Digital lending

Request new payment rails

4min

PUT /Loan/{Id}/FundingInfo

Use this call to add new payment rails for a particular loan. This API call replaces rails that haven't been successfully funded.

Request URL https:// .../Loan/{ld}/FundingInfo

You can use this call to:

Funds can be sent as one net sum or in multiple disbursements. Arix automatically calculates the sum of the loan and adjusts the amount down (if necessary) so that no funds that exceed the approved loan amount are sent.

For detailed reference information on the loan attributes, see Loan attributes and parameters

IMPORTANT When you send a PUT call to update loan information, already processed rails and rails that are in the process of being funded aren't affected.

Sample request in JSON - PUT /Loan/{Id}/FundingInfo

In this sample request, we used this API to request one disbursement of $7,000 using the RPPS rail.

JSON


Sample response in JSON - PUT /Loan/{Id}/FundingInfo

JSON




🤔
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.