Payouts

Single Payout

2min

Bank Payout

To send a payout to an IBAN, you will need first to create your payout account with your bank credentials and then use the payout API endpoint as follows:

POST /v1/payouts

JSON


Wallet Payout

To send a payout to a wallet, you will need first to create your payout account with your digital wallet credentials and then use the payout API endpoint as follows:

POST /v1/payouts

JSON


You can learn more about the Payout endpoint here.