GET api/group/diversions/occurrences?fromdate={fromdate}&groupid={groupid}&days={days}&includeExceptions={includeExceptions}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| fromdate | date |
Required |
|
| groupid | integer |
Required |
|
| days | integer |
Default value is 0 |
|
| includeExceptions | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
Collection of Advoco.Models.Diversion.ForwardOccurrences| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| StartEndDates | Collection of Advoco.Models.Diversion.ForwardDates |
None. |
|
| Exceptions | Collection of Advoco.Models.Diversion.Exception |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.