TravelerPortalTripSearch
Search client trip itineraries based on filters.
See: ClientItinTrip
Column | Type | Size | Table | Description |
---|---|---|---|---|
recNo |
long |
trip |
||
summaryCount |
int |
trip |
||
createDateTime |
DateTimeOffset |
trip |
||
lastModifiedDateTime |
DateTimeOffset |
trip |
||
name |
string |
256 | trip |
|
startDateTime |
DateTime |
trip |
||
endDateTime |
DateTime |
trip |
||
imageUrl |
string |
256 | trip |
|
imageData |
byte[] |
trip |
Parameter | Type | Linked Column | Description |
---|---|---|---|
recNo [inherited] |
NumSearchParam |
recNo |
|
startingRow [inherited] |
long |
||
rowCount [inherited] |
long |
||
topRows [inherited] |
long |
||
distinct [inherited] |
bool |
||
createDateTimeFrom [inherited] |
DateTimeUTCSearchParam |
||
createDateTimeTo [inherited] |
DateTimeUTCSearchParam |
||
modifiedDateTimeFrom [inherited] |
DateTimeUTCSearchParam |
||
modifiedDateTimeTo [inherited] |
DateTimeUTCSearchParam |
||
includeCols [inherited] |
string[] |
||
includeColsExtended [inherited] |
includeColsExtended[] |
||
baseUrl [inherited] |
string |
||
reportFormat [inherited] |
bool |
||
reportName [inherited] |
string |
||
clientProfileRecNo |
NumSearchParam |
||
tripVisibility |
[short<short> ] |
None = 0, ClientItin = 1, ClientTripProposal = 2, DestinationImages = 64 |
Status code | Description |
---|---|
200 | Ok |
401 | Unauthorized |
403 | Forbidden |
AssemblyVersion: 1.4.15.6
References to TravelerPortalTripSearch
See: Swagger