List accounts
Returns the Axiym accounts accessible to your integration. Each holds a balance in one currency and is connected to a payment rail.
Filter by currency or account status. Account funding is arranged outside the Payment API.
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.
currency?string
Filter by currency.
status?string
Filter by status.
Allowed values
- "ACTIVE"
- "SUSPENDED"
- "CLOSED"
Header Parameters
X-Request-Id?string
Optional request identifier for tracing and support. A UUID is recommended. Axiym echoes it in X-Request-Id, or generates one when omitted.
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json