get http://localhost:3001/v1/sub-wallet/deposit
Retrieve details of a specific sub-wallet deposit using its subWalletId, depositId.
Log in to see full request history
Responses
Retrieve details of a specific sub-wallet deposit using its subWalletId, depositId.
xxxxxxxxxx
curl --request GET \
--url http://localhost:3001/v1/sub-wallet/deposit \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: