POST/clients/bulk-create

Create Clients

Outcome - Creates multiple clients at once linked to the 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

idsarrayrequiredeach max(255)

Array of client IDs

Show child parameters (1)
idstring

Individual client ID

Responses

Response attributes

messagestring

Success message

clientsarray

Array of created client details

Show child attributes (4)
externalIdstring

External client ID provided in request

idnumber

Internal client ID

createdAtstring

Client creation timestamp

updatedAtstring

Client last updated timestamp

statusnumber

HTTP status code

Was this page helpful?