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

Conflict creating projects #14

Closed Krolken closed 5 years ago

Krolken commented 6 years ago

When trying to create projects I get a Conflict error from visma API.

data = '{"CustomerId": null, "Status": 1, "Name": "TestProjec", "Number": "3", "EndDate": null, "StartDate": "2018-02-03", "Notes": null}'

Opened a support ticket with Visma.