List accounts
Returns the Axiym accounts belonging to the authenticated partnership. Each account holds a balance in one currency on one payment rail.
Use the optional filters to narrow the results by currency or account status.
Authorization
Default AuthorizationBearer <token>
In: header
Query Parameters
first?integer
Maximum number of items to return (page size).
Range
value <= 100Default
10after?string
Cursor for the next page, from the previous response's pageInfo.endCursor.
currency?string
Filter by currency.
status?string
Filter by status.
Allowed values
- "ACTIVE"
- "SUSPENDED"
- "CLOSED"
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