Customer Payout
Create a Customer Payout
Create a Customer Payout to a customer’s bank account for withdrawals or similar purposes.
POST
Authorizations
Body
application/json
The amount of the customer payout
The currency of the customer payout
Available options:
EUR
, GBP
, PLN
The destination of the customer payout.
The metadata of the customer payout
The payment reference of the customer payout. The customer will see this reference in their bank statement.
Response
200 - application/json
Available options:
EUR
, GBP
, PLN
The validation logic is based on the "type" field. For example, if "type" is set to "iban", the "iban" object must be filled out.
Available options:
paid
, pending
, failed