Axiym

List withdrawals

Returns withdrawals created from your Axiym accounts, including their current execution status.

Use the optional filters to narrow the result by source account, status, or externalReference.

AuthorizationBearer <token>

In: header

Query Parameters

first?integer

Maximum number of items to return (page size).

Range1 <= value <= 100
Default20
after?string

Cursor for the next page, from the previous response's pageInfo.endCursor.

accountId?string

Filter by account.

Formatuuid
status?string

Filter by status.

Allowed values

  • "PENDING_CONFIRMATION"
  • "PENDING"
  • "HELD"
  • "COMPLETED"
  • "CANCELED"
  • "REJECTED"
externalReference?string

Filter by your external reference.

Header Parameters

X-Request-Id?string

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.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json