List merchant user accounts
My Accounts
List merchant user accounts
Get a list of all accounts for the merchant user
GET
List merchant user accounts
Documentation Index
Fetch the complete documentation index at: https://doc.raliopay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for accessing management endpoints
Query Parameters
Sort fields (prefix with - for desc): alias,balance,pendingIn,pendingOut. Example: sort=alias,-balance
Multiple filters can be applied with field_operator=value format. Fields: alias,balance,currency,pendingIn,pendingOut,purpose,state. Operators: eq (equals), neq (not equals), gt/lt (greater/less than), gte/lte (greater/less or equal), like/ilike (case sensitive/insensitive contains). Examples: state_eq=ACTIVE¤cy_eq=EUR&purpose_eq=OPERATIONAL
Search accounts by id, alias or currency