A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "add",
- "path": "string",
- "value": { },
- "from": "string"
}
]
{- "id": 1,
- "productReference": "string",
- "primary": true,
- "label": "string",
- "startDate": "2019-08-24",
- "endDate": "2019-08-24",
- "userId": "string",
- "userEmail": "string",
- "costCentreCode": "string",
- "departmentCode": "string",
- "notes": "string"
}