Get a list of all accounts for the merchant user
API Key for accessing management endpoints
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 alias or currency