Client deposit instructions
Returns the list of the fiat and blockchain deposit instructions of a client.
get
/clients/{clientId}/deposit-instructions
Returns the list of the fiat and blockchain deposit instructions of a client.
Authorizations
RIALTO_API_KEYstringRequired
Path parameters
clientIdstring · uuidRequired
The unique identifier of the client.
Responses
200
A list of the fiat and blockchain deposit instructions of a client.
application/json
401
Invalid API key
500
An unexpected error occurred.
get
/clients/{clientId}/deposit-instructionsLast updated
