Get Product or Packaging
Returns a single Product or Packaging* object specified by its id & type path parameter.
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 Returns a product or packaging feature specified by the type path parameter.
Query Parameters
Specify additional fields of the Product or Packaging* object to be included in the response.
basic, all, created_at, updated_at, container_options, supplies_options, data_collection_options, instruction_options, infill_options, vendor_sku, manufacturer_part_number, external_id, barcodes, goods_type, is_available, is_visible, weight, dimensions, volume, inventory, export, regulated_goods, packaging, custom_fields Specify additional fields of the Merchant object to be included in the response. See the selecting fields page for more information.
basic, all, code, name, status, created_at, updated_at, brands, default_brand, custom_fields Specify additional fields of the LotType object to be included in the response.
basic, all, allow_mixing_locations, allow_mixing_fulfillment, lot_number_example, lot_number_replacement, expiration_date_pattern, expiration_date_delta, created_at, updated_at Response
OK
A Product contains information about a sellable item.
- Product
- PackagingContainer
- PackagingSupplies
- PackagingDataCollection
- PackagingInstruction
- PackagingInfill
Lists of referenced objects included by specifying optional fields. See the selecting fields page for more information.