Get withdrawal details (Exchange API withdrawals only)
GET/api/v1/accounts/funding/withdrawal
Either withdrawalId (xRocket) or clientWithdrawalId (client-assigned) is required. If both are passed, withdrawalId will be used.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Withdrawal details
Bad request
Forbidden
Not found
Internal server error