Returns status and fee details for a withdrawal.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
withdrawalId |
path | string |
yes | |
currency |
query | string |
no | Fiat currency code (e.g. USD, EUR). Defaults to USD. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
ExchangeWithdrawalStatusResponse |
Withdrawal status retrieved. |
404 |
Error |
Withdrawal not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.