POST
/clients/createCreate 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
messagestringSuccess message
clientobjectCreated client details
Show child attributes (4)
externalIdstringExternal client ID (Your system ID) provided in your request
idnumberInternal client ID (Our system ID)
createdAtstringClient creation timestamp
updatedAtstringClient last updated timestamp
statusnumberHTTP status code
Was this page helpful?