Guides
These docs are for v2023.2. Click to read the latest docs for v2024.1.

Model, enums and routes changes

Here you can find an overview of all model, enums and route changes.

Legend


IconDescription
🚫The property or model has been removed
🔤The property or model has been renamed
✏️The attribute such as maximum length or required vs optional has been changed
🆕The property has been newly added to the model



Route changes


CatalogPrices

HTTPOperationIdDescription
🆕 PUTEditWeeklyBaseSupplyLinesAdded with route /trade-items/base-supply/{year}/{week}
✏️ GETGetWeeklyBaseSuppliesChanged the rate/burst limit to: Rate limit: 1 per second , Burst limit: 20


PriceGroups 🆕

HTTPOperationIdDescription
🆕 GETGetPriceGroupByIdAdded with route /price-groups/{priceGroupId}
🆕 GETGetPriceGroupsBySequenceNumberAdded with route /price-groups/sync/{sequenceNumber}
🆕 GETGetPriceGroupsMaxSequenceAdded with route /price-groups/current-max-sequence


SalesOrders

HTTPOperationIdDescription
🆕 PATCHSetSalesOrderCancelledAdded with route /sales-orders/{salesOrderId}/cancel
🆕 PATCHSetSalesOrderCommittedAdded with route /sales-orders/{salesOrderId}/commit



Enum changes


AdditionalServiceUnit

DescriptionValue
🆕 Added enum valueLABEL


FulfillmentType 🆕

DescriptionValue
🆕 Added enum valueUNKNOWN
🆕 Added enum valueCLOCK
🆕 Added enum valueDIRECT_SALES
🆕 Added enum valueGOODS_MOVEMENT


Incoterm

DescriptionValue
🆕 Added enum valueCPT
🆕 Added enum valueCIP
🆕 Added enum valueDPU
🆕 Added enum valueFAS
🆕 Added enum valueCFR
🆕 Added enum valueCIF


PriceGroupType 🆕

DescriptionValue
🆕 Added enum valueCALCULATED
🆕 Added enum valueMANUAL



Model changes


AddBatchPackingConfiguration

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


AddFulfillmentOrderCorrection 🆕

Added a copy of FulfillmentOrderCorrection without the unused properties

DescriptionProperty
🚫 Removed unused propertystatus
🚫 Removed unused propertyerrors
🚫 Removed unused propertycreationDateTime
🚫 Removed unused propertylastModifiedDateTime


AddLoadCarrierConfiguration

DescriptionProperty
🔤 Renamed property into sortIndexsequenceNumber
✏️ Added a minimum length of 1 itemloadCarrierItems


AddLoadCarrierCorrection 🆕

Added a copy of LoadCarrierCorrection with changed properties

DescriptionProperty
🔤 Renamed property into documentReferencelogisticLabelCode


AddLoadCarrierItem

DescriptionProperty
🚫 Removed obsolete propertybatchId
🚫 Removed obsolete propertytradeItemId
🚫 Removed obsolete propertybatchReference
🚫 Removed obsolete propertylogisticLabelCode
🔤 Renamed property into sortIndexitemPosition
🔤 Renamed property into deliveryRemarksdeliveryRemark
✏️ Changed from required to optionaldeliveryRemark
✏️ Added minimum length of 1 characterdeliveryRemark
🆕 Added propertycommercialInvoiceReference


AddLoadCarrierItemCorrection 🆕

Added a copy of LoadCarrierItemCorrection with changed properties

DescriptionProperty
🔤 Renamed property into deliveryNoteLettersequenceCharacter
🆕 Added propertydeliveryNoteCode


BatchPackingConfiguration

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


ClockSupplyLinePackingConfiguration

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


CustomerSticker

DescriptionProperty
🚫 Removed obsolete propertyadditionalServiceId
🆕 Added new propertycompositions


CustomerStickerComposition 🆕

DescriptionProperty
🆕 Added propertystickerType
🆕 Added propertynumberOfUnits


EditWeeklyBaseSupplyLines 🆕

DescriptionProperty
🆕 Added propertytradeItemId
🆕 Added propertynumberOfPieces
🆕 Added propertybasePricePerPiece
🆕 Added propertymanualPriceGroupPrices


EditWeeklyBaseSupplyManualPriceGroupPrice 🆕

DescriptionProperty
🆕 Added propertypriceGroupId
🆕 Added propertymanualPricePerPiece


FulfillmentOrder

DescriptionProperty
🔤 Renamed property into submissionErrorsubmissionErrors
🔤 Renamed property into deliveryNoteCodeslogisticLabelCodes
✏️ Changed from type FulfillmentOrderSubmissionErrors to stringsubmissionErrors
✏️ Changed from optional to requiredcreationDateTime
✏️ Changed from optional to requiredlastModifiedDateTime
🆕 Added enumfulfillmentType
🆕 Added propertyoneLabelOnly


FulfillmentOrderCorrection

DescriptionProperty
🚫 Removed obsolete propertyerrors
✏️ Changed from optional to requiredcreationDateTime
✏️ Changed from optional to requiredlastModifiedDateTime


FulfillmentOrderCreate

DescriptionProperty
✏️ Added a minimum length of 13 charactersdeliveryLocationGln
🆕 Added propertyoneLabelOnly


FulfillmentOrderInbound

DescriptionProperty
🔤 Renamed property into deliveryNoteCodeslogisticLabelCodes
🆕 Added propertycarrierOrganizationId
🆕 Added propertycreationDateTime
🆕 Added propertylastModifiedDateTime


FulfillmentOrderStatus

DescriptionProperty
🔤 Renamed property into submissionErrorsubmissionErrors
✏️ Changed from type FulfillmentOrderSubmissionErrors to stringsubmissionErrors
✏️ Changed from optional to requiredstatus


FulfillmentRequest

DescriptionProperty
🆕 Added propertyclockMinimumPrice


LoadCarrierConfiguration

DescriptionProperty
🔤 Renamed property into sortIndexsequenceNumber
🆕 Added propertydocumentReference
🆕 Added propertydeliveryNoteCodes
🆕 Added propertyisReceived
🆕 Added propertyreceiptDateTime


LoadCarrierConfigurationInbound

DescriptionProperty
🔤 Renamed property into sortIndexsequenceNumber
🆕 Added propertydocumentReference
🆕 Added propertydeliveryNoteCodes


LoadCarrierCorrection

DescriptionProperty
🔤 Renamed property into documentReferencelogisticLabelCode


LoadCarrierItem

DescriptionProperty
🔤 Renamed property into deliveryRemarksdeliveryRemark
🔤 Renamed property into deliveryNoteCodelogisticLabelCode
🔤 Renamed property into deliveryNoteLetteritemPosition
✏️ Changed from optional to requiredbatchId
✏️ Changed from optional to requiredtradeItemId
🆕 Added propertycommercialInvoiceReference
🆕 Added propertysortIndex


LoadCarrierItemCorrection

DescriptionProperty
🔤 Renamed property into deliveryNoteLettersequenceCharacter
✏️ Changed from optional to requirednumberOfPackages
🆕 Added propertydeliveryNoteCode


LoadCarrierItemInbound

DescriptionProperty
🔤 Renamed property into deliveryNoteCodelogisticLabelCode
🔤 Renamed property into sortIndexitemPosition
✏️ Changed from optional to requiredtradeItemId
🆕 Added propertydeliveryNoteLetter
🆕 Added propertysortIndex
🆕 Added propertydeliveryRemarks


OrderedAdditionalService

DescriptionProperty
🆕 Added propertynumberOfUnits


Organization

DescriptionProperty
🚫 Removed obsolete propertyemail
🚫 Removed obsolete propertyphone


PackingConfiguration

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


PackingConfigurationRequest

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


PriceGroup 🆕

DescriptionProperty
🆕 Added propertypriceGroupId
🆕 Added propertyname
🆕 Added propertytype
🆕 Added propertysalesUnit
🆕 Added propertyincludedServices
🆕 Added propertycustomers
🆕 Added propertyisDeleted
🆕 Added propertylastModifiedDateTime
🆕 Added propertysequenceNumber


RequestPackingConfiguration

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


SalesOrder

DescriptionProperty
🆕 Added propertyautomaticallyCancelledOn


SalesOrderExternalIntegrationRequest

DescriptionProperty
🚫 Removed obsolete propertyorderDateTime
✏️ Changed from optional to requiredpaymentProvider
🆕 Added propertyincludedServices


SalesOrderRequest

DescriptionProperty
✏️ Changed from optional to requiredpaymentProvider


SupplyLinePackingConfiguration

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


SupplyLinePackingConfigurationCreate

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


TradeItemUpdate

DescriptionProperty
✏️ Changed maximum length from 14 to 13articleGtin


TransformBatchRequestPackingConfiguration

DescriptionProperty
🚫 Removed obsolete propertybunchesPerPackage


WeeklyBaseSupply

DescriptionProperty
✏️ Changed from optional to requirednumberOfPieces
🆕 Added propertypriceGroupPrices


WeeklyBaseSupplyPriceGroupPrice 🆕

DescriptionProperty
🆕 Added propertypriceGroupId
🆕 Added propertypricePerPiece
🆕 Added propertypriceGroupType