GuidesChangelog
HomeLog In
Guides
These docs are for v2024.1. Click to read the latest docs for v2024.2.

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


PlantPassports 🆕

HTTP      OperationIdDescription
🆕 GETGetPlantPassportPdfBySalesChannelOrderIdAdded with route /plant-passports/by-sales-channel-order-id/{salesChannelOrderId}/pdf
🆕 GETGetPlantPassportPdfBySalesOrderIdAdded with route /plant-passports/by-sales-order-id/{salesOrderId}/pdf


TradeSettings 🆕

HTTP    OperationIdDescription
🆕 GETGetCustomerTradeSettingsByOrganizationIdAdded with route /trade-settings/customer/by-id/{customerOrganizationId}
🆕 GETGetCustomerTradeSettingsMaxSequenceAdded with route /trade-settings/customer/max-sequence
🆕 GETGetCustomerTradeSettingsBySequenceNumberAdded with route /trade-settings/customer/sync/{sequenceNumber}
🆕 GETGetSupplierTradeSettingFromOrganizationAdded with route /trade-settings/supplier/current-organization

Enum changes


AuctionLocation

DescriptionValue
🔤 Renamed enum value into DIGITALNURSERY



Model changes



ClockPresalesSupplyLine

DescriptionProperty
🆕 Added propertyauctionDate
✏️ Changed from nullable to non-nullablecreationDateTime
🆕 Added propertydeliveryNotecode
🆕 Added propertydeliveryNoteLetter
✏️ Changed from nullable to non-nullabledeliveryNoteReference
🆕 Added propertyinitialAuctionLocation
🚫 Removed propertypackingConfigurations
🆕 Added propertypackingConfiguration
🆕 Added propertyphotoUrl
🚫 Removed propertysalesChannel
🆕 Added propertytradeItemVersion
🚫 Removed propertytradeInstrument

ClockSupplyLinePackingConfiguration

DescriptionProperty
🚫 Removed propertyadditionalPricePerPiece
✏️ Changed from nullable to non-nullablelayersPerLoadCarrier
✏️ Changed from nullable to non-nullablepackagesPerLayer
🚫 Removed propertyphotoUrl
🚫 Removed propertyadditionalPricePerPiece

CustomerTradeSettings 🆕

DescriptionProperty
🆕 Added propertyCustomerOrganizationId
🆕 Added propertyacceptsDirectOrders
🆕 Added propertyautomaticallyAcceptsCorrectionRequestsOnDirectOrders
🆕 Added propertyautomaticallyAcceptsCorrectionRequestsOnSupplyOrders
🆕 Added propertyallowSuppliersToManageSelectedTradeItemAssortment
🆕 Added propertyacceptsSupplyOfTypePurchaseTip
🆕 Added propertyusesContracts
🆕 Added propertyacceptsTransportCost
🆕 Added propertysequenceNumber


InvoiceLine

DescriptionProperty
🆕 Added propertyinvoiceLineId
🆕 Added propertynumberOfPieces
🆕 Added propertysalesChannelOrderId


SupplierTradeSettings 🆕

DescriptionProperty
🆕 Added propertysupplierOrganizationId
🆕 Added propertyautomaticallyAcceptsCorrectionRequests
🆕 Added propertyusesCancellationGracePeriodOfMinimumQuantityIsNotMet
🆕 Added propertyusesContract
🆕 Added propertyusesCustomerStickers
🆕 Added propertyacceptsOrderRequests
🆕 Added propertyacceptsSupplyRequests
🆕 Added propertyacceptsTradeItemRequests
🆕 Added propertyacceptsPackingConfigurationRequests

SupplyLine

DescriptionProperty
🆕 Added propertypricePerPieceLastModified


TradeSetting 🆕

DescriptionProperty
🆕 Added propertyisActive
🆕 Added propertyexemptedOrganizationIds
🆕 Added propertylastModified


SalesOrder

DescriptionProperty
🆕Added optional propertybarcodeLogisticServiceProvider