Permission Areas: Trip

Column Type Size Table Description
recNo long   travelSubCategory  
summaryCount int   travelSubCategory  
createDateTime DateTimeOffset   travelSubCategory  
lastModifiedDateTime DateTimeOffset   travelSubCategory  
travelCategory_recNo short   travelSubCategory Air = 1, Hotel = 2, Car = 3, Cruise = 4, Tour = 5, Rail = 6, Transfer = 7, Insurance = 8, ServiceFee = 9, Excursion = 10, ClientVoucher = 11, GiftCertificate = 12, SupplierVoucher = 13, Misc = 99
name string 64 travelSubCategory  
description string 128 travelSubCategory  
activeStatus bool   travelSubCategory  
indexNo short   travelSubCategory  
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    
travelCategoryRecNo EnumSearchParam<TravelCategory> travelCategory_recNo Air = 1, Hotel = 2, Car = 3, Cruise = 4, Tour = 5, Rail = 6, Transfer = 7, Insurance = 8, ServiceFee = 9, Excursion = 10, ClientVoucher = 11, GiftCertificate = 12, SupplierVoucher = 13, Misc = 99
name StringSearchParam name  
activeStatus bool activeStatus  
Status code Description
200 Ok
401 Unauthorized
403 Forbidden