Get Wallet Transfer Request by ID
GET /wallets/{walletId}/transfers/{transferId}
Retrieves a Wallet Transfer Request by its ID.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name
Conditions
Wallets:ReadTransfer
Always Required
Parameters
Path parameters
Path parameter
Description
walletId
Unique identifier of the Wallet
. ex. wa-39abb-e9kpk-xxxxxxxxxxxxxxxx
transferId
Unique identifier of the transfer request. ex. tf-2mq6c-iu1es-xxxxxxxxxxxxxxxx
Response
200 Response example
Last updated