A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "replace",
- "path": "/endDate",
- "value": "2049-07-15"
}
]
{- "id": 1,
- "assignmentLevel": "CUSTOMER",
- "rentalRateCardId": 1,
- "startDate": "2019-08-24",
- "endDate": "2019-08-24",
- "customerId": 1
}