A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "add",
- "path": "string",
- "value": { },
- "from": "string"
}
]
{- "id": 1,
- "name": "string",
- "nominalCode": "string",
- "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"
}
]
}