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