I always get a 409 error when trying to update the meta data of a transaction. In order to get more response of the error engine I established the whole call in Postman - there I get the following error response:
{"date":"2022-02-05T15:45:12.449Z","defaultMessage":"There is a newer version of entity Transaction with id 40,824,673 in the database.","id":"9GOv4hVQyzxx2JD3JJvpY-ASMMpJ2ouo2b2KjM1steQ (2022-02-05T15:45:12.449Z)","message":"There is a newer version of entity Transaction with id 40,824,673 in the database.","type":"DEVELOPER_ERROR"}
Please note that this "40,824,673" is the transaction number I wanted to update, hence 40824673
Please advise. Thank you!
Regards, Michael