Skip to main content
POST
Create a payout account

Authorizations

Authorization
string
header
required

API key with Bearer prefix (for programmatic/server-to-server access), format: Bearer {api_key}

Path Parameters

customer_id
string
required

Customer ID

Body

application/json

Payout account details

account_name
string
account_number
string
bank_code
string
bank_name
string
currency
string
is_default
boolean
payout_method
string

Response

Created

The response is of type object.