GET api/PriceTables/{pricelist}
Retrieves a list of price tables in a price list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pricelist |
The name of the price list to retrieve price tables for. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.