get
https://api.altermal.com/api:phZLPvsb/Advances/Balance/Beneficiary/
Advance by AlterMal ID
Authentication: required
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Get an update on the balance and repayment of an advance
Authentication: required
Authentication: required
Using Alter-Mal unique ID for the beneficiary (your customers) this end point allows you to identify the progress of the advances.
Example of an output of this endpoint
[
{
"AdvanceID": "90a37f2d20724722b6d0131aab8da81c",
"Factor": 1.3,
"Rev_Share": 0.05,
"Loan": 25000,
"Sum_transactions": 388000,
"TotalDueAmount": 32500,
"Settled": 16000,
"AmountLeft": 16500,
"repaymentprogress": 0.5077,
"UnsettledBalance": 16500
}
]
Did you Know
You can use this endpoint to create a powerful dashboard for your merchants.
400Input Error. Check the request payload for issues.
401Unauthorized
403Access denied. Additional privileges are needed access the requested resource.
404Not Found. The requested resource does not exist.
429Rate Limited. Too many requests.
500Unexpected error
