Retrieve a list of Payout-Methods available. The parameters will be SENDER
and BENEFICIARY
objects and other required fields to be provided for both parties. Filter the results by specifying the currency
and country
query parameters.
For certain jurisdictions such as Malaysia, Taiwan, etc., while performing inbound cross-border Payouts, some additional pieces of extra information may be required for both sender (source of funds) & beneficiary (receiver of funds) due to local regulatory reporting. This API will assist you in ensuring the information is captured before you progress.
For example, if you are an AU(Australia) based merchant and wish to remit funds to your vendors in Singapore, you probably only need their Company Name, Address, Bank Name, and Account Number but if you have vendors in Malaysia you probably would need to provide their Company Registration Number (CRN) as well.
This API comes with Pagination support, you can customize limit
and page
query parameters as per the requirements.