Request new payment rails
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:
- Attempt disbursements to the borrower in case of returns or failures
- Add rails
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.
In this sample request, we used this API to request one disbursement of $7,000 using the RPPS rail.