Skip to main content
GET
List destination banks for a customer fiat payout account
Bank routing directory for local payout rails (NGN / GHS / CAD). Use bank_code + bank_name from data.banks[] on preview. Not the same as corridor GET /partner/banks (network_id for quotes). Country is derived from the account currency. Empty banks when no directory exists for that currency. 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

Local bank directory (bank_code / bank_name) for this account country.

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