Hi, I am trying to update some source account field, but receiving XXXX not working and throwing is not a valid patch field for the account model. Tried for almost all attributes and receives this with 400 response.
Used with
{{baseUrl}}/accounts/:id
(with baseurl replaced on environment and id replaced in param section of postman
For all other fields to be updated the update should come from the source system or you would have to attach AfterOperationRule (for custom requirements).
Even though the patch operation for other fields won’t work here but for further PATCH operations (for other APIs), the body will contain op(operation),path and value. For Example:-