The ProcessBasket function analyses a webshop basket for discounts.
Method | /productbasecomponents.asmx/ProcessRetailVistaBasket |
The request body is of type ProcessRetailVistaBasket.
Name | Description | Data Type |
---|---|---|
base64EncodedBasketXmlRequest | xml:string | |
determinePrices | xml:boolean |
|
The response body is of type ProcessRetailVistaBasketResponse.
Name | Description | Data Type |
---|---|---|
ProcessRetailVistaBasketResult | xml:string |
|