get https://example.com/v1/shop/commercial-orders
Retrieves a paginated list of commercial orders associated with the authenticated user.
-
Use Case: This endpoint is used by customers to fetch their order history.
-
Permissions: Requires a valid API key and client type.
-
Sorting & Pagination: Supports sorting, filtering, and paginated results.