POST
/clients/bulk-createCreate 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)
idstringIndividual client ID
Responses
Response attributes
messagestringSuccess message
clientsarrayArray of created client details
Show child attributes (4)
externalIdstringExternal client ID provided in request
idnumberInternal client ID
createdAtstringClient creation timestamp
updatedAtstringClient last updated timestamp
statusnumberHTTP status code
Was this page helpful?