GET api/Service?pilotId={pilotId}&fromTime={fromTime}&toTime={toTime}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pilotId

integer

Required

fromTime

date

Required

toTime

date

Required

Body Parameters

Int32&

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

decimal number

Response Formats

application/json, text/json

Sample:
1.0

application/xml, text/xml

Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>