Axiym

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.

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.

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.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json