v6

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-09153208467.0 KB
shopOrders

Search for orders in a shop

ADD ENDPOINT DESCRIPTION HERE

get/shops/{shopId}/orders

Path parameters

shopIdinteger required

Query parameters

pageTokenstring

Specifies which page to load. If not specified, the first page is loaded.

Response

successful operation

nextPageTokenstring

Use this token to load the next page. A value of null indicates that there is no next page.