Advance by AlterMal ID

Advance by AlterMal ID



Authentication: required

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get an update on the balance and repayment of an advance

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.

Path Params
string
required

Query settlement account by Alermal ID

Responses

400

Input Error. Check the request payload for issues.

401

Unauthorized

403

Access denied. Additional privileges are needed access the requested resource.

404

Not Found. The requested resource does not exist.

429

Rate Limited. Too many requests.

500

Unexpected error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json