post https://api.stage.localpayment.com/api/currency-exchange
Localpayment offers a Bulk Currency Exchange API that enables customers to perform currency exchange transactions between their own accounts within the same country. This feature is particularly useful for businesses operating in multiple currencies, allowing seamless internal fund transfers.
Important
- The fields account.debited.amount and account.credited.amount are mutually exclusive. Only one of them needs to be reported, and it's value must be greater than 0.
- If you send account.credited.amount the account.debited.amount will default to zero ("amount":0).
- Conversely, if you send account.debited.amount, the account.credited.amount may not be included in the request.