| Name | Description | Type | Additional information |
|---|---|---|---|
| Date |
Gets or sets trip search's latest date, then moving to the past |
date |
None. |
| NumTrips |
The requested number of trips to return. May return more than this amount if it needs to round up to return all the trips on a day. May return less than this amount if the user has no more trips to return. |
integer |
None. |
| ServiceTypeIds |
If specified, only gets trips matching these service types. |
Collection of integer |
None. |
| AdditionalPassengerMode |
If set to , the client will be automatically included in the additional passengers list. |
AdditionalPassengerMode |
None. |
| CustomFilters |
If specified, adds onto the configured filters when fetching past trips. |
TenantFilters |
None. |