A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "replace",
 - "path": "/name",
 - "value": "My Product"
 
} 
]{- "id": 1,
 - "name": "string",
 - "nominalCode": "SALES-01QTR2",
 - "usageProductCategoryId": 1,
 - "direction": "INBOUND",
 - "performLocalAndNationalCheck": true,
 - "availableFrom": "2019-08-24",
 - "availableTo": "2019-08-24",
 - "productReferenceCanBeRange": true,
 - "serviceIdRequired": false,
 - "customFields": [
- {
- "id": 1,
 - "label": "string",
 - "value": "string"
 
} 
] 
}