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 In: header
Path Parameters
Withdrawal identifier (UUID).
uuidHeader Parameters
Optional client-generated request identifier (UUID recommended) for end-to-end tracing.
Axiym echoes it in the X-Request-Id response header and records it in logs. Quote it when contacting support. If omitted, Axiym generates one.
uuidUnique client-generated key for safely retrying a funds-moving request. A UUID is recommended, but any unique string is accepted.
Repeating the same request with the same key returns the original result instead of creating a duplicate withdrawal or confirmation.
length <= 255Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json