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