GPTE API Release 9.5.1 (26 September 2023)
New API methods are added:
AccommodationContracts
GET /channelManagers – to get the enabled channel managers for TO1 based on import model
Search:
GET /partialSearchStatus – to get partial search status
Orders:
GET /customProductInfo – to get short description by service ID
PUT /customProductInfo/{serviceId} – to update data on service description
BusinessIntelligence
GET /salesMonitoringReport – to get sales monitoring report for selected product type and period
GET/detailedSalesMonitoringReport – to get sales monitoring report for selected product type and period
New parameters are added to the existing API methods:
Locations:
GET /cruisePorts: value “TRANSFER” is added to the “productType” parameter to the request
GET /airports: “productType” is added to the request
GET /trainStations: “productType” is added to the request
Booking:
GET /paymentOptions: “pspBankFeeAmount” is added to the response
Orders:
GET /orders:
“commissionVatAmount” and "commissionVatRate" are added to the response
value “CONFIRMATION_PROCESSING” was removed from the parameter “processStatuses”
POST /orderServices: “commissionVatAmount” is added into the “bruttoPrice” array to the request and response
PUT /orderServices{processId}: “commissionVatAmount” is added into the “bruttoPrice” array to the request and response
Transfers:
GET /searchTransfer: parameters “departureTimeFrom”, “departureTimeTo” are added to the response
DocumentTemplates:
GET /documentTemplates: parameters “templateLocales”, “active ”, “title”, “templateLocales”, “documentVisibility” are added to the response