GET api/PriceTables/{pricelist}

Retrieves a list of price tables in a price list.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pricelist

The name of the price list to retrieve price tables for.

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.