The request body is of type http://www.dovetailinternet.com/Ecommerce/Util/GetData/:GetPricingListAJAX.
Request Body Parameters
Name | Description | Data Type |
---|---|---|
Item_ID | xml:int | |
Qty | xml:int |
Method | GetPricingListAJAX |
The request body is of type http://www.dovetailinternet.com/Ecommerce/Util/GetData/:GetPricingListAJAX.
Name | Description | Data Type |
---|---|---|
Item_ID | xml:int | |
Qty | xml:int |
// Sample MakeAJAXCall
The response body is of type http://www.dovetailinternet.com/Ecommerce/Util/GetData/:GetPricingListAJAXResponse.
Name | Description | Data Type |
---|---|---|
GetPricingListAJAXResult | A string value containing a JSON object. Sample response here | xml:string |