The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get product by id

GET

https://api.pack.cloud/v1/warehouses/{warehouseId}/products/{productId}

Request

Path parameters

warehouseIdstring
productIdstring

Response

OK

Body

idstring
ID of the product
organization_idstring
ID of the organization
namestring
Name of the product
Example:Pencil - Orange
brand_namestringnull
Name of the product brand
Example:General Pencils
codestringnull
Article code / SKU / reference / MPN
Example:PENCO204
Dimensions of product
Unit weight of product
hs_codeintegernull
Harmonized System code of product
Example:96091010
country_code_of_originstringnull
Country code of origin
Example:CN
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource