API Version History
Version 1.3
- Published 2021-06-27
- The old endpoints and data structures that made a difference between Transport and Rental insurances have been replaced with
an unified approach, so
InsurableRentalObjects
andInsurableTransportObjects
are now justInsurableObjects
. A migration guide with details and examples is found here.
Version 1.2
- Published 2020-10-13
- Support for Add-on Insurances.
- The
/Accept
endpoint now requires body content, at minimum empty contents:
[]
Version 1.1
- Published 2020-03-12
- The MarketName selector is now mandatory part of all endpoints.