Gets a paged list of child merchants for a specified parent merchant.

Authorization: End user token is required.

Path Params
uuid
required

The unique identifier of the parent merchant.

Query Params
int32
Defaults to 1

The page number to retrieve.

int32
Defaults to 20

The number of child merchants to return per page.

string

A text filter to find child merchants by fields like name or ID.

string

A sort expression to order the results. Example: Name asc, Inserted desc

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

If the user is not authenticated.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json