Get customer account deposit instructions
Customers
Get customer account deposit instructions
Get deposit instructions for a customer account
GET
Get customer 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 Customer ID
Pattern:
^cus_[a-zA-Z0-9]{27}$Example:
"cus_2ofTA13AD0xBtbEvBl20aEb1hEu"
Response
Deposit instructions for the customer account
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
Example:
{
"rail": "tron",
"asset": "USDT",
"walletAddress": "TNDzJVjgTjGrzRTeA3YiA8PD79UmNMv7To"
}
