v1

latestOpenAPI 3.1.02026-07-24233206489.1 KB

get/v1/merchants/child_accounts

Query parameters

account_typestring

Filters results by account type. Possible values: 'consumer' or 'merchant'.

created_at_end_datestring

Sets the end date for filtering by creation date. Format: YYYY-MM-DD. Example: '2025-03-23'

created_at_start_datestring

Sets the start date for filtering by creation date. Format: YYYY-MM-DD. Example: '2025-01-30'

featuresstring

Filters results by merchant features. Example: 'basic_wallet', 'payment_gateway', or 'basic_wallet,payment_gateway' (default: all)

limitinteger

Controls the number of results returned per page. Default: 10 if not declared. Example: 20

pageinteger

Specifies the page number for the list of results. Example: 1

search_termstring

Filters results based on a search term. Only trade_name and account id are allowed. Example: 'org_xx'

statusstring

Filters results by the status of the child accounts. Example: 'pending', 'activated', or 'pending,activated' (for both)

Response

OK