Create a Financial Account

Creates a financial account for an existing individual

Request

This endpoint expects an object.
individual_idstringRequired
The public ID of the individual to attach the financial account to
typeenumRequired

Type of financial account (e.g., bank_account, crypto_wallet)

detailsobjectRequired

Account-specific details required for the given type

Response

Create a Financial Account
idstring
Unique public identifier for the financial account
typeenum
Type of financial account
detailsobject

Account-specific details

created_atstringformat: "date-time"
ISO 8601 timestamp when the account was created
updated_atstringformat: "date-time"
ISO 8601 timestamp when the account was last updated