Skip to main content
GET
List payout schemes for a customer fiat account
List payout schemes for this fiat account before preview.

What to use

  • methods[].scheme — send as bank.scheme (or omit when default: true)
  • required_fields / require_one_of / optional_fields / aliases

SWIFT

require_one_of means iban or account_number (not both optional). Full guide: External bank payouts.

Authorizations

X-API-Key
string
header
required

Path Parameters

customer_id
string
required

Public customer id returned by POST /partner/customers

Example:

"pcus_a1b2c3d4e5f6"

account_id
integer
required

Account id returned by the customer account API

Required range: x >= 1

Response

Schemes and required fields for this fiat account currency.

status
enum<string>
required
Available options:
success
message
string
required
data
object
required