I discovered a very interesting behavior when after creating a new customer via the rest API (POST https://integration.visma.net/API/controller/api/v1/customer) with response status "created", this customer didn't appear in the system, but after the second attempt the customer was processed well. Does anyone know what could be causing this.
... View more