GET api/GetWishesByStructure/{structureId}/{year}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| structureId | integer |
Required |
|
| year | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Wish| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| TrainingCode | string |
None. |
|
| FriendId | integer |
None. |
|
| FriendStructure | integer |
None. |
|
| CreationDate | date |
None. |
|
| Comment | string |
String length: inclusive between 0 and 128 |
|
| TrainingShortLabel | string |
None. |
|
| WishStatut | integer |
None. |
|
| User | User |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.