Beneficiary Account Statement

Beneficiary Account Statement




Authentication: required

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

Beneficiary's account data

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
                }
            ]
        }
    }
}
Path Params
string
required
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