Asset activated
Fires when an account asset finishes onboarding and funding instructions are available.
Authorizations
JWT bearer token. Include as Authorization: Bearer <token>. See the Authentication guide for how to obtain one.
Body
Payload delivered when an account asset finishes onboarding (ACCOUNT_ASSET_ACTIVATED) or fails it permanently (ACCOUNT_ASSET_FAILED).
Assets this event reports on — activated on ACCOUNT_ASSET_ACTIVATED, failed on ACCOUNT_ASSET_FAILED.
ISO 4217 currency code or stablecoin ticker.
BRL, USDT, USDC 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.
"2026-04-28T14:32:11Z"
Response
Acknowledged. Trace Finance considers any 2xx response a successful delivery.