Confirm withdrawal
Confirms a withdrawal in PENDING_CONFIRMATION status and begins execution.
The request has no body. Use the withdrawalId returned by POST /withdrawals and provide a new Idempotency-Key for this confirmation request.
Authorization
Default AuthorizationBearer <token>
In: header
Path Parameters
withdrawalId*string
Withdrawal identifier (UUID).
Format
uuidHeader Parameters
X-Request-Id?string
Optional identifier for tracing a request end to end. A UUID is recommended. Axiym returns it in the X-Request-Id response header and records it in logs. If omitted, Axiym generates one. Include it when contacting support.
Format
uuidIdempotency-Key*string
A unique key that makes a funds-moving request safe to retry. Reusing the key returns the original result instead of creating a duplicate. A UUID is recommended.
Length
length <= 255Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json