GetLastTripsOfBookings
Container: CCPServiceNamespace: System.Data.Objects
Summary
Gets the last trip of each booking of the user.It only returns trips which are at the end of the flow for e.g. a trip with the status NoShow.
Method
The HTTP method for this function import is GETThis function is composable
This means that the query can be further extended with OData Query Options (like $select, $filter, etc.)Parameters
| Name | Type | Summary | ||||
|---|---|---|---|---|---|---|
| No parameters | ||||||
Return
Type: Entity type - TripSummaryIs collection: true
Summary: An IQueryable with all the last trips of the users bookings