GET api/CustomPricing?ProcessingString={ProcessingString}&WebProductId={WebProductId}&Quantity={Quantity}&Price={Price}&ContactId={ContactId}&ShipToAddress1={ShipToAddress1}&ShipToAddress2={ShipToAddress2}&ShipToAddress3={ShipToAddress3}&ShipToCity={ShipToCity}&ShipToState={ShipToState}&ShipToZip={ShipToZip}&ShipToCountry={ShipToCountry}&AccountId={AccountId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProcessingString

string

None.

WebProductId

string

None.

Quantity

integer

None.

Price

decimal number

None.

ContactId

string

None.

ShipToAddress1

string

None.

ShipToAddress2

string

None.

ShipToAddress3

string

None.

ShipToCity

string

None.

ShipToState

string

None.

ShipToZip

string

None.

ShipToCountry

string

None.

AccountId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.