| Name | Description | Type | Additional Information |
|---|---|---|---|
| ProductGuid |
The unique identifier for a product |
globally unique identifier |
Either ProductGuid or the DepartmentId and ProductId must be populated |
| DepartmentId |
Department ID of the product |
string |
Either this and ProductId or else the ProductGuid must be populated Max length: 6 |
| ProductId |
ID of the product |
string |
Either this and DepartmentId or else the ProductGuid must be populated Max length: 10 |