API Reference
Clients
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. When you create a client, the system automatically creates wallets for each integrated blockchain network. Clients are essential for maintaining separate accounting and transaction history for different customers or entities.
Endpoints
POSTCreate New ClientCreates 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.POSTCreate ClientsCreates 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.POSTCreate Fiat ClientCreates a new client of category FIAT linked to this vault. Allowed only for Fiat Vault credentials. Refunding Prerequisite: Under the hood, fiat deposits are only refundable if the client's bank details are known. You must provide the client's IBAN during registration to make transactions eligible for refunding. Without a registered IBAN, the payment gateway cannot identify the destination account to reverse/refund funds.POSTBulk Create Fiat ClientsBulk creates clients of category FIAT linked to this vault. Allowed only for Fiat Vault credentials.
Was this page helpful?