Guides

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


Auction

HTTP      OperationIdDescription
🆕 POSTAddClockSupplyLineAdded with route /clock-supply-lines


FulfillmentOrders

HTTP      OperationIdDescription
🆕 PATCHSetFulfillmentOrderCarrierOrganizationAdded with route /{fulfillmentOrderId}/carrier


Enum changes


ContractPeriodKind

DescriptionValue
🆕 Added new enum valueHALF_YEAR
🆕 Added new enum valueYEAR


LoadCarrierType

DescriptionValue
🆕 Added new enum valueIFCO_PALLET
🆕 Added new enum valueCHEP_PALLET_BLUE
🆕 Added new enum valueCHEP_PALLET_RED
🆕 Added new enum valueBLOCK_PALLET
🆕 Added new enum valueHT_EURO_PALLET
🆕 Added new enum valueONE_THIRD_DANISH_TROLLEY
🚫 Removed enum valueWATERING_CONTAINER_BASE
🚫 Removed enum valueWATERING_CONTAINER_POST_181


PaymentProvider

DescriptionValue
🆕 Added new enum valueRFH_AFTERPAY


PaymentProviderCreate

DescriptionValue
🚫 Removed enum valueRFH_E_WALLET


Model changes


AddClockPresales🆕

DescriptionProperty
🆕 Added propertypricePerPiece
🆕 Added propertysupplyLineId


AddClockSupplyLine🆕

DescriptionProperty
🆕 Added propertybatchId
🆕 Added propertyauctionDate
🆕 Added propertyauctionRemark
🆕 Added propertyminimumNumberOfPiecesReservedForAuction
🆕 Added propertyminimumPricePerPiece
🆕 Added propertynumberOfPieces
🆕 Added propertysupplyLineId
🆕 Added propertyclockPresales
🆕 Added propertyphotos
🆕 Added propertyauctionGroupCode


AddClockSupplyLinePhoto🆕

DescriptionProperty
🆕 Added propertyisPrimary
🆕 Added propertyphotoId


AddSalesOrderCorrectionRequest

DescriptionProperty
🆕 Added optional propertyexpiresAtDateTime
🆕 Added optional propertyshouldReturnPackages


SalesOrderCorrectionRequest

DescriptionProperty
🆕 Added propertyshouldReturnPackages


Batch

DescriptionProperty
✏️ Changed from nullable to non-nullableinitialNumberOfPieces
✏️ Changed from nullable to non-nullablebatchReference
✏️ Changed from nullable to non-nullabletradeItemVersion
✏️ Changed from nullable to non-nullableisDeleted


BatchMutation

DescriptionProperty
🔤Renamed property into creationDateTimeaddedOn


CustomerOffer

DescriptionProperty
🆕Added propertycustomerOfferId
🆕Added optional propertysupplyRequestId
🆕Added propertycreationDateTime
🆕Added propertycustomerOfferLines
🆕Added propertycustomerOfferType
🆕Added propertycustomerOrganizationIds
🆕Added optional propertyagreementReference
🆕Added propertyisDraft
🆕Added optional propertyimageUrl
🆕Added optional propertytitle
🆕Added optional propertydescription
🆕Added propertyquantityUnitUsed
🆕Added propertysequenceNumber


CustomerOfferLine

DescriptionProperty
🆕Added propertycustomerOfferLineId
🆕Added optional propertysupplyRequestLineId
🆕Added propertynumberOfPieces
🆕Added propertytradePeriod
🆕Added optional propertydeliveryPeriod
🆕Added propertytradeItemId
🆕Added optional propertytradeItemVersion
🆕Added propertywarehouseId
🆕Added propertypricePerPiece
🆕Added propertyvolumePrices
🆕Added propertysalesUnit
🆕Added propertyusesCatalogAvailability
🆕Added propertyincludedServices
🆕Added optional propertypackingConfiguration
🆕Added optional propertycounterId


CustomPackage

DescriptionProperty
🆕 Added optional propertyfloricodeVrsPackagingId


CustomerSticker

DescriptionProperty
🆕 Added propertycreationDateTime


DeliveryLocation

DescriptionProperty
🆕Added propertyname


EditClockPresalesSupplyLine

DescriptionProperty
✏️ Changed type from double to decimalpricePerPiece
✏️Changed maximum value from 9999999999999999 to 9999.999pricePerPiece


FulfillmentRequestCreateAuctionTradeItem

DescriptionProperty
✏️ Changed from nullable to non-nullableclockMinimumPrice


OrderedAdditionalService

DescriptionProperty
🆕Added optional propertystickerId


Organization

DescriptionProperty
✏️ Changed from nullable to non-nullablename
✏️ Changed from nullable to non-nullablecommercialName
✏️ Changed from nullable to non-nullablephysicalAddress
✏️ Changed from nullable to non-nullablemailingAddress
✏️ Changed from nullable to non-nullablecreationDateTime
✏️ Changed from nullable to non-nullablelastModified
✏️ Changed from nullable to non-nullablepaymentProviders
✏️ Changed to enum type PaymentProviderpaymentProviders


SalesOrder

DescriptionProperty
🆕Added optional propertybatchReference
🆕Added optional propertyisPaid


SalesOrderRequest

DescriptionProperty
✏️Added a minimum length of 1 charactercustomerOrderId
✏️Added a minimum length of 1 charactercreatedByUser
✏️Added a minimum length of 1 itemadditionalServices
✏️Added a minimum length of 1 characterdeliveryRemarks


BatchBaseSupply

DescriptionProperty
🆕 Added optional propertybatchReference
🆕 Added propertybatchId
🆕 Added propertybatchDate
🆕 Added propertyorderPeriod
🆕 Added propertycreationDateTime
🆕 Added propertylastModifiedDateTime
🆕 Added optional propertybasePricePerPiece
🆕 Added propertytradeItemId
🆕 Added propertywarehouseId
🆕 Added propertyinitialNumberOfPieces
🆕 Added propertycurrentNumberOfPieces
🆕 Added propertyisSoldOut
🆕 Added propertyisDeleted
🆕 Added propertypackingConfigurations
🆕 Added propertypriceGroupPrices


BatchBaseSupplyPackingConfiguration

DescriptionProperty
🆕 Added propertyisPrimary
🆕 Added propertypiecesPerPackage
🆕 Added propertypackagesPerLayer
🆕 Added propertylayersPerLoadCarrier
🆕 Added propertypackage
🆕 Added propertyloadCarrier
🆕 Added optional propertyphotoUrl
🆕 Added optional propertyallowedCustomerOrganizationIds
🆕 Added optional propertyadditionalPricePerPiece
🆕 Added propertyisDeleted


BatchBaseSupplyPriceGroupPrice

DescriptionProperty
🆕 Added propertysupplyLineId
🆕 Added propertypriceGroupId
🆕 Added propertypriceGroupPrice
🆕 Added propertypriceGroupType
🆕 Added propertypricePerPieceLastModified


TradeItem

DescriptionProperty
🆕 Added optional propertyadditionalPackagingInformationFloricodeVrsPackagingIds
🆕 Added propertysellerOrganizationId


TradeItemSummary

DescriptionProperty
🆕 Added propertysellerOrganizationId


PackingConfiguration

DescriptionProperty
🆕 Added optional propertyfloricodeVrsPackagingId


Warehouse

DescriptionProperty
✏️ Changed from nullable to non-nullablecreationDateTime
✏️ Changed from nullable to non-nullablelastModifiedDateTime
✏️ Changed from nullable to non-nullableisDeleted