Get All Currencies Applicable to a Merchant/Beneficiary

Title: Get All Currencies applicable to a Merchant (sender) and Beneficiary

Description: This endpoint helps a merchant to determine the different Payout Accounts currency he has with Leatherback that he can transfer from and also the beneficiary account currencies that he can transfer to.

URL: https://laas.leatherback.co/payout/Disbursement/SendR/currencies

 

{ "value": { "beneficiary": [ "NGN", "USD", "GBP" ], "merchant": [ "NGN", "USD" ] }, "isSuccess": true, "error": "", "message": "", "responseCode": null, "type": null, "title": null, "status": 200, "detail": null, "instance": null, }

 Related articles

Leatherback 2024