pwitab / visma

A Python Client library for integration to Visma eAccounting, Visma eEkonomi
http://visma.readthedocs.io
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Can't update customer #1

Closed Krolken closed 6 years ago

Krolken commented 6 years ago

Get an internal server error from Visma e-Accounting API when trying to update a customer. Thought it could be because I didn't send the Id in the PUT body, but fixing it resulted in the same error.

Contacted Visma API support for help on why we get the error.

Krolken commented 6 years ago

Visma API team clearified error codes and we updated the code to make TermsOfPayment read only. This resolved the issue