List withdrawals
Returns the withdrawals you created. Filter the results by source account, status, or externalReference.
Authorization
Default AuthorizationBearer <token>
In: header
Query Parameters
first?integer
Maximum number of items to return (page size).
Range
1 <= value <= 100Default
20after?string
Cursor for the next page, from the previous response's pageInfo.endCursor.
accountId?string
Filter by account.
Format
uuidstatus?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 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
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json