Skip to main content
GET
Sandbox Get Sub-wallet Withdrawal Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

subWalletId
string
required

The unique identifier of the sub wallet

withdrawId
string
required

The unique identifier of the withdrawal

Response

success
boolean
required
Example:

true

data
object
required