Route, model and enum changes
Here you can find an overview of all route, model and enum changes.
Legend
Icon | Description |
---|---|
🆕 | A new route, model, enum or property has been added |
🔤 | A route, model, enum or property has been renamed |
🚫 | A route, model, enum or property has been removed |
✏️ | An attribute has been changed (such as maximum length or required vs optional) |
Route changes
Auction 🆕
HTTP | OperationId | Description |
---|---|---|
🆕 POST | AddClockSupplyLineV2 | Added with route
|
Collection
HTTP | OperationId | Description |
---|---|---|
🔤 GET | Changed from
to
| Route changed from
to
|
DirectSales
HTTP | OperationId | Description |
---|---|---|
🆕 GET | GetExcludedCustomerOrganizationIdsForGeneralDirectSalesSupply | Added with route
|
SalesStrategy 🆕
HTTP | OperationId | Description |
---|---|---|
🆕 POST | AddSalesStrategy | Added with route
|
🆕 DELETE | DeleteSalesStrategy | Added with route
|
🆕 PATCH | SetSalesStrategyPresalesPrices | Added with route
|
🆕 PATCH | SetSalesStrategyQuantities | Added with route
|
🆕 GET | GetSalesStrategiesBySequenceNumber | Added with route
|
🆕 GET | GetSalesStrategiesMaxSequenceNumber | Added with route
|
TrackAndTrace 🆕
HTTP | OperationId | Description |
---|---|---|
🆕 GET | GetTrackAndTraceScansBySequenceNumber | Added with route
|
🆕 GET | GetTrackAndTraceScansMaxSequence | Added with route
|
🆕 POST | AddTrackAndTraceScan | Added with route
|
Model changes
AddClockSupplyLineV2
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added optional property |
|
🆕 Added property |
|
🆕 Added optional property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
AddContract
Description | Property |
---|---|
🆕 Added property |
|
AddContractVersion
Description | Property |
---|---|
🆕 Added property |
|
AdditionalService
Description | Property |
---|---|
🆕 Added optional property |
|
AddSalesStrategy
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
AddTrackAndTraceScan 🆕
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added optional property |
|
🆕 Added optional property |
|
🆕 Added optional property |
|
🆕 Added optional property |
|
🆕 Added optional property |
|
Batch
Description | Property |
---|---|
🆕 Added property |
|
ClockSupplyLinePackingConfiguration
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
ClockPresalesSupplyLine
Description | Property |
---|---|
🆕 Added optional property |
|
Collection
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🔤 Changed property | From
to
|
🔤 Changed property | From
to
|
🔤 Changed property | Property
now requires a
instead of a
|
✏️ Updated minlength | Property
now has
of 1 |
CollectionCreate
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🔤 Changed property | From
to
|
🔤 Changed property | Property
now requires a
instead of a
|
✏️ Updated minlength | Property
now has
of 1 |
CollectionUpdate
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🔤 Changed property | From
to
|
🔤 Changed property | Property
now requires a
instead of a
|
✏️ Updated minlength | Property
now has
of 1 |
Contract
Description | Property |
---|---|
🆕 Added property |
|
CustomPackages
Description | Property |
---|---|
🆕 Added property |
|
EditContract
Description | Property |
---|---|
🆕 Added property |
|
ExcludedCustomerOrganizationIdsForGeneralSupply
Description | Property |
---|---|
🆕 Added property |
|
FulfillmentRequest
Description | Property |
---|---|
🆕 Added property |
|
✏️ Changed from nullable to non-nullable |
|
PhotoWithId
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
SalesOrder
Description | Property |
---|---|
🆕 Added optional property |
|
SetSalesStrategyPresalesPrices
Description | Property |
---|---|
🆕 Added property |
|
SetSalesStrategyQuantities
Description | Property |
---|---|
🆕 Added property |
|
TrackAndTraceScan 🆕
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added property |
|
🆕 Added optional property |
|
🆕 Added optional property |
|
🆕 Added optional property |
|
🆕 Added optional property |
|
🆕 Added optional property |
|
VolumePrice
Description | Property |
---|---|
🆕 Added property |
|
🆕 Added property |
|
Warehouse
Description | Property |
---|---|
🆕 Added property |
|
Enum changes
AuctionDate
Description | Value |
---|---|
🔤 Renamed enum value |
to
|
BatchMutationType
Description | Value |
---|---|
🆕 Added new enum value |
|
🆕 Added new enum value |
|
DaytradeHub
Description | Value |
---|---|
🆕 Added new enum value |
|
🆕 Added new enum value |
|
🆕 Added new enum value |
|
🆕 Added new enum value |
|
FulfillmentType
Description | Value |
---|---|
🆕 Added new enum value |
|
PaymentProvider
Description | Value |
---|---|
🔤 Renamed enum value |
to
|
TrackAndTraceStatus 🆕
Description | Value |
---|---|
🆕 Added new enum value |
|
🆕 Added new enum value |
|
🆕 Added new enum value |
|
Updated 17 days ago