GET api/ExerciseDay?dayId={dayId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dayId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ExerciseDay| Name | Description | Type | Additional information |
|---|---|---|---|
| ExerciseDayId | integer |
None. |
|
| DayId | integer |
None. |
|
| ExercizeId | integer |
None. |
|
| Calories | integer |
None. |
|
| Amt | decimal number |
None. |
|
| Day | Day |
None. |
|
| Exercise | Exercise |
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.