Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Headers

Authorization
string

Bearer token (forwarded to the composed account-create use case)

Path Parameters

organization_id
string
required

Organization ID (UUID)

ledger_id
string
required

Ledger ID (UUID)

id
string
required

Holder ID (UUID)

Body

application/json
alias
string | null
required
Maximum string length: 100
Example:

"@treasury_checking"

assetCode
string
required
Maximum string length: 100
Example:

"USD"

blocked
boolean | null
required
entityId
string | null
required
Maximum string length: 256
Example:

"EXT-ACC-12345"

metadata
object
required
name
string
required
Maximum string length: 256
Example:

"Corporate Checking Account"

parentAccountId
string<uuid> | null
required
portfolioId
string<uuid> | null
required
segmentId
string<uuid> | null
required
status
object
required
type
string
required
Example:

"deposit"

bankingDetails
object
regulatoryFields
object
skip
object

Response

Created

account
object
required
instrument
object
required
instrumentError
object