A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
Internal Server Error
[- {
- "op": "replace",
- "path": "/exchangeRate",
- "value": 416.1234
}
]
{- "id": 1,
- "sourceCurrencyId": 1,
- "targetCurrencyId": 1,
- "exchangeRate": 446.2497,
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}