POST api/PanelPriceList?panelId={panelId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| panelId | integer |
Required |
Body Parameters
Collection of integerRequest Formats
application/json, text/json
Sample:
[ 1, 2 ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}