none
Changes to V2 webshop orders
May 13th, 2019 by Sorin Turoiu
The WebshopOrderApi
response object values were changed in order to align with the webshop order values in eAccounting web. The TotalAmountBaseCurrency
and TotalAmountOrderCurrency
will always be including vat.
The properties PricePerUnitInvoiceCurrency
and Sum
inside the WebshopOrderRowApi
sub-object will be including vat and for webshop orders that have customers of type Company
. For the webshop orders with customers of type Private individual
the properties will be excluding vat if the ShowPricesExclVatPC
in company settings is true and including vat otherwise.