Handling booking confirmations from different providers can be tricky as there is no standard format used across the industry. The Trip Parser API makes it easy to extract information from different booking confirmation emails and compile it into a single structured JSON itinerary. The API can parse information from flight, hotel, rail and rental car confirmation mails. The API has three endpoints - the first creates a parsing request, the second checks the request status and the third retrieves the parsing results.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request POST '/v1/ordering/transfer-orders/{{transferOrderId}}/transfers/cancellation?confirmNbr={{transferConfirmNbr}}' \
--header'Content-Type: text/plain' \
--data-raw''