GET api/MenuGroupWeekPrices?menuGroupId={menuGroupId}&priceGroupId={priceGroupId}&year={year}&week={week}&fullResult={fullResult}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| menuGroupId | integer |
Default value is 0 |
|
| priceGroupId | integer |
Default value is 0 |
|
| year | integer |
Default value is 0 |
|
| week | integer |
Default value is 0 |
|
| fullResult | FullResultEnum |
Default value is Yes |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.