Confirm Partial Cancellation
Post-Booking
Confirm Partial Cancel
POST
Confirm Partial Cancellation
Finalize the partial cancellation of specific passengers or flight segments.Documentation Index
Fetch the complete documentation index at: https://docs.travomatrix.com/llms.txt
Use this file to discover all available pages before exploring further.
Provider Integration Details (GDS/NDC/LCC)
Under the hood, Travomatrix orchestrates the complex logic of PNR modification across all providers.- PNR Splitting (Partial Pax): For traditional GDS carriers (Amadeus, Travelport), we issue a
DivideReservationcommand to split the cancelled passengers into a new PNR, which is then cancelled. The remaining passengers stay in the originalBOOKEDorTICKETEDPNR. - Segment Removal (Partial Segment): For LCCs and NDCs, we execute a direct segment removal and request the partial refund using the cached
Cancel Quoterules.
Prerequisite
A successfulPOST /flight/booking/partial-cancel/quote must be generated right before confirmation. Travomatrix pulls the target passengers and segments directly from your latest cached quote event to ensure atomic processing.Authorizations
Headers
A unique string to identify this request. Retrying a request with the same key will return the cached response.
Unique correlation ID for tracing.
Body
application/json