{
"accountId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"customerId": "<string>",
"assets": [
"BRL"
],
"atTime": "2023-11-07T05:31:56Z"
}Fires when an account asset finishes onboarding and funding instructions are available.
{
"accountId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"customerId": "<string>",
"assets": [
"BRL"
],
"atTime": "2023-11-07T05:31:56Z"
}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.
Payload delivered when an account asset finishes onboarding and funding instructions are available.
Assets activated by this event.
ISO 4217 currency code or stablecoin ticker.
USD, BRL, EUR, CAD, AUD, GBP, MXN, HKD, SGD, PHP, NZD, CHF, NOK, DKK, PLN, SEK, USDC, USDT, EURC, BRLT When this event occurred. Distinct from the resource's createdAt — events fire on state transitions, so atTime reflects when the transition happened, not when the underlying resource was first created.
Acknowledged. Trace considers any 2xx response a successful delivery.
Was this page helpful?