Hi,
in the documentation for integration framework (https://doc.dynamicweb.com/documentation-9/integration/integration-framework-2/requests-responses#sideNavTitle1-2-10) there is a note :
"Please note that the salesCode parameter can also take a Customer Price Group code as a value, retrieving group-specific prices instead of customer-specific prices."
does anyone know what the full request is for this?
We have tried
<GetEcomData><tables><ProductPrices type="all" salesType="Customer Price Group " salesCode="PriceGroupID" setLanguage="NOR" setCurrency="NOK"/></tables></GetEcomData>
but that doesn't seem to work.
what should the salesType be for this request?
Thanks, Jonas