HomeAPI ReferenceClientsCreate New Client
POST/clients/create

Create New Client

Outcome - Creates a new client linked to crypto vault and creates new wallets for each of the integrated blockchains. Clients represent external entities in segregated and consolidated vaults - they are identified by an externalId (your system's ID) and are used to separate funds and transactions by client in RoxCustody.

Body Parameters

idstringrequiredmax(255)

Client ID

Responses

Response attributes

messagestring

Success message

clientobject

Created client details

Show child attributes (4)
externalIdstring

External client ID (Your system ID) provided in your request

idnumber

Internal client ID (Our system ID)

createdAtstring

Client creation timestamp

updatedAtstring

Client last updated timestamp

statusnumber

HTTP status code

Was this page helpful?