| id/ids | product Higg ID. This is unique Higg system identifier. Results return ‘id’, search parameters use ‘ids’ to support multiple search ids. | STRING |
| name | product name | STRING |
| productType | product type (Apparel, Footwear, Home Textiles, Other) | STRING |
| productCategory | product type category, options depend on the product type chosen) | STRING |
| productStyleNumber / modelNumber | product style/model number. Use productStyleNumber to search, results return modelNumber. This field can be used to store PLM id, but note that the user can manually edit field in the Product Module tool interface. | STRING |
| barcodes | Barcodes (UPC/EAN) / Retail Code | STRING |
| user:id | user who created product account id | STRING |
| user:email | user who created product | STRING |
| account: id | Higg system account id | STRING |
| account: name | Name of the account | STRING |
| account: country | Company account country | STRING |
| account: higgID/sacId | This is the account ID. To search use higgID, results return sacID | STRING |
| account: demoaccount | Account is set as demo account for testing, Demo (true)/Not Demo (False) | BOOLEAN |
| created | Result for date product was created | unix timestamp, 1629492077829 |
| lastEdited | Result for date product was last edited. | unix timestamp, 1629492077829 |
| createdAfter | Search for products created after date | ”2021-01-13T16:38:19.386Z” |
| createdBefore | Search for products created before date | ”2021-01-13T16:38:19.386Z” |
| lastEditedAfter | Search for products last edited after date | ”2021-01-13T16:38:19.386Z” |
| lastEditedBefore | Search for products last edited before date | ”2021-01-13T16:38:19.386Z” |
| userEmail | email identifying who created the material | STRING |
| platformCreatedBy | who created the product (API, User). Note only products created after the API went live Sep 1, 2021 have this flag set. | STRING |
| platformModifiedBy | who last modified the product (API, User). Note only products created after the API went live Sep 1, 2021 have this flag set. | STRING |
| draft | Product status, Draft (true)/Final | BOOLEAN |
| productNetWeight | The total product net weight | DOUBLE |
| bomNetWeight | The product bill of materials net weight | DOUBLE |
| grossWeight | The product gross weight | DOUBLE |