For AI agents: visit https://developer.vismaonline.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
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