fixed
Visma eAccounting API - New Bugfix - ShippedDateTime
February 2nd, 2024 by Daniel Jonsson
ShippedDateTime is set to null
ShippedDateTime will now show today's date when completing an order via the API. Also, when voiding an order completed via the API, we won't throw an error anymore.
Affected endpoints:
POST v2/orders/{id}/completed
POST v2/orders/{id}/voided