List account deposit instructions
Accounts
List account deposit instructions
List an existing account’s deposit instructions
GET
List 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 Account ID
Pattern:
^acct_[a-zA-Z0-9]{27}$Example:
"acct_2ofTA5mz0T91pBmD3tMTeLE7T4X"
Response
The list of account deposit instruction objects
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
Example:
{
"rail": "tron",
"asset": "USDT",
"walletAddress": "TNDzJVjgTjGrzRTeA3YiA8PD79UmNMv7To"
}
