Create a beneficiary
Registers a new beneficiary for withdrawals.
Authorizations
JWT bearer token. Include as Authorization: Bearer <token>. See the Authentication guide for how to obtain one.
Headers
Unique key to ensure idempotent request processing. Required on all POST, PUT, and PATCH requests.
API version. Omit to use the default version.
"1"
Body
Request body for creating a beneficiary.
The person or company that receives funds. Discriminated by type.
- Individual
- Company
Whether the beneficiary is the customer themselves (SELF_OWNED) or a separate party (THIRD_PARTY).
SELF_OWNED, THIRD_PARTY Payment instruction for receiving funds. Discriminated by rail.
- PIX key
- PIX bank instruction
- Crypto wallet
Response
Beneficiary created. Its initial payment instruction starts in PENDING_REVIEW status.
An external beneficiary registered for withdrawals.
"ben-a1b2c3d4-5e6f-7890-abcd-ef1234567890"
Customer that owns this beneficiary.
The person or company that receives funds. Discriminated by type.
- Individual
- Company
Whether the beneficiary is the customer themselves (SELF_OWNED) or a separate party (THIRD_PARTY).
SELF_OWNED, THIRD_PARTY "2026-04-14T10:30:00Z"
"2026-04-14T10:30:00Z"