Get Withdrawal Detail
Runtime Flow
Get Withdrawal Detail
Polls the status of a withdrawal by withdrawalDetailId. No authentication required (rate-limited).
GET
Get Withdrawal Detail
Note: When using the production environment at moonpay.hel.io, set your API endpoint to
api.hel.io/v1. For the development environment, use api.dev.hel.io/v1.Path Parameters
The withdrawal detail ID.
Response
Withdrawal detail retrieved successfully.
Available options:
QUOTED, SUBMITTING, SUBMITTED, BRIDGING, COMPLETED, FAILED, FAILED_EXPIRED, EXPIRED, REFUNDED_BY_PROVIDER acknowledged = confirmed; unacknowledged = sent, keep polling; rejected = terminal failure.
Available options:
acknowledged, unacknowledged, rejected Human-readable error when state is FAILED.
Merchant-defined customer identifier set at prepare time, or null when omitted.
