Get product counts for a given product group
GET {{baseUrl}}/catalogs/product_groups/:product_group_id/product_counts
This endpoint is currently in beta and not available to all apps. Learn more. Get a product counts for a given Catalogs Product Group.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"in_stock":65848349.382703006,"out_of_stock":49842934.07234295,"preorder":80226561.90220179,"total":97323031.33591127}