Hi,
We are using the API to create a Sales Order entity (companies({0})/salesOrders) and many Sales Order Line entities companies({0})/salesOrders({1})/salesOrderLines associated to the Sales Order.
We have successfully created a Sales Order that has 14 Sales Order Lines, but the Sales Order Totals all say zero. The Sales Order Line values are correct.
Is there something we explicitly need to set via the API to set the totals at Sales Order level?
Thanks
Tom