Adds a payment instruction to an existing beneficiary.
Documentation Index
Fetch the complete documentation index at: https://tracefinance-docs-withdrawal-beneficiary-events.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
JWT bearer token. Include as Authorization: Bearer <token>. See the Authentication guide for how to obtain one.
Unique key to ensure idempotent request processing. Required on all POST, PUT, and PATCH requests.
API version. Omit to use the default version.
"1"
UUID of the beneficiary.
Payment instruction for receiving funds. Discriminated by type.
PIX ISO 4217 currency code or stablecoin ticker. The maximum decimal scale of an AmountValue paired with this asset depends on the asset:
| Asset | Decimals | Asset | Decimals |
|---|---|---|---|
| USD | 2 | NZD | 2 |
| BRL | 2 | CHF | 2 |
| EUR | 2 | NOK | 2 |
| CAD | 2 | DKK | 2 |
| AUD | 2 | PLN | 2 |
| GBP | 2 | SEK | 2 |
| MXN | 2 | USDC | 6 |
| HKD | 2 | USDT | 6 |
| SGD | 2 | EURC | 6 |
| PHP | 2 | BRLT | 6 |
USD, BRL, EUR, CAD, AUD, GBP, MXN, HKD, SGD, PHP, NZD, CHF, NOK, DKK, PLN, SEK, USDC, USDT, EURC, BRLT "BRL"
DICT key type.
CPF, CNPJ, EMAIL, PHONE, EVP DICT key value.
"john@example.com"
Payment instruction added. Returns the full beneficiary.
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.
Show child attributes
Whether the beneficiary is the customer themselves (SELF_OWNED) or a separate party (THIRD_PARTY).
SELF_OWNED, THIRD_PARTY Show child attributes
"2026-04-14T10:30:00Z"
"2026-04-14T10:30:00Z"
Was this page helpful?