Get client account deposit instructions
Clients
Get client account deposit instructions
Get deposit instructions for a client account
GET
Get client account deposit instructions
Authorizations
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
Path Parameters
A valid Client ID
Pattern:
^client_[a-zA-Z0-9]{27}$Example:
"client_2ofTA13AD0xBtbEvBl20aEb1hEu"
Response
Deposit instructions for the client account
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
Example:
{
"rail": "tron",
"asset": "USDT",
"walletAddress": "TNDzJVjgTjGrzRTeA3YiA8PD79UmNMv7To"
}

