Get Product Classifications
Returns the Product’s current materialized Product Profile memberships and per-Warehouse
Handling Class assignments. Classification is eventually consistent: Product changes flow
through an asynchronous changelog and typically converge within a couple of minutes, and no
per-Product freshness signal exists. The Handling Class classification.status covers only
Handling Class definition changes (conditions and Warehouse assignments); it does not reflect
pending Product-triggered reclassification.
Only enabled normal Products are classified: a disabled or packaging Product returns empty
product_profiles and a NULL handling_class for every Warehouse it is stocked in. A NULL
Handling Class means the Product is stocked in that Warehouse but has no assigned class —
either no Handling Class conditions matched or the Product is not classifiable. A Warehouse
appears only when the Product is stocked there and the Warehouse has at least one Handling
Class.
Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
Path Parameters
This field determines which types of products will be matched. Regular SKUs belonging to a single merchant are known as "normal" products, while the other types are pertaining to Packaging Features. For read-only operations, you may also specify one of the following meta-types which represent multiple individual types:
anyreturns all typesstockablereturns only types that can be managed with inventory (all exceptdata_collectionandinstructions)packagingreturns all types except fornormal
any, normal, stockable, packaging, containers, supplies, data_collection, instructions, infill Product or packaging ID.
x >= 1Response
Current materialized classifications for the Product.
Current materialized storage classifications for one Product or packaging object.