Create payment entries
Register details of loan repayment, reversals, settlement & refunds.
Create payment entries
POST
https://<your_business_alias>.lenda.ng/ias/loan/paymententries
Headers
Name
Type
Description
Authentication*
string
The encoded combination of your public key and secret key (see the Test and go live section of the docs)
Request Body
Name
Type
Description
paymentLines*
array
An array of payment lines for loans (see paymentLine schema below)
Last updated
Was this helpful?