GET api/get/plannings/scout/{idScout}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
idScout | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PlanningDTOName | Description | Type | Additional information |
---|---|---|---|
planningId | integer |
None. |
|
yearStart | integer |
None. |
|
yearEnd | integer |
None. |
|
reviewLevel | string |
None. |
|
planningName | string |
None. |
|
scout | ScoutDTO |
None. |
|
Dinamic | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.