GET api/WebProductPrices?webProductId={webProductId}&contactId={contactId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
webProductId

System.Guid

Required

contactId

System.Guid

Required

Body Parameters

None.

Response Information

Resource Description

System.Decimal

Response Formats

application/json, text/json

Sample:
1.0

application/xml, text/xml

Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>