Axiym

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.

AuthorizationBearer <token>

In: header

Path Parameters

withdrawalId*string

Withdrawal identifier (UUID).

Formatuuid

Header 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.

Formatuuid
Idempotency-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.

Lengthlength <= 255

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json