Price list applied to order item.
{ "IsActive": true, "IsStandardPriceList": true, "PriceListName": "string", "QtyBreak": 0, "UnitPrice": 0 }
The Order Service has Entities and Operations concerned with orders created in Norce [Storm].
Order update request. Either ClientOrderRef or ErpOrderNo must be provided.
Order status.
{ "ClientOrderRef": 0, "ErpOrderNo": "string", "OrderStatus": "Allocation", "AccountId": 0, "Infos": [ { … } ] }