CyberStore Ecommerce GetData Web Service
MethodGetB2CDefaultPrice
CyberStore Ecommerce GetData Web Service > All Operations Resource Group : GetB2CDefaultPrice (Method)
Description
Obsolete. Gets the price for the default Customer. (Use GetDisplayPriceByStockCode in the CyberStore Price Web Service instead)
Request (GetB2CDefaultPriceSoapIn)

The request body is of type http://www.dovetailinternet.com/Ecommerce/Util/GetData/:GetB2CDefaultPrice.

Request Body Parameters

NameDescriptionData Type
 xml:string
Example
The following example shows how to perform the web operation in CyberStore.
// Sample MakeAJAXCall
200 Response (GetB2CDefaultPriceSoapOut)

The response body is of type http://www.dovetailinternet.com/Ecommerce/Util/GetData/:GetB2CDefaultPriceResponse.

Response Body Parameters

NameDescriptionData Type

A string value containing a JSON object.

Sample response here
xml:string
See Also
All Operations Resource GroupCyberStore Ecommerce GetData Web Service