Changelog
Past and upcoming changes to our marketplace API.
Breaking changes are changes that will break behaviour of connecting clients. They will be announced 3 months in advance to give clients ample time to make the required changes.
Upcoming breaking changes
1 March 2026
- Field
orderon typePhotoInputwill be non-nullable. - Field
orderon typePhotowill be non-nullable.
1 February 2026
- Type
ObjectCannotBePlacedError(deprecated) will be removed from typeObjectAddResult. - Type
ObjectCannotBePlacedError(deprecated) will be removed from typeObjectUpdateResult.
1 January 2026
- Field
countryon the typesAddCompanyInputandUpdateCompanyInputwill be required instead of optional.
Past changes
1 November 2025
- Field
canObjectBePlacedwas removed from typeQuery. - Field
propupsionwas removed from typeObject. - Field
ChamberOfCommerceNumberNotResolvedErrorwas removed from typeAddCompanyResult.
30 September 2025
- Field
countrywas added to the typesAddCompanyInputandUpdateCompanyInput.
18 March 2025
- Field
objectwas added to typeQuery.
14 October 2024
- Field
engineDisplacementwas added to the typesAddObjectInputandUpdateObjectInput.
10 October 2024
- Field
cabinTypewas added to the typesAddObjectInputandUpdateObjectInput. - Field
countrywas added to the typesAddObjectInputandUpdateObjectInput. - Field
emissionNormwas added to the typesAddObjectInputandUpdateObjectInput. - Field
enginePowerInHpwas added to the typesAddObjectInputandUpdateObjectInput. - Field
loadCapacitywas added to the typesAddObjectInputandUpdateObjectInput. - Field
maxWeightwas added to the typesAddObjectInputandUpdateObjectInput. - Field
marginSchemewas added to the typesAddObjectInputandUpdateObjectInput. - Field
numberOfCylinderswas added to the typesAddObjectInputandUpdateObjectInput. - Field
rangeFuelwas added to the typesAddObjectInputandUpdateObjectInput. - Field
rangeElectricwas added to the typesAddObjectInputandUpdateObjectInput. - Field
tareWeightwas added to the typesAddObjectInputandUpdateObjectInput. - Field
trailerLoadwas added to the typesAddObjectInputandUpdateObjectInput.
9 July 2024
- Field
modelwas added to typeAddObjectInput. This was added to provide more granular details when adding an object. For example, when adding a “Citroën Berlingo 2.0 HDI”, you previously had to set the fieldtypeto “Berlingo 2.0 HDI”. With the newmodelfield, you can set themodelto “Berlingo” andtypeto “2.0 HDI”. - Field
modelwas added to typeUpdateObjectInput. - Field
modelwas added to typeObject.
12 June 2024
- Field
usageon typeObjectwas marked as deprecated. Use the fieldsusageInKilometersorusageInOperatingHoursinstead. - Field
usageon typeAddObjectInputwas marked as deprecated. Use the fieldsusageInKilometersorusageInOperatingHoursinstead. - Field
usageon typeUpdateObjectInputwas marked as deprecated. Use the fieldsusageInKilometersorusageInOperatingHoursinstead. - Query
canObjectBePlacedwas marked as deprecated. There is no replacement.
28 March 2024
- Field
propupsionon typeObjectwas marked as deprecated. Use the fieldpropulsioninstead.