GET api/user/diversions/occurrences?fromdate={fromdate}&days={days}&includeExceptions={includeExceptions}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fromdate

date

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
NameDescriptionTypeAdditional 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.