| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductIDType | The product that you wish to update. Leave null to create a new product. | ProductIDTypeModel | Required |
| Product | Product data to PATCH, only include the fields you wish to update. | ProductPatchModel | None. |