GET api/Trips

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Trip
NameDescriptionTypeAdditional information
ID

integer

None.

startDate

date

None.

vesselID

integer

None.

captainID

integer

None.

userName

string

None.

fuelROB

integer

None.

fuelRecievedVessel

integer

None.

fuelRecievedCustomer

integer

None.

waterROB

integer

None.

waterRecievedVessel

integer

None.

vessel

Vessel

None.

captain

User

None.

tripActivities

Collection of TripActivity

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.