My Products
Help

[Release Notes] - Sales Order Service API 1.1.0.1386

by apiUserVismanetDev

 

Release notes
Description
The reading of an order with expand=all includes now all the data from the order GET /api/v3/SalesOrders/{orderType}/{OrderNumber}?expand=all includes now all the data from the order(including lines, taxes, discounts, all the subresources) Expand options now include all the sub resources: All = Billing | Payment | FinancialInformation | Shipping | Customer | Owner | Origin | Note | Freight | Attachments | CustomFields | RotRut | Commisions | Tax | Shipment | Discounts | Payments | Lines You can mix from the above expand options or use All to include all of them If you want to read an order with all it's data you can call directly the GET order endpoint with ?expand=all option (no need to call the sub resources /lines , /discounts /tax , etc)

 

If you are new to the neXtGen services, please look at the Getting started with the first neXtGen service: Visma.net ERP Sales Order API for an introduction.