Hi,
We want to import Sales Prices and Discounts from NAV.
What is the best approach to import them all into DW?
I found this on the documentation (https://doc.dynamicweb.com/documentation-9/integration/integration-framework-old-structure/requests-responses#sideNavTitle1-2-10):
<GetEcomData><tables><ProductPrices type="all" salesType="Customer" salesCode="30000" setLanguage="NOR" setCurrency="NOK"/></tables></GetEcomData>
Is there a way to import every prices at the same time without specifying the salesCode?
And how we can import discounts?
BR,
Ricardo P.