v1
latestOpenAPI 3.1.02026-07-2484125489.6 KBsub_merchants
List sub_merchants
Retrieve an ordered and paginated list of all Sub-merchants in an organization. This call should be authenticated with an environment key from the organization and an Organization Access Secret.
get/sub_merchants
Query parameters
since_tokenstring
The token of the item to start from (e.g., the last token received in the previous list if iterating through records)
countstring
The number of sub_merchants to return. By default returns 20, maximum allowed is 100.
orderstring
The order of the returned list. Default is asc, which returns the oldest records first. To list newer records first, use desc.
Response
successful