Create a counterparty
Register an external bank account, mobile money wallet, or other destination for payouts:Account types
| Type | Network | KYC Required | Fields |
|---|---|---|---|
us_bank | ACH | Yes | account (account_number, routing_number) |
iban | SEPA | Yes | iban |
clabe | SPEI | Yes | clabe |
pix | PIX | Yes | pixKey or brCode |
gb_bank | Faster Payments | Yes | account (account_number, sort_code) |
mobile_money | MTN, etc. | No | details (provider, phoneNumber) |
ghipss | GhIPSS | No | details (accountNumber) |
nip | NIP | No | details (accountNumber, bankCode) |
swift | SWIFT | No | details (accountNumber, swiftCode) |
Required fields
| Field | Type | Required | Description |
|---|---|---|---|
customerId | string | Yes | Customer who owns this counterparty |
currency | string | Yes | Currency code (e.g. usd, eur, ghs, ngn) |
accountType | string | Yes | One of the supported account types above |
accountOwnerName | string | Yes | Legal name on the account |
accountOwnerType | string | No | individual or business |
bankName | string | No | Name of the bank |
firstName | string | No | Account holder first name |
lastName | string | No | Account holder last name |
businessName | string | No | Business name (for business accounts) |
List counterparties
customerId or currency.