GET api/product/{guid}/pricelevel/{provider}

Load online price details for given product / provider

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

globally unique identifier

Required

provider

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel

Sample:

Sample not available.