0.12.2
- ⚠️ WARNING : breaking change with introduction of new values in enumeration for orderType and subOrderType in the response for GET /order/api4partners/v0/orders/[id]
Order domain
-
Updated Description for on lastUpdateTimestamp with disclaimer about accuracy for transitions to final status "Send to DSx.Finance" that occured before the 2026.02 drop.
-
Updated examples to match actual implementation on decimal places management.
-
Added information about Numeric values precision for few attributes where some non significant digits should be ignored.
GET /order/api4partners/v0/orders/[id]:
response 200:
body application/json:
property /schema/properties/data/items/properties/licenseChargeConditions/items/properties/orderType: changed
new enum Value 'TEP Training'
/schema/properties/data/items/properties/licenseChargeConditions/items/properties/licenseChargeBreakdown :
property /items/properties/inflation/properties/ratio: changed
property /items/properties/minimumCustomerDiscountPercentage: changed
property /items/properties//maximumCustomerAnnualAmount: changed
property /items/properties/maximumCustomerNetAmount: changed
property /items/properties/billToMarginPercentage: changed
property /items/properties/billToDiscountPercentage: changed
property /items/properties/subOrderType: changed
new enum Values 'TEP Training' and 'Initial Value'
POST /order/api4partners/v0/orders/search
request
body application/json:
/schema/properties/lastUpdateDateTime changed