Submit a payout

Learn how to start making payouts.

This is the base method used to request a payout. Please note each country may have its own additional requirements and will have their own payment schedules.

Country requirements

Depending on each country's bank compliance requirements, some additional fields might be mandatory when sending payouts.

Body Params
string
required

Payout identification at the merchant's end.

string
enum
required

Payment method.

Allowed:
string
enum
required

Payout flow type.

Allowed:
string
required

Country where the payout will be processed and where the beneficiary's account exists.

string

Quote ID (only when previously created).

string
required

Payout currency. Each country accepts USD and local currency.

string

Currency in which the payment has to be paid. Local currency assumed if not informed.

number
required

Payout amount (in the currency set in the currency_to_pay field).

enum
required

Payout purpose code.

string

The text to be shown on the user payment statement.

string

Payout description or comments.

boolean

Set to true to create the payout without processing it. The merchant can later request the payout to be processed (release) or canceled (cancel).

string

To be provided if the notification URL is different from the notification URL defined by default.

beneficiary
object
required

Beneficiary's information.

remitter
object

Remitter information.

Responses

Language
Credentials
URL
Request
Response
Choose an example:
application/json