ProductPatchModel
Product data to PATCH, only include the fields you wish to update.
| Name | Description | Type | Additional information |
| PricingInformation |
Product pricing info for instance: Price, RRP
|
ProductPatchPricingInfoModel
|
None.
|
| WarehouseInformation |
This contains warehouse information like Weight, Packagin etc.
|
ProductPatchWarehouseInformationModel
|
None.
|
| ProductSpecialAttribute |
The Products Special Attribute.
|
string
|
None.
|
| Discontinued |
Whether the product is discontinued. Leave null to leave unchanged.
|
boolean
|
None.
|