Creates a new multi-currency account for the authenticated customer.
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.
API version. Omit to use the default version.
"1"
Unique key to ensure idempotent request processing. Required on all POST, PUT, and PATCH requests.
Request body for creating a new account.
Account created.
"a1b2c3d4-5e6f-7890-abcd-ef1234567890"
Show child attributes
The legal entity that owns the account. Discriminated by type.
Show child attributes
Assets enabled on the account, with the onboarding status of the underlying provider account.
Show child attributes
Requirement buckets grouped by lifecycle stage.
Show child attributes
System-managed labels attached to the account. Some tags propagate to operations executed against this account.
Show child attributes
[
{ "key": "psp", "value": "Amazon" },
{ "key": null, "value": "hidden" },
{ "key": "compliance-tier", "value": "high" }
]
A point-in-time state of the account.
Show child attributes
Full state history of the account.
Show child attributes
"2026-01-15T10:30:00Z"
"2026-01-15T10:30:00Z"
Parent account ID. Null for named accounts.
null
Was this page helpful?