Skip to main content
POST
Create Custody Commission

Body

application/json
identifier
string
required

The unique identifier for this commission

Example:

"commission123"

registeredConsumers
string[]

List of registered consumer IDs

Example:

Response

The custody commission has been successfully created

id
string
required

The unique identifier of the custody commission

Example:

"123e4567-e89b-12d3-a456-426614174000"

identifier
string
required

The unique identifier for this commission

Example:

"commission123"

registeredConsumers
string[]
required

List of registered consumer IDs

Example:
createdAt
string<date-time>
required

When the custody commission was created

Example:

"2024-03-20T12:00:00Z"

updatedAt
string<date-time>
required

When the custody commission was last updated

Example:

"2024-03-20T12:00:00Z"