Recipients
Get recipient requirements
Field schema for creating a recipient.
GET
Get recipient requirements
Two sections:
bank for fiat, wallet for stablecoin. Call before POST /recipients.
Scope
recipients:readHeaders
API key.
Query parameters
Optional.
self or third_party.Optional ISO 3166-1 alpha-2. Filters out rails not valid for the country.
Response
true on success.The merged schema.
Field requirement object
Every entry indata.fields has this shape:
JSON key on the create-recipient body.
string · number · enum · object · array.Required on submit.
Form label / hint.
Allowed values (enum).
Show only when sibling fields match (e.g.
{ rail: ["ach", "wire"] }).Errors
| Status | Code | Meaning |
|---|---|---|
400 | — | No active routing yet — complete KYB first. |
401 | UNAUTHORIZED | Missing/invalid key. |
403 | FORBIDDEN | Key lacks recipients:read. |
Get recipient requirements