Transfer Management

POST https://test.api.amadeus.com/v1/ordering/transfer-orders/{{transferOrderId}}/transfers/cancellation?confirmNbr={{transferConfirmNbr}}

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 Params

KeyDatatypeRequiredDescription
confirmNbrstringtransfer identifier - confirmation number from transfer supplier that identifies the ride

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring