Create an account
Creates a new multi-currency account for the authenticated customer.
Authorizations
JWT bearer token. Include as Authorization: Bearer <token>. See the Authentication guide for how to obtain one.
Headers
API version. Omit to use the default version.
"1"
Unique key to ensure idempotent request processing. Required on all POST, PUT, and PATCH requests.
Body
Response
Account created.
"a1b2c3d4-5e6f-7890-abcd-ef1234567890"
The legal entity that owns the account. Discriminated by type.
- Company
- Individual
Assets enabled on the account, with the onboarding status of the underlying provider account.
Requirement buckets grouped by lifecycle stage.
System-managed labels attached to the account. Some tags propagate to operations executed against this account.
[
{ "key": "psp", "value": "Amazon" },
{ "key": null, "value": "hidden" },
{ "key": "compliance-tier", "value": "high" }
]
A point-in-time state of the account.
Full state history of the account.
"2026-01-15T10:30:00Z"
"2026-01-15T10:30:00Z"
Parent account ID. Null for named accounts.
null