Order Groups
Retrieve Order Group
Retrieve one of the authenticated customer’s order groups by ID.
GET
Returns a single order group with its per-seller child orders; order groups belonging to another customer return a
404.
Customer authentication is required (
Authorization: Bearer <customer_token> or a session cookie).Path parameters
The order group’s ID.
Query parameters
Comma-separated fields to include; only fields from the route’s allowed list are accepted.