POST api/products/userPrice?email={email}&sku={sku}&isDebug={isDebug}

Get the price of a product for a given user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
email

The email address must be in use in Navision [required]

string
sku

Product sku [required]

string

Body Parameters

None.

Response Information

Resource Description

Product price Ex Mva for the given user if successful. Exception (Status 500) Otherwise

decimal number
Sample:
1.0