get
https://api.altermal.com/api:phZLPvsb/Profile/Beneficiary
Beneficiary Account Statement
Authentication: required
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Beneficiary's account data
Authentication: required
Authentication: required
This end point can be used to receive all relevant information of the beneficiary.
Example of response from this endpoint
{
"result_1": {
"Customer_info": "B-2e375afa293646a08f669a660802cc2d",
"Outstanding_advances": {
"details": [
{
"AdvanceID": "90a37f2d20724722b6d0131aab8da81c",
"IntegrationPartnerID": 16,
"Status": "Active",
"Advancepurpose": "Other",
"OffersID": "90a37f2d20724722b6d0131aab8da81c-3",
"Description": "More time",
"Loan_Amount": 25000,
"Max_Term": 12,
"Factor": 1.3,
"CounterpartyID": "B-2e375afa293646a08f669a660802cc2d",
"their_ID": "dsadsafddfgdssfds"
}
],
"balances": [
{
"AdvanceID": "90a37f2d20724722b6d0131aab8da81c",
"Factor": 1.3,
"Rev_Share": 0.05,
"Loan": 25000,
"Sum_transactions": 513000,
"TotalDueAmount": 32500,
"Settled": 16000,
"AmountLeft": 16500,
"repaymentprogress": 0.5077,
"UnsettledBalance": 16500
}
]
}
}
}
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
