GET api/DrinkDay/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DrinkDay| Name | Description | Type | Additional information |
|---|---|---|---|
| DrinkDayId | integer |
None. |
|
| DayId | integer |
None. |
|
| DrinkId | integer |
None. |
|
| GlassCt | integer |
None. |
|
| Day | Day |
None. |
|
| Drink | Drink |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.