added
Payout Recipient Improvement
September 20th, 2024 by Lim Zi Xuan
When creating a payout recipient via POST /payout-recipients
you now also have to pass in the following required fields:
recipientInformation.entityType
recipientInformation.currency
We now also support creating a SWIFT payout recipient (with additional required fields) to allow for payouts in USD.
For more information, check out the API reference here.