Fund Client Balance

Requests an ephemeral DLT deposit address for funding the authenticated
client's balance in the specified asset and network. Upon deposit
detection, funds move through pendingBalance
and, upon confirmed receipt and clean TRM screening, are credited to
availableBalance on the client balance ledger account.

The caller is identified by the JWT bearer token. client-id and
organisation-id are resolved by the gateway and must not be sent
by the client.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for generating a funding deposit address for a client balance.

string
required

Asset/currency code to fund (e.g. USDC, USD, BTC, EURC).

string
enum
required

DLT network for the funding deposit.

Allowed:
Headers
uuid
required
Responses

400

Invalid request parameters (e.g. unsupported asset/network pairing)

402

Client does not have an active Product subscription covering the requested asset

403

Client does not have pre-funded accounts enabled

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json