HomeGuidesRecipesAPI ReferenceChangelog
API Reference
API Reference
API Reference

Submit a disbursement payment request. This will lock in a rate and await approval.

📘

Amount in USD or local currency

The amount field and the localAmount field are interchangeable in the request body. Either one is required, but not both. Specifying the USD amount will then calculate an amount in local currency based on the partner rates, while specifying a localAmount in the local currency will fix this amount for the user while calculating the USD amount from the rates. The convertedAmount in the response body indicates the amount in local currency that has either been fixed or calculated.

🚧

Two Minute Expiry

Payment requests have two minutes to be accepted or will automatically mark itself as expired.

📘

Force Accept

Setting forceAccept field to true allows you to skip the accept payment request and your payment would start processing once you submit payment request.

Language
Credentials
Click Try It! to start a request and see the response here!