{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Cancellation and refund","meta":[{"name":"robots","content":"noindex"}],"llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"cancellation-and-refund","__idx":0},"children":["Cancellation and refund"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["These operations cover the cancellation of air tickets."," ","The following are the 3 cancellation scenarios:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/webhooks/booking-lifecycle/air-booking-lifecycle/cancellation-lifecycle#canceling-voidable-tickets"},"children":["Canceling voidable tickets"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/webhooks/booking-lifecycle/air-booking-lifecycle/cancellation-lifecycle#canceling-refundable-tickets"},"children":["Canceling refundable tickets"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/webhooks/booking-lifecycle/air-booking-lifecycle/cancellation-lifecycle#canceling-non-refundable-tickets"},"children":["Canceling non-refundable tickets"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Webhook used:"]}," ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/webhookeventapi/webhooks/paths/pnr_v3/post"},"children":["PNR_V3"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"canceling-voidable-tickets","__idx":1},"children":["Canceling voidable tickets"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The event below is triggered when a voidable ticket is canceled by the traveler:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"width":"25%","data-label":"Operation"},"children":["Operation "]},{"$$mdtype":"Tag","name":"th","attributes":{"width":"20%","data-label":"Event trigger"},"children":["Event trigger "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Context"},"children":["Context"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TICKET_VOIDED"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["When a ticket is voided, typically within 24 hours of issuance."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An air ticket is considered voided if it's canceled during the voidable period (usually within 24 hours after ticketing)."," ","Unlike refunds, voids typically incur no penalties and the full amount is refunded."," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example:"]}," A traveler realizes they booked the wrong dates 2 hours after ticketing."," ","They cancel the ticket before the void window expires. The full charge is reversed to the payment method used with no penalties applied."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"canceling-refundable-tickets","__idx":2},"children":["Canceling refundable tickets"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The event below is triggered when a refundable ticket is canceled by the traveler:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"width":"25%","data-label":"Operation"},"children":["Operation "]},{"$$mdtype":"Tag","name":"th","attributes":{"width":"20%","data-label":"Event trigger"},"children":["Event trigger "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Context"},"children":["Context"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TICKET_REFUNDED"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["When a ticket is canceled after the void window has expired but it's still within the refundable time limit."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The refund amount depends on the airline's fare rules."," ","For refundable fares, the full fare is refunded after deducting any cancellation penalty by the airline."," ","The event is triggered when the refund request is submitted to the airline and the ticket status changes to refunded,"," ","not when the funds reach the traveler's bank account (which may take 7 to 14 business days)."," ","An ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_GENERATED"]}," event is generated with the refund details."," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example:"]}," A traveler cancels a $850 refundable ticket 3 days after booking."," ","The airline charges a $150 cancellation penalty. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TICKET_REFUNDED"]}," event is triggered and the net refund is $700."," ","An ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_GENERATED"]}," event follows with the credit note."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"canceling-non-refundable-tickets","__idx":3},"children":["Canceling non-refundable tickets"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The event below is triggered when a non-refundable ticket is canceled by the traveler:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"width":"25%","data-label":"Operation"},"children":["Operation "]},{"$$mdtype":"Tag","name":"th","attributes":{"width":"20%","data-label":"Event trigger"},"children":["Event trigger "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Context"},"children":["Context"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TICKET_REFUNDED"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["When a non-refundable ticket is canceled."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["For non-refundable fares the full fare may be forfeited as a penalty."," ","An ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_GENERATED"]}," event follows with the penalty amount or a cancellation fee containing the entire fare of the booking."," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example:"]}," A traveler cancels a $850 non-refundable ticket. The airline deducts the entire $850 as a cancellation fee."," ","The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TICKET_REFUNDED"]}," event is sent with refund amount of $0 and cancellation fee as $850."," ","An ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_GENERATED"]}," event follows with the details about the cancellation fee."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"cancellation-and-refund-flow-diagram","__idx":4},"children":["Cancellation and refund flow diagram"]},{"$$mdtype":"Tag","name":"Mermaid","attributes":{"data-language":"mermaid","diagramSource":"flowchart LR\n    subgraph cancellation[\"Cancellation and refund\"]\n        A([\"Traveler cancels<br>after ticketing\"]) --> B{\"Within void<br>period?\"}\n\n        B -->|\"Yes<br>(typically within 24hrs)\"| C[\"<b>TICKET_VOIDED</b><br>―――――――――――<br>Ticket voided.<br>No penalties applied.<br>Full amount refunded.\"]\n\n        B -->|\"No\"| D{\"Fare type?\"}\n\n        D -->|\"Refundable\"| E[\"<b>TICKET_REFUNDED</b><br>―――――――――――<br>Fare refunded<br>after deducting any applicable penalties.\"]\n\n        D -->|\"Non-refundable\"| F[\"<b>TICKET_REFUNDED</b><br>―――――――――――<br>The total fare is deducted as a penalty.<br>The refund amount will be 0.<br>The penalty will contain the entire fare.\"]\n\n        E --> G[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Credit note / refund<br>adjustment invoice.\"]\n\n        F --> G\n    end\n\n    style A fill:#f0f0f0,stroke:#999\n    style C fill:#F44336,color:#fff\n    style E fill:#F44336,color:#fff\n    style F fill:#F44336,color:#fff\n    style G fill:#FF9800,color:#fff\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1773211771374\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"flowchart\" style=\"max-width: 766.55859375px;\" viewBox=\"0 0 766.55859375 1185.78125\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#mermaid-1773211771374{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-1773211771374 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1773211771374 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1773211771374 .error-icon{fill:#552222;}#mermaid-1773211771374 .error-text{fill:#552222;stroke:#552222;}#mermaid-1773211771374 .edge-thickness-normal{stroke-width:1px;}#mermaid-1773211771374 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1773211771374 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1773211771374 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1773211771374 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1773211771374 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1773211771374 .marker{fill:#333333;stroke:#333333;}#mermaid-1773211771374 .marker.cross{stroke:#333333;}#mermaid-1773211771374 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1773211771374 p{margin:0;}#mermaid-1773211771374 .label{font-family:\"trebuchet ms\",verdana,arial,sans-serif;color:#333;}#mermaid-1773211771374 .cluster-label text{fill:#333;}#mermaid-1773211771374 .cluster-label span{color:#333;}#mermaid-1773211771374 .cluster-label span p{background-color:transparent;}#mermaid-1773211771374 .label text,#mermaid-1773211771374 span{fill:#333;color:#333;}#mermaid-1773211771374 .node rect,#mermaid-1773211771374 .node circle,#mermaid-1773211771374 .node ellipse,#mermaid-1773211771374 .node polygon,#mermaid-1773211771374 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-1773211771374 .rough-node .label text,#mermaid-1773211771374 .node .label text,#mermaid-1773211771374 .image-shape .label,#mermaid-1773211771374 .icon-shape .label{text-anchor:middle;}#mermaid-1773211771374 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-1773211771374 .rough-node .label,#mermaid-1773211771374 .node .label,#mermaid-1773211771374 .image-shape .label,#mermaid-1773211771374 .icon-shape .label{text-align:center;}#mermaid-1773211771374 .node.clickable{cursor:pointer;}#mermaid-1773211771374 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-1773211771374 .arrowheadPath{fill:#333333;}#mermaid-1773211771374 .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-1773211771374 .flowchart-link{stroke:#333333;fill:none;}#mermaid-1773211771374 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-1773211771374 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-1773211771374 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-1773211771374 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-1773211771374 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-1773211771374 .cluster text{fill:#333;}#mermaid-1773211771374 .cluster span{color:#333;}#mermaid-1773211771374 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-1773211771374 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-1773211771374 rect.text{fill:none;stroke-width:0;}#mermaid-1773211771374 .icon-shape,#mermaid-1773211771374 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-1773211771374 .icon-shape p,#mermaid-1773211771374 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-1773211771374 .icon-shape rect,#mermaid-1773211771374 .image-shape rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-1773211771374 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-1773211771374 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-1773211771374 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><marker id=\"mermaid-1773211771374_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"mermaid-1773211771374_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"mermaid-1773211771374_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"mermaid-1773211771374_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"mermaid-1773211771374_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"mermaid-1773211771374_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"root\" transform=\"translate(0, 0)\"><g class=\"clusters\"><g class=\"cluster\" id=\"cancellation\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"750.55859375\" height=\"1169.78125\"></rect><g class=\"cluster-label\" transform=\"translate(293.927734375, 8)\"><foreignObject width=\"178.703125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Cancellation and refund</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M322.5,109L322.417,115.167C322.333,121.333,322.167,133.667,322.083,145.417C322,157.167,322,168.333,322,173.917L322,179.5\" id=\"L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MzIyLjUsInkiOjEwOS4wMDAwMDAwMDAwMDAwNH0seyJ4IjozMjIsInkiOjE0Nn0seyJ4IjozMjIsInkiOjE4My41fV0=\" marker-end=\"url(#mermaid-1773211771374_flowchart-v2-pointEnd)\"></path><path d=\"M279.074,302.355L259.395,319.759C239.716,337.164,200.358,371.973,180.679,398.96C161,425.948,161,445.115,161,454.698L161,464.281\" id=\"L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6Mjc5LjA3Mzg1MjgwOTM5MzgsInkiOjMwMi4zNTUxMDI4MDkzOTM4fSx7IngiOjE2MSwieSI6NDA2Ljc4MTI1fSx7IngiOjE2MSwieSI6NDY4LjI4MTI1fV0=\" marker-end=\"url(#mermaid-1773211771374_flowchart-v2-pointEnd)\"></path><path d=\"M358.411,308.871L371.769,325.189C385.127,341.508,411.843,374.144,425.201,401.693C438.559,429.242,438.559,451.703,438.559,462.934L438.559,474.164\" id=\"L_B_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_D_0\" data-points=\"W3sieCI6MzU4LjQxMDYwNDE0NDk4MTk2LCJ5IjozMDguODcwNjQ1ODU1MDE4MDR9LHsieCI6NDM4LjU1ODU5Mzc1LCJ5Ijo0MDYuNzgxMjV9LHsieCI6NDM4LjU1ODU5Mzc1LCJ5Ijo0NzguMTY0MDYyNX1d\" marker-end=\"url(#mermaid-1773211771374_flowchart-v2-pointEnd)\"></path><path d=\"M402.447,572.287L382.632,588.203C362.818,604.118,323.188,635.95,303.373,665.449C283.559,694.948,283.559,722.115,283.559,735.698L283.559,749.281\" id=\"L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6NDAyLjQ0NzA5NDQyMDg0MDgsInkiOjU3Mi4yODY5MzgxNzA4NDA4fSx7IngiOjI4My41NTg1OTM3NSwieSI6NjY3Ljc4MTI1fSx7IngiOjI4My41NTg1OTM3NSwieSI6NzUzLjI4MTI1fV0=\" marker-end=\"url(#mermaid-1773211771374_flowchart-v2-pointEnd)\"></path><path d=\"M474.67,572.287L494.485,588.203C514.3,604.118,553.929,635.95,573.744,659.449C593.559,682.948,593.559,698.115,593.559,705.698L593.559,713.281\" id=\"L_D_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_F_0\" data-points=\"W3sieCI6NDc0LjY3MDA5MzA3OTE1OTIsInkiOjU3Mi4yODY5MzgxNzA4NDA4fSx7IngiOjU5My41NTg1OTM3NSwieSI6NjY3Ljc4MTI1fSx7IngiOjU5My41NTg1OTM3NSwieSI6NzE3LjI4MTI1fV0=\" marker-end=\"url(#mermaid-1773211771374_flowchart-v2-pointEnd)\"></path><path d=\"M283.559,903.281L283.559,915.531C283.559,927.781,283.559,952.281,292.639,970.419C301.718,988.556,319.878,1000.33,328.958,1006.218L338.038,1012.105\" id=\"L_E_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_E_G_0\" data-points=\"W3sieCI6MjgzLjU1ODU5Mzc1LCJ5Ijo5MDMuMjgxMjV9LHsieCI6MjgzLjU1ODU5Mzc1LCJ5Ijo5NzYuNzgxMjV9LHsieCI6MzQxLjM5NDQxNDY0NTUyMjQsInkiOjEwMTQuMjgxMjV9XQ==\" marker-end=\"url(#mermaid-1773211771374_flowchart-v2-pointEnd)\"></path><path d=\"M593.559,939.281L593.559,945.531C593.559,951.781,593.559,964.281,584.479,976.419C575.399,988.556,557.239,1000.33,548.159,1006.218L539.079,1012.105\" id=\"L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6NTkzLjU1ODU5Mzc1LCJ5Ijo5MzkuMjgxMjV9LHsieCI6NTkzLjU1ODU5Mzc1LCJ5Ijo5NzYuNzgxMjV9LHsieCI6NTM1LjcyMjc3Mjg1NDQ3NzYsInkiOjEwMTQuMjgxMjV9XQ==\" marker-end=\"url(#mermaid-1773211771374_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(161, 406.78125)\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(-83.015625, -24)\"><foreignObject width=\"166.03125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Yes<br>(typically within 24hrs)</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(438.55859375, 406.78125)\"><g class=\"label\" data-id=\"L_B_D_0\" transform=\"translate(-10.8359375, -12)\"><foreignObject width=\"21.671875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>No</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(283.55859375, 667.78125)\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(-42.6796875, -12)\"><foreignObject width=\"85.359375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Refundable</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(593.55859375, 667.78125)\"><g class=\"label\" data-id=\"L_D_F_0\" transform=\"translate(-59.328125, -12)\"><foreignObject width=\"118.65625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Non-refundable</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_E_G_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"flowchart-A-0\" transform=\"translate(322, 77)\"><g class=\"basic label-container outer-path\"><path d=\"M-43.6875 -31.5 C-19.8587006489024 -31.5, 3.9700987021952017 -31.5, 43.6875 -31.5 C43.6875 -31.5, 43.6875 -31.5, 43.6875 -31.5 C44.20813643270967 -31.48330420296034, 44.728772865419344 -31.46660840592068, 45.70571192939246 -31.435279871635593 C46.31932870166044 -31.37608499959704, 46.93294547392842 -31.316890127558487, 47.71563059306194 -31.241385435432253 C48.42868482865264 -31.126104356440134, 49.141739064243346 -31.010823277448015, 49.708996804093225 -30.91911344521856 C50.169184918838724 -30.814078511035994, 50.62937303358422 -30.70904357685343, 51.67761939314948 -30.469788185729428 C52.1708100002807 -30.323411802343205, 52.66400060741192 -30.177035418956983, 53.61340886774405 -29.895256030836062 C54.17674472505886 -29.68794322792463, 54.74008058237367 -29.4806304250132, 55.50841065370028 -29.197877856399685 C56.23568495368674 -28.87593509762127, 56.962959253673205 -28.553992338842853, 57.35483778220308 -28.380519338926202 C57.94189963116367 -28.074249548354523, 58.52896148012426 -27.767979757782843, 59.145102888124036 -27.44653917988677 C59.69431749459898 -27.11360205789838, 60.243532101073924 -26.78066493590999, 60.871849388132276 -26.399775304092984 C61.490396061622725 -25.968303921119983, 62.108942735113175 -25.536832538146978, 62.5279817104733 -25.244529088840633 C62.911923126167935 -24.938346026934322, 63.29586454186257 -24.632162965028012, 64.10669445219533 -23.985547688627737 C64.48025137721535 -23.64629317309917, 64.8538083022354 -23.3070386575706, 65.60150034400982 -22.62800452807842 C66.0335454995916 -22.18188243337328, 66.46559065517337 -21.735760338668136, 67.00625690787243 -21.177478043231485 C67.31628882753502 -20.813296909079813, 67.62632074719762 -20.44911577492814, 68.31519169774293 -19.63992875855011 C68.68678417074644 -19.142028697496123, 69.05837664374994 -18.64412863644214, 69.5229260198041 -18.02167479384835 C69.77127561763153 -17.640143120380746, 70.01962521545897 -17.25861144691314, 70.6244970346684 -16.329365901781543 C70.83162208393802 -15.96159440311778, 71.03874713320765 -15.593822904454017, 71.6153781507495 -14.56995614258631 C71.83082227363057 -14.122581811658025, 72.04626639651163 -13.67520748072974, 72.49149762499809 -12.750675308355413 C72.74130210342601 -12.133653416997408, 72.99110658185394 -11.5166315256394, 73.24925529456745 -10.878999214271206 C73.44834771842724 -10.279364554675439, 73.64744014228704 -9.679729895079673, 73.88553737065482 -8.962618978877531 C74.00226838797548 -8.517473018290932, 74.11899940529612 -8.072327057704333, 74.39772923372745 -7.009409419623907 C74.51661655610368 -6.398948146066397, 74.63550387847992 -5.788486872508887, 74.78372617755518 -5.027396693551458 C74.85909352037915 -4.44286246557403, 74.9344608632031 -3.8583282375966013, 75.04194205789975 -3.024725316091981 C75.08714175863177 -2.320703492648993, 75.13234145936379 -1.616681669206005, 75.17131581032167 -1.0096246935071378 C75.17131581032167 -0.4597282747104171, 75.17131581032167 0.09016814408630358, 75.17131581032167 1.00962469350713 C75.14360387049925 1.4412605249165908, 75.11589193067682 1.8728963563260517, 75.04194205789975 3.02472531609196 C74.97144991927117 3.5714484230479995, 74.90095778064259 4.118171530004039, 74.78372617755518 5.027396693551435 C74.64511886418292 5.7391159530519795, 74.50651155081064 6.450835212552525, 74.39772923372745 7.0094094196239 C74.21143011644254 7.719848696379429, 74.02513099915764 8.430287973134957, 73.88553737065482 8.96261897887751 C73.65564269905724 9.655025100987768, 73.42574802745968 10.347431223098027, 73.24925529456746 10.878999214271184 C72.96263028313531 11.586968534026207, 72.67600527170315 12.294937853781231, 72.49149762499809 12.750675308355405 C72.25666064447574 13.238319323116507, 72.0218236639534 13.725963337877607, 71.6153781507495 14.569956142586303 C71.29030117461366 15.147163231328799, 70.96522419847781 15.724370320071293, 70.62449703466841 16.329365901781536 C70.402625226935 16.67022057938254, 70.1807534192016 17.011075256983542, 69.52292601980412 18.021674793848334 C69.14135913720273 18.532939655076078, 68.75979225460134 19.044204516303825, 68.31519169774295 19.639928758550102 C67.84330823446116 20.194229925450596, 67.37142477117939 20.74853109235109, 67.00625690787246 21.177478043231467 C66.69682122919883 21.496995786603666, 66.38738555052521 21.816513529975868, 65.60150034400982 22.628004528078414 C65.03381456224221 23.14356173493705, 64.4661287804746 23.65911894179569, 64.10669445219536 23.985547688627715 C63.63484359273768 24.361836192566503, 63.16299273328001 24.738124696505295, 62.52798171047331 25.24452908884063 C62.184114581140264 25.484395912495252, 61.84024745180721 25.72426273614988, 60.8718493881323 26.399775304092973 C60.21564307416765 26.797571427914686, 59.559436760203 27.1953675517364, 59.14510288812404 27.446539179886766 C58.77071527345446 27.641856958653175, 58.39632765878487 27.837174737419588, 57.354837782203084 28.3805193389262 C56.89222132114307 28.58530592320773, 56.429604860083046 28.790092507489266, 55.508410653700295 29.197877856399682 C54.75417630935185 29.47544306718576, 53.9999419650034 29.75300827797184, 53.61340886774407 29.895256030836055 C53.218357867680645 30.012505093989866, 52.82330686761723 30.129754157143676, 51.67761939314951 30.46978818572942 C51.28375671521471 30.55968477177387, 50.8898940372799 30.649581357818317, 49.70899680409324 30.919113445218557 C49.30582575685018 30.984295013498645, 48.902654709607134 31.049476581778734, 47.71563059306196 31.24138543543225 C47.060396010750445 31.30459512755296, 46.40516142843893 31.367804819673676, 45.70571192939246 31.435279871635593 C44.9158969834767 31.46060769966958, 44.12608203756095 31.485935527703568, 43.68750000000001 31.5 C43.68750000000001 31.5, 43.6875 31.5, 43.6875 31.5 C15.738107314114888 31.5, -12.211285371770224 31.5, -43.68749999999999 31.5 C-44.353830170232854 31.47863208837363, -45.02016034046571 31.457264176747255, -45.70571192939244 31.435279871635593 C-46.4246927616556 31.36592065544813, -47.143673593918756 31.29656143926066, -47.715630593061945 31.24138543543225 C-48.51259158098576 31.112538963429493, -49.309552568909574 30.98369249142674, -49.708996804093225 30.919113445218557 C-50.31778937778812 30.780160513015513, -50.926581951483 30.64120758081247, -51.67761939314947 30.469788185729428 C-52.10865520797843 30.341859018441355, -52.53969102280739 30.213929851153285, -53.613408867744035 29.89525603083607 C-54.320848206330716 29.63491181473861, -55.028287544917404 29.374567598641153, -55.50841065370029 29.197877856399685 C-56.00239405011282 28.979206060304673, -56.496377446525344 28.760534264209664, -57.35483778220308 28.380519338926206 C-57.88090685672538 28.10606943971124, -58.40697593124769 27.831619540496277, -59.14510288812403 27.446539179886773 C-59.619030887359344 27.15924124164026, -60.09295888659466 26.871943303393746, -60.87184938813226 26.399775304092994 C-61.37379081887107 26.049642690703934, -61.87573224960988 25.699510077314873, -62.5279817104733 25.244529088840636 C-62.94327383280235 24.913344672670725, -63.3585659551314 24.58216025650081, -64.10669445219533 23.98554768862774 C-64.50437698887914 23.624382930914823, -64.90205952556298 23.263218173201903, -65.6015003440098 22.628004528078435 C-66.15329582006504 22.058230395800297, -66.70509129612027 21.488456263522156, -67.00625690787244 21.177478043231478 C-67.41491130030958 20.697449340781144, -67.82356569274673 20.21742063833081, -68.31519169774293 19.639928758550113 C-68.64700549072377 19.195328504814196, -68.97881928370461 18.750728251078275, -69.5229260198041 18.021674793848355 C-69.92480104908975 17.404286830310213, -70.3266760783754 16.786898866772066, -70.6244970346684 16.329365901781557 C-70.87845962790018 15.878429600997347, -71.13242222113197 15.427493300213136, -71.6153781507495 14.569956142586314 C-71.80187479908035 14.182691861938276, -71.98837144741121 13.79542758129024, -72.49149762499809 12.750675308355417 C-72.64673136033042 12.367244980844466, -72.80196509566275 11.983814653333518, -73.24925529456745 10.878999214271209 C-73.45536244834796 10.258237305799703, -73.66146960212846 9.637475397328199, -73.88553737065482 8.962618978877522 C-74.02971886675415 8.412792445595052, -74.17390036285349 7.862965912312584, -74.39772923372743 7.009409419623911 C-74.51323407279683 6.416316482958965, -74.62873891186622 5.8232235462940185, -74.78372617755518 5.027396693551461 C-74.847000016501 4.536657293520505, -74.9102738554468 4.045917893489548, -75.04194205789975 3.024725316091999 C-75.07339794027554 2.534774557357726, -75.10485382265134 2.044823798623453, -75.17131581032167 1.0096246935071416 C-75.17131581032167 0.3976999566119933, -75.17131581032167 -0.21422478028315495, -75.17131581032167 -1.0096246935071262 C-75.12869376898965 -1.673497391145863, -75.08607172765763 -2.3373700887845996, -75.04194205789975 -3.024725316091956 C-74.97733587569451 -3.525798107342124, -74.91272969348927 -4.026870898592293, -74.78372617755518 -5.027396693551446 C-74.6624921390603 -5.649907858399522, -74.54125810056543 -6.272419023247598, -74.39772923372745 -7.009409419623896 C-74.27174497444173 -7.4898420022036785, -74.14576071515603 -7.970274584783461, -73.88553737065482 -8.962618978877506 C-73.67205891735293 -9.605582067050364, -73.45858046405102 -10.24854515522322, -73.24925529456746 -10.878999214271168 C-73.06339914178038 -11.338067504939533, -72.87754298899328 -11.797135795607897, -72.49149762499809 -12.750675308355401 C-72.21964541303569 -13.315182243200828, -71.94779320107331 -13.879689178046254, -71.6153781507495 -14.5699561425863 C-71.24336449649964 -15.230504056174276, -70.87135084224977 -15.891051969762252, -70.6244970346684 -16.329365901781546 C-70.231956698622 -16.932413269788103, -69.83941636257559 -17.535460637794657, -69.52292601980412 -18.021674793848344 C-69.09354607864518 -18.597004797683965, -68.66416613748623 -19.172334801519586, -68.31519169774295 -19.639928758550102 C-67.92379962060801 -20.09968016319289, -67.53240754347308 -20.559431567835677, -67.00625690787246 -21.177478043231467 C-66.5692440792286 -21.628729668226747, -66.13223125058474 -22.079981293222023, -65.60150034400984 -22.628004528078403 C-65.0494381964127 -23.12937276376213, -64.49737604881554 -23.630740999445862, -64.10669445219536 -23.98554768862771 C-63.6484194754839 -24.351009787345802, -63.19014449877245 -24.716471886063893, -62.52798171047331 -25.244529088840626 C-62.08636594282927 -25.55258113111065, -61.64475017518522 -25.86063317338067, -60.871849388132304 -26.39977530409297 C-60.52337307735167 -26.611023691562302, -60.17489676657103 -26.822272079031638, -59.14510288812404 -27.446539179886763 C-58.520772661147426 -27.772251859397873, -57.8964424341708 -28.09796453890898, -57.35483778220309 -28.3805193389262 C-56.92418353537848 -28.571157199091115, -56.49352928855387 -28.76179505925603, -55.5084106537003 -29.19787785639968 C-54.832987406825644 -29.446439854793606, -54.15756415995098 -29.695001853187534, -53.61340886774408 -29.895256030836055 C-53.15506775476696 -30.031289267286066, -52.696726641789844 -30.167322503736077, -51.67761939314951 -30.469788185729417 C-50.98745215585938 -30.62731435387877, -50.29728491856925 -30.78484052202812, -49.70899680409324 -30.919113445218553 C-49.077927474533105 -31.021139840406093, -48.44685814497298 -31.123166235593633, -47.71563059306196 -31.24138543543225 C-47.128399797655625 -31.29803488401674, -46.54116900224928 -31.35468433260123, -45.70571192939246 -31.435279871635593 C-45.1393151459876 -31.453443114054927, -44.57291836258275 -31.471606356474265, -43.68750000000001 -31.5 C-43.68750000000001 -31.5, -43.6875 -31.5, -43.6875 -31.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#f0f0f0\" style=\"fill:#f0f0f0 !important;stroke:#999 !important\"></path><path d=\"M-43.6875 -31.5 C-24.900261979342353 -31.5, -6.113023958684707 -31.5, 43.6875 -31.5 M-43.6875 -31.5 C-9.913337959321971 -31.5, 23.860824081356057 -31.5, 43.6875 -31.5 M43.6875 -31.5 C43.6875 -31.5, 43.6875 -31.5, 43.6875 -31.5 M43.6875 -31.5 C43.6875 -31.5, 43.6875 -31.5, 43.6875 -31.5 M43.6875 -31.5 C44.37645320947111 -31.477906611538334, 45.06540641894222 -31.455813223076664, 45.70571192939246 -31.435279871635593 M43.6875 -31.5 C44.308328587163764 -31.480091235579195, 44.92915717432753 -31.46018247115839, 45.70571192939246 -31.435279871635593 M45.70571192939246 -31.435279871635593 C46.14786088998865 -31.392626293168803, 46.590009850584835 -31.349972714702016, 47.71563059306194 -31.241385435432253 M45.70571192939246 -31.435279871635593 C46.34431504356513 -31.37367459724397, 46.98291815773781 -31.31206932285234, 47.71563059306194 -31.241385435432253 M47.71563059306194 -31.241385435432253 C48.215250419675286 -31.160610776475032, 48.714870246288626 -31.079836117517807, 49.708996804093225 -30.91911344521856 M47.71563059306194 -31.241385435432253 C48.33149511597212 -31.141817235468842, 48.9473596388823 -31.04224903550543, 49.708996804093225 -30.91911344521856 M49.708996804093225 -30.91911344521856 C50.30475311105461 -30.78313595582785, 50.90050941801599 -30.647158466437137, 51.67761939314948 -30.469788185729428 M49.708996804093225 -30.91911344521856 C50.24207178796994 -30.797442558788063, 50.775146771846664 -30.67577167235757, 51.67761939314948 -30.469788185729428 M51.67761939314948 -30.469788185729428 C52.25455642789904 -30.298556302220053, 52.8314934626486 -30.127324418710675, 53.61340886774405 -29.895256030836062 M51.67761939314948 -30.469788185729428 C52.413909819241034 -30.25126105213277, 53.15020024533259 -30.032733918536106, 53.61340886774405 -29.895256030836062 M53.61340886774405 -29.895256030836062 C54.24963030030966 -29.661120662485466, 54.885851732875274 -29.426985294134866, 55.50841065370028 -29.197877856399685 M53.61340886774405 -29.895256030836062 C54.25799474694219 -29.658042468804595, 54.902580626140335 -29.42082890677313, 55.50841065370028 -29.197877856399685 M55.50841065370028 -29.197877856399685 C55.995438966925775 -28.98228486931636, 56.482467280151276 -28.766691882233037, 57.35483778220308 -28.380519338926202 M55.50841065370028 -29.197877856399685 C56.004129920335906 -28.97843764204967, 56.49984918697153 -28.758997427699654, 57.35483778220308 -28.380519338926202 M57.35483778220308 -28.380519338926202 C57.81092620705593 -28.14257829981905, 58.26701463190877 -27.9046372607119, 59.145102888124036 -27.44653917988677 M57.35483778220308 -28.380519338926202 C57.84711774812703 -28.123697196024043, 58.33939771405099 -27.86687505312188, 59.145102888124036 -27.44653917988677 M59.145102888124036 -27.44653917988677 C59.5482238350945 -27.202164892831636, 59.95134478206496 -26.957790605776502, 60.871849388132276 -26.399775304092984 M59.145102888124036 -27.44653917988677 C59.54527171809007 -27.203954483508284, 59.945440548056105 -26.961369787129797, 60.871849388132276 -26.399775304092984 M60.871849388132276 -26.399775304092984 C61.459310037490546 -25.98998818586229, 62.04677068684882 -25.5802010676316, 62.5279817104733 -25.244529088840633 M60.871849388132276 -26.399775304092984 C61.3965397673172 -26.033774009054017, 61.921230146502126 -25.667772714015054, 62.5279817104733 -25.244529088840633 M62.5279817104733 -25.244529088840633 C63.12418854757268 -24.769070001984133, 63.72039538467206 -24.29361091512763, 64.10669445219533 -23.985547688627737 M62.5279817104733 -25.244529088840633 C63.13207268363816 -24.762782613277583, 63.736163656803015 -24.281036137714537, 64.10669445219533 -23.985547688627737 M64.10669445219533 -23.985547688627737 C64.6051957438497 -23.53282200516864, 65.10369703550408 -23.080096321709544, 65.60150034400982 -22.62800452807842 M64.10669445219533 -23.985547688627737 C64.4480558548707 -23.67553229464574, 64.78941725754608 -23.365516900663746, 65.60150034400982 -22.62800452807842 M65.60150034400982 -22.62800452807842 C65.93592316138103 -22.282685512518718, 66.27034597875223 -21.93736649695901, 67.00625690787243 -21.177478043231485 M65.60150034400982 -22.62800452807842 C65.92156087635456 -22.297515750974082, 66.24162140869929 -21.96702697386974, 67.00625690787243 -21.177478043231485 M67.00625690787243 -21.177478043231485 C67.36492339451746 -20.75616797931699, 67.72358988116248 -20.3348579154025, 68.31519169774293 -19.63992875855011 M67.00625690787243 -21.177478043231485 C67.46794192376532 -20.635156552942078, 67.9296269396582 -20.09283506265267, 68.31519169774293 -19.63992875855011 M68.31519169774293 -19.63992875855011 C68.78378846791679 -19.012051776561126, 69.25238523809064 -18.38417479457214, 69.5229260198041 -18.02167479384835 M68.31519169774293 -19.63992875855011 C68.62983406021031 -19.218336657352722, 68.9444764226777 -18.79674455615534, 69.5229260198041 -18.02167479384835 M69.5229260198041 -18.02167479384835 C69.91478234292363 -17.419678253380663, 70.30663866604316 -16.81768171291298, 70.6244970346684 -16.329365901781543 M69.5229260198041 -18.02167479384835 C69.80621891902368 -17.586460825852157, 70.08951181824327 -17.151246857855966, 70.6244970346684 -16.329365901781543 M70.6244970346684 -16.329365901781543 C70.86616923105487 -15.900252445133821, 71.10784142744136 -15.471138988486098, 71.6153781507495 -14.56995614258631 M70.6244970346684 -16.329365901781543 C70.98125292584757 -15.695909691541637, 71.33800881702675 -15.062453481301729, 71.6153781507495 -14.56995614258631 M71.6153781507495 -14.56995614258631 C71.96564190321983 -13.842625966137952, 72.31590565569016 -13.115295789689592, 72.49149762499809 -12.750675308355413 M71.6153781507495 -14.56995614258631 C71.89925558681419 -13.980478572593883, 72.18313302287889 -13.391001002601456, 72.49149762499809 -12.750675308355413 M72.49149762499809 -12.750675308355413 C72.66087809074557 -12.332302283210598, 72.83025855649306 -11.913929258065782, 73.24925529456745 -10.878999214271206 M72.49149762499809 -12.750675308355413 C72.79219742668324 -12.007940984557912, 73.0928972283684 -11.265206660760409, 73.24925529456745 -10.878999214271206 M73.24925529456745 -10.878999214271206 C73.44034165536564 -10.303477541024082, 73.63142801616382 -9.727955867776956, 73.88553737065482 -8.962618978877531 M73.24925529456745 -10.878999214271206 C73.3898265112308 -10.455621106663022, 73.53039772789414 -10.032242999054839, 73.88553737065482 -8.962618978877531 M73.88553737065482 -8.962618978877531 C74.01711408113415 -8.46085995611276, 74.14869079161349 -7.95910093334799, 74.39772923372745 -7.009409419623907 M73.88553737065482 -8.962618978877531 C74.0652927071841 -8.277133974235696, 74.24504804371338 -7.591648969593859, 74.39772923372745 -7.009409419623907 M74.39772923372745 -7.009409419623907 C74.49913737538779 -6.488700044816369, 74.60054551704813 -5.967990670008832, 74.78372617755518 -5.027396693551458 M74.39772923372745 -7.009409419623907 C74.53763924590169 -6.291001077100739, 74.67754925807593 -5.5725927345775705, 74.78372617755518 -5.027396693551458 M74.78372617755518 -5.027396693551458 C74.85347195331097 -4.48646222965079, 74.92321772906676 -3.9455277657501227, 75.04194205789975 -3.024725316091981 M74.78372617755518 -5.027396693551458 C74.8498057523903 -4.514896560018271, 74.91588532722541 -4.002396426485085, 75.04194205789975 -3.024725316091981 M75.04194205789975 -3.024725316091981 C75.07199813577999 -2.5565776422778117, 75.10205421366022 -2.0884299684636423, 75.17131581032167 -1.0096246935071378 M75.04194205789975 -3.024725316091981 C75.08000651501239 -2.4318406714859293, 75.11807097212501 -1.838956026879877, 75.17131581032167 -1.0096246935071378 M75.17131581032167 -1.0096246935071378 C75.17131581032167 -0.5160956980631979, 75.17131581032167 -0.022566702619257972, 75.17131581032167 1.00962469350713 M75.17131581032167 -1.0096246935071378 C75.17131581032167 -0.5456971696678241, 75.17131581032167 -0.08176964582851032, 75.17131581032167 1.00962469350713 M75.17131581032167 1.00962469350713 C75.12429155295094 1.742065459353623, 75.07726729558021 2.4745062252001153, 75.04194205789975 3.02472531609196 M75.17131581032167 1.00962469350713 C75.13704326676765 1.5434472236602086, 75.10277072321364 2.0772697538132876, 75.04194205789975 3.02472531609196 M75.04194205789975 3.02472531609196 C74.97605278922174 3.5357494726507928, 74.91016352054373 4.046773629209626, 74.78372617755518 5.027396693551435 M75.04194205789975 3.02472531609196 C74.95861741823646 3.670974767009249, 74.87529277857317 4.3172242179265385, 74.78372617755518 5.027396693551435 M74.78372617755518 5.027396693551435 C74.68160372300964 5.551773914054383, 74.5794812684641 6.07615113455733, 74.39772923372745 7.0094094196239 M74.78372617755518 5.027396693551435 C74.70424530125113 5.435514195083564, 74.62476442494709 5.8436316966156925, 74.39772923372745 7.0094094196239 M74.39772923372745 7.0094094196239 C74.28442081908253 7.441503512842537, 74.17111240443761 7.873597606061176, 73.88553737065482 8.96261897887751 M74.39772923372745 7.0094094196239 C74.25489616736981 7.554093805888141, 74.11206310101215 8.098778192152382, 73.88553737065482 8.96261897887751 M73.88553737065482 8.96261897887751 C73.73235838832763 9.423969667890548, 73.57917940600043 9.885320356903588, 73.24925529456746 10.878999214271184 M73.88553737065482 8.96261897887751 C73.69335258697636 9.541448926830084, 73.5011678032979 10.120278874782658, 73.24925529456746 10.878999214271184 M73.24925529456746 10.878999214271184 C73.02337665907037 11.436923811015347, 72.79749802357325 11.99484840775951, 72.49149762499809 12.750675308355405 M73.24925529456746 10.878999214271184 C73.04496526181514 11.383599544848506, 72.84067522906281 11.888199875425828, 72.49149762499809 12.750675308355405 M72.49149762499809 12.750675308355405 C72.24326925272821 13.26612683461012, 71.99504088045835 13.781578360864833, 71.6153781507495 14.569956142586303 M72.49149762499809 12.750675308355405 C72.20032981568698 13.355291494383023, 71.90916200637587 13.959907680410641, 71.6153781507495 14.569956142586303 M71.6153781507495 14.569956142586303 C71.35089764110937 15.039568069008052, 71.08641713146925 15.5091799954298, 70.62449703466841 16.329365901781536 M71.6153781507495 14.569956142586303 C71.33575046718492 15.066463410128595, 71.05612278362034 15.562970677670886, 70.62449703466841 16.329365901781536 M70.62449703466841 16.329365901781536 C70.24865893710553 16.906754146298372, 69.87282083954265 17.484142390815208, 69.52292601980412 18.021674793848334 M70.62449703466841 16.329365901781536 C70.39906088095212 16.675696371973164, 70.17362472723582 17.022026842164795, 69.52292601980412 18.021674793848334 M69.52292601980412 18.021674793848334 C69.15903345322528 18.50925768176917, 68.79514088664645 18.99684056969001, 68.31519169774295 19.639928758550102 M69.52292601980412 18.021674793848334 C69.1167325031806 18.565937101133212, 68.7105389865571 19.110199408418094, 68.31519169774295 19.639928758550102 M68.31519169774295 19.639928758550102 C67.85969021883511 20.17498671444364, 67.40418873992728 20.71004467033718, 67.00625690787246 21.177478043231467 M68.31519169774295 19.639928758550102 C67.79638277302863 20.249351242583653, 67.2775738483143 20.85877372661721, 67.00625690787246 21.177478043231467 M67.00625690787246 21.177478043231467 C66.48388744823252 21.716867397639927, 65.96151798859259 22.256256752048387, 65.60150034400982 22.628004528078414 M67.00625690787246 21.177478043231467 C66.69049118704555 21.503532074833053, 66.37472546621866 21.829586106434636, 65.60150034400982 22.628004528078414 M65.60150034400982 22.628004528078414 C65.01576297279283 23.159955710856092, 64.43002560157585 23.69190689363377, 64.10669445219536 23.985547688627715 M65.60150034400982 22.628004528078414 C65.19935713724388 22.993220348337058, 64.79721393047792 23.358436168595702, 64.10669445219536 23.985547688627715 M64.10669445219536 23.985547688627715 C63.66050337590999 24.341373198322092, 63.21431229962463 24.697198708016472, 62.52798171047331 25.24452908884063 M64.10669445219536 23.985547688627715 C63.48970970464197 24.477576606147874, 62.87272495708857 24.969605523668033, 62.52798171047331 25.24452908884063 M62.52798171047331 25.24452908884063 C62.023484372032875 25.596444592798886, 61.51898703359243 25.948360096757145, 60.8718493881323 26.399775304092973 M62.52798171047331 25.24452908884063 C62.06455791451881 25.567793467605696, 61.6011341185643 25.891057846370764, 60.8718493881323 26.399775304092973 M60.8718493881323 26.399775304092973 C60.4121078217427 26.67847334337968, 59.952366255353105 26.957171382666385, 59.14510288812404 27.446539179886766 M60.8718493881323 26.399775304092973 C60.3122190880794 26.739026480737728, 59.7525887880265 27.078277657382486, 59.14510288812404 27.446539179886766 M59.14510288812404 27.446539179886766 C58.699047992349975 27.679245733300302, 58.252993096575906 27.911952286713834, 57.354837782203084 28.3805193389262 M59.14510288812404 27.446539179886766 C58.72694807194542 27.66469027964621, 58.3087932557668 27.882841379405654, 57.354837782203084 28.3805193389262 M57.354837782203084 28.3805193389262 C56.91806950357429 28.57386369960452, 56.48130122494549 28.76720806028284, 55.508410653700295 29.197877856399682 M57.354837782203084 28.3805193389262 C56.78182075970169 28.634176976841534, 56.208803737200284 28.88783461475687, 55.508410653700295 29.197877856399682 M55.508410653700295 29.197877856399682 C54.79315322089741 29.461099203438373, 54.07789578809452 29.724320550477067, 53.61340886774407 29.895256030836055 M55.508410653700295 29.197877856399682 C54.82845284286029 29.448108616249904, 54.148495032020286 29.69833937610013, 53.61340886774407 29.895256030836055 M53.61340886774407 29.895256030836055 C53.1505311538098 30.032635706637045, 52.68765343987553 30.170015382438034, 51.67761939314951 30.46978818572942 M53.61340886774407 29.895256030836055 C53.116868815956444 30.042626511814703, 52.620328764168825 30.189996992793354, 51.67761939314951 30.46978818572942 M51.67761939314951 30.46978818572942 C51.10194164049191 30.601182876125105, 50.526263887834304 30.73257756652079, 49.70899680409324 30.919113445218557 M51.67761939314951 30.46978818572942 C51.09847687407153 30.601973686450844, 50.51933435499355 30.734159187172263, 49.70899680409324 30.919113445218557 M49.70899680409324 30.919113445218557 C49.27063523533559 30.989984344110557, 48.83227366657794 31.060855243002553, 47.71563059306196 31.24138543543225 M49.70899680409324 30.919113445218557 C49.05199164800044 31.02533294370456, 48.394986491907645 31.13155244219056, 47.71563059306196 31.24138543543225 M47.71563059306196 31.24138543543225 C47.2299654479067 31.288236967887585, 46.74430030275145 31.335088500342916, 45.70571192939246 31.435279871635593 M47.71563059306196 31.24138543543225 C46.96392446666602 31.31390162138678, 46.212218340270084 31.38641780734131, 45.70571192939246 31.435279871635593 M45.70571192939246 31.435279871635593 C45.13359473915912 31.453626556367823, 44.561477548925794 31.47197324110005, 43.68750000000001 31.5 M45.70571192939246 31.435279871635593 C45.13021058503357 31.45373507960377, 44.5547092406747 31.472190287571948, 43.68750000000001 31.5 M43.68750000000001 31.5 C43.68750000000001 31.5, 43.6875 31.5, 43.6875 31.5 M43.68750000000001 31.5 C43.68750000000001 31.5, 43.68750000000001 31.5, 43.6875 31.5 M43.6875 31.5 C25.455751032597522 31.5, 7.2240020651950445 31.5, -43.68749999999999 31.5 M43.6875 31.5 C12.070260118237513 31.5, -19.546979763524973 31.5, -43.68749999999999 31.5 M-43.68749999999999 31.5 C-44.47684447786642 31.474687258960643, -45.26618895573285 31.44937451792129, -45.70571192939244 31.435279871635593 M-43.68749999999999 31.5 C-44.19344167221737 31.48377543532771, -44.69938334443475 31.467550870655423, -45.70571192939244 31.435279871635593 M-45.70571192939244 31.435279871635593 C-46.13828906539917 31.393549675575144, -46.5708662014059 31.3518194795147, -47.715630593061945 31.24138543543225 M-45.70571192939244 31.435279871635593 C-46.32955912671226 31.375098082796175, -46.95340632403207 31.31491629395676, -47.715630593061945 31.24138543543225 M-47.715630593061945 31.24138543543225 C-48.344350150377515 31.139738933198455, -48.973069707693085 31.03809243096466, -49.708996804093225 30.919113445218557 M-47.715630593061945 31.24138543543225 C-48.36493817146595 31.136410421611366, -49.01424574986996 31.031435407790482, -49.708996804093225 30.919113445218557 M-49.708996804093225 30.919113445218557 C-50.120984020058216 30.82508005164238, -50.53297123602321 30.731046658066205, -51.67761939314947 30.469788185729428 M-49.708996804093225 30.919113445218557 C-50.16524626844468 30.814977482286334, -50.62149573279614 30.710841519354116, -51.67761939314947 30.469788185729428 M-51.67761939314947 30.469788185729428 C-52.300731452290016 30.284851797358456, -52.92384351143056 30.09991540898749, -53.613408867744035 29.89525603083607 M-51.67761939314947 30.469788185729428 C-52.30089740412084 30.28480254372617, -52.924175415092215 30.099816901722907, -53.613408867744035 29.89525603083607 M-53.613408867744035 29.89525603083607 C-54.0784303162273 29.72412383918308, -54.54345176471056 29.552991647530092, -55.50841065370029 29.197877856399685 M-53.613408867744035 29.89525603083607 C-54.120882821598705 29.708500924779745, -54.628356775453376 29.52174581872342, -55.50841065370029 29.197877856399685 M-55.50841065370029 29.197877856399685 C-55.97547217729183 28.991123574793544, -56.44253370088336 28.784369293187407, -57.35483778220308 28.380519338926206 M-55.50841065370029 29.197877856399685 C-56.22565754235154 28.880373935166777, -56.942904431002795 28.56287001393387, -57.35483778220308 28.380519338926206 M-57.35483778220308 28.380519338926206 C-57.874257343801105 28.109538486344622, -58.39367690539914 27.838557633763035, -59.14510288812403 27.446539179886773 M-57.35483778220308 28.380519338926206 C-57.95295052688906 28.068484303133026, -58.551063271575046 27.756449267339843, -59.14510288812403 27.446539179886773 M-59.14510288812403 27.446539179886773 C-59.49332909900766 27.235442404444754, -59.84155530989129 27.024345629002735, -60.87184938813226 26.399775304092994 M-59.14510288812403 27.446539179886773 C-59.533333233648925 27.211191662934826, -59.92156357917383 26.975844145982883, -60.87184938813226 26.399775304092994 M-60.87184938813226 26.399775304092994 C-61.28774538662901 26.109664259389262, -61.70364138512576 25.819553214685534, -62.5279817104733 25.244529088840636 M-60.87184938813226 26.399775304092994 C-61.50771023492333 25.956226303343964, -62.14357108171439 25.512677302594934, -62.5279817104733 25.244529088840636 M-62.5279817104733 25.244529088840636 C-63.15417948501225 24.74515302746844, -63.7803772595512 24.245776966096244, -64.10669445219533 23.98554768862774 M-62.5279817104733 25.244529088840636 C-63.142635645081555 24.754358932618686, -63.75728957968982 24.264188776396736, -64.10669445219533 23.98554768862774 M-64.10669445219533 23.98554768862774 C-64.56883929423215 23.56583997077236, -65.03098413626898 23.146132252916978, -65.6015003440098 22.628004528078435 M-64.10669445219533 23.98554768862774 C-64.62020133153767 23.519194327456525, -65.13370821088002 23.052840966285313, -65.6015003440098 22.628004528078435 M-65.6015003440098 22.628004528078435 C-65.94731952482087 22.27091783160824, -66.29313870563195 21.913831135138043, -67.00625690787244 21.177478043231478 M-65.6015003440098 22.628004528078435 C-66.08512952911053 22.128617687767395, -66.56875871421126 21.629230847456355, -67.00625690787244 21.177478043231478 M-67.00625690787244 21.177478043231478 C-67.45150729519963 20.654461602812205, -67.89675768252681 20.13144516239293, -68.31519169774293 19.639928758550113 M-67.00625690787244 21.177478043231478 C-67.39481687633011 20.72105339459256, -67.78337684478777 20.264628745953644, -68.31519169774293 19.639928758550113 M-68.31519169774293 19.639928758550113 C-68.76772390439288 19.033576828171313, -69.22025611104284 18.42722489779251, -69.5229260198041 18.021674793848355 M-68.31519169774293 19.639928758550113 C-68.72411261687492 19.09201198037536, -69.1330335360069 18.544095202200605, -69.5229260198041 18.021674793848355 M-69.5229260198041 18.021674793848355 C-69.82111718248011 17.563573092439206, -70.1193083451561 17.10547139103006, -70.6244970346684 16.329365901781557 M-69.5229260198041 18.021674793848355 C-69.94056890829906 17.38006316430167, -70.35821179679401 16.738451534754986, -70.6244970346684 16.329365901781557 M-70.6244970346684 16.329365901781557 C-71.00731474765651 15.649634287874255, -71.39013246064461 14.969902673966953, -71.6153781507495 14.569956142586314 M-70.6244970346684 16.329365901781557 C-70.98013199172851 15.697900023576913, -71.33576694878863 15.066434145372272, -71.6153781507495 14.569956142586314 M-71.6153781507495 14.569956142586314 C-71.95663793062678 13.861322907881569, -72.29789771050407 13.152689673176823, -72.49149762499809 12.750675308355417 M-71.6153781507495 14.569956142586314 C-71.83871909424852 14.106183894679948, -72.06206003774754 13.642411646773581, -72.49149762499809 12.750675308355417 M-72.49149762499809 12.750675308355417 C-72.66464348217322 12.32300169358544, -72.83778933934835 11.895328078815462, -73.24925529456745 10.878999214271209 M-72.49149762499809 12.750675308355417 C-72.7443166418762 12.126207448743331, -72.9971356587543 11.501739589131246, -73.24925529456745 10.878999214271209 M-73.24925529456745 10.878999214271209 C-73.40417322059406 10.412411103898576, -73.55909114662067 9.94582299352594, -73.88553737065482 8.962618978877522 M-73.24925529456745 10.878999214271209 C-73.4749348352857 10.199288394779591, -73.70061437600394 9.519577575287974, -73.88553737065482 8.962618978877522 M-73.88553737065482 8.962618978877522 C-74.03725366398402 8.38405899815577, -74.18896995731323 7.805499017434016, -74.39772923372743 7.009409419623911 M-73.88553737065482 8.962618978877522 C-74.06876199387256 8.263904080494225, -74.2519866170903 7.565189182110927, -74.39772923372743 7.009409419623911 M-74.39772923372743 7.009409419623911 C-74.48802752493448 6.545746778826351, -74.57832581614153 6.082084138028791, -74.78372617755518 5.027396693551461 M-74.39772923372743 7.009409419623911 C-74.49600369328887 6.504790840090325, -74.59427815285031 6.00017226055674, -74.78372617755518 5.027396693551461 M-74.78372617755518 5.027396693551461 C-74.85120686026713 4.5040298440056175, -74.91868754297907 3.9806629944597733, -75.04194205789975 3.024725316091999 M-74.78372617755518 5.027396693551461 C-74.84892423839636 4.521733408480552, -74.91412229923756 4.0160701234096425, -75.04194205789975 3.024725316091999 M-75.04194205789975 3.024725316091999 C-75.07968756363168 2.43680859669326, -75.11743306936361 1.8488918772945215, -75.17131581032167 1.0096246935071416 M-75.04194205789975 3.024725316091999 C-75.0912989921798 2.2559512244799604, -75.14065592645984 1.4871771328679222, -75.17131581032167 1.0096246935071416 M-75.17131581032167 1.0096246935071416 C-75.17131581032167 0.26243279069382, -75.17131581032167 -0.4847591121195016, -75.17131581032167 -1.0096246935071262 M-75.17131581032167 1.0096246935071416 C-75.17131581032167 0.22058825635570112, -75.17131581032167 -0.5684481807957393, -75.17131581032167 -1.0096246935071262 M-75.17131581032167 -1.0096246935071262 C-75.12091899820729 -1.7945957217632034, -75.0705221860929 -2.5795667500192803, -75.04194205789975 -3.024725316091956 M-75.17131581032167 -1.0096246935071262 C-75.12077785664333 -1.7967941155493463, -75.07023990296497 -2.5839635375915666, -75.04194205789975 -3.024725316091956 M-75.04194205789975 -3.024725316091956 C-74.950170478994 -3.7364875597369016, -74.85839890008826 -4.448249803381847, -74.78372617755518 -5.027396693551446 M-75.04194205789975 -3.024725316091956 C-74.9864559085888 -3.455064933168214, -74.93096975927784 -3.885404550244472, -74.78372617755518 -5.027396693551446 M-74.78372617755518 -5.027396693551446 C-74.67464566525788 -5.587502070023603, -74.5655651529606 -6.147607446495759, -74.39772923372745 -7.009409419623896 M-74.78372617755518 -5.027396693551446 C-74.6759532903752 -5.580787691412853, -74.56818040319523 -6.134178689274259, -74.39772923372745 -7.009409419623896 M-74.39772923372745 -7.009409419623896 C-74.19549366540895 -7.780621291072086, -73.99325809709045 -8.551833162520277, -73.88553737065482 -8.962618978877506 M-74.39772923372745 -7.009409419623896 C-74.24661907457252 -7.585657948038873, -74.0955089154176 -8.161906476453849, -73.88553737065482 -8.962618978877506 M-73.88553737065482 -8.962618978877506 C-73.68099170476998 -9.578677934596579, -73.47644603888514 -10.194736890315651, -73.24925529456746 -10.878999214271168 M-73.88553737065482 -8.962618978877506 C-73.65708872042124 -9.65066991503161, -73.42864007018767 -10.338720851185712, -73.24925529456746 -10.878999214271168 M-73.24925529456746 -10.878999214271168 C-73.06499998222709 -11.334113398086002, -72.88074466988672 -11.789227581900834, -72.49149762499809 -12.750675308355401 M-73.24925529456746 -10.878999214271168 C-73.07895975281996 -11.299632494827836, -72.90866421107243 -11.720265775384505, -72.49149762499809 -12.750675308355401 M-72.49149762499809 -12.750675308355401 C-72.30328144531236 -13.141510232653918, -72.11506526562664 -13.532345156952434, -71.6153781507495 -14.5699561425863 M-72.49149762499809 -12.750675308355401 C-72.27910780812222 -13.191707307512237, -72.06671799124634 -13.632739306669073, -71.6153781507495 -14.5699561425863 M-71.6153781507495 -14.5699561425863 C-71.39108710634456 -14.96820760385833, -71.1667960619396 -15.36645906513036, -70.6244970346684 -16.329365901781546 M-71.6153781507495 -14.5699561425863 C-71.30933430856408 -15.11336797468602, -71.00329046637864 -15.65677980678574, -70.6244970346684 -16.329365901781546 M-70.6244970346684 -16.329365901781546 C-70.19827149086453 -16.984162794648373, -69.77204594706066 -17.638959687515204, -69.52292601980412 -18.021674793848344 M-70.6244970346684 -16.329365901781546 C-70.32439319403892 -16.790405990153182, -70.02428935340944 -17.251446078524815, -69.52292601980412 -18.021674793848344 M-69.52292601980412 -18.021674793848344 C-69.14280108610556 -18.531007574910532, -68.76267615240701 -19.04034035597272, -68.31519169774295 -19.639928758550102 M-69.52292601980412 -18.021674793848344 C-69.2078467915336 -18.44385225542264, -68.89276756326308 -18.866029716996934, -68.31519169774295 -19.639928758550102 M-68.31519169774295 -19.639928758550102 C-67.99296593907918 -20.018433469841632, -67.67074018041544 -20.39693818113316, -67.00625690787246 -21.177478043231467 M-68.31519169774295 -19.639928758550102 C-68.04413820142662 -19.958323618704128, -67.77308470511029 -20.276718478858154, -67.00625690787246 -21.177478043231467 M-67.00625690787246 -21.177478043231467 C-66.59597678879041 -21.60112595080791, -66.18569666970835 -22.02477385838435, -65.60150034400984 -22.628004528078403 M-67.00625690787246 -21.177478043231467 C-66.71459949309047 -21.478638269512935, -66.42294207830851 -21.779798495794402, -65.60150034400984 -22.628004528078403 M-65.60150034400984 -22.628004528078403 C-65.00813406235096 -23.166884085469494, -64.41476778069209 -23.705763642860585, -64.10669445219536 -23.98554768862771 M-65.60150034400984 -22.628004528078403 C-65.01118778895889 -23.164110771761344, -64.42087523390796 -23.700217015444284, -64.10669445219536 -23.98554768862771 M-64.10669445219536 -23.98554768862771 C-63.62024971368955 -24.37347442274795, -63.13380497518376 -24.761401156868185, -62.52798171047331 -25.244529088840626 M-64.10669445219536 -23.98554768862771 C-63.68874703136704 -24.318849634690327, -63.27079961053873 -24.652151580752943, -62.52798171047331 -25.244529088840626 M-62.52798171047331 -25.244529088840626 C-61.934263742484795 -25.658681041672818, -61.340545774496285 -26.072832994505013, -60.871849388132304 -26.39977530409297 M-62.52798171047331 -25.244529088840626 C-61.971574938619504 -25.632654366424898, -61.41516816676569 -26.02077964400917, -60.871849388132304 -26.39977530409297 M-60.871849388132304 -26.39977530409297 C-60.25932959117989 -26.771088404571394, -59.64680979422748 -27.14240150504982, -59.14510288812404 -27.446539179886763 M-60.871849388132304 -26.39977530409297 C-60.32841331046761 -26.729209447958183, -59.784977232802916 -27.058643591823394, -59.14510288812404 -27.446539179886763 M-59.14510288812404 -27.446539179886763 C-58.44086044571898 -27.813942011000673, -57.736618003313914 -28.181344842114584, -57.35483778220309 -28.3805193389262 M-59.14510288812404 -27.446539179886763 C-58.717582672734935 -27.669576202415495, -58.29006245734582 -27.892613224944228, -57.35483778220309 -28.3805193389262 M-57.35483778220309 -28.3805193389262 C-56.96342779536731 -28.55378492933367, -56.57201780853153 -28.727050519741145, -55.5084106537003 -29.19787785639968 M-57.35483778220309 -28.3805193389262 C-56.72628739514296 -28.658759949992955, -56.09773700808283 -28.93700056105971, -55.5084106537003 -29.19787785639968 M-55.5084106537003 -29.19787785639968 C-55.08036694793482 -29.355401896914017, -54.65232324216934 -29.512925937428356, -53.61340886774408 -29.895256030836055 M-55.5084106537003 -29.19787785639968 C-54.86793325808133 -29.433579458495604, -54.22745586246236 -29.66928106059153, -53.61340886774408 -29.895256030836055 M-53.61340886774408 -29.895256030836055 C-53.17309067003488 -30.02594016063876, -52.732772472325685 -30.156624290441467, -51.67761939314951 -30.469788185729417 M-53.61340886774408 -29.895256030836055 C-53.119851949048204 -30.041741133571858, -52.62629503035234 -30.188226236307656, -51.67761939314951 -30.469788185729417 M-51.67761939314951 -30.469788185729417 C-51.214498014604565 -30.57549261823287, -50.75137663605962 -30.681197050736326, -49.70899680409324 -30.919113445218553 M-51.67761939314951 -30.469788185729417 C-51.273329592050935 -30.56206469459266, -50.86903979095235 -30.654341203455903, -49.70899680409324 -30.919113445218553 M-49.70899680409324 -30.919113445218553 C-49.23712747367994 -30.995401619158464, -48.76525814326665 -31.071689793098376, -47.71563059306196 -31.24138543543225 M-49.70899680409324 -30.919113445218553 C-49.094358145475915 -31.018483456949816, -48.479719486858585 -31.11785346868108, -47.71563059306196 -31.24138543543225 M-47.71563059306196 -31.24138543543225 C-47.034551205301874 -31.30708834485166, -46.35347181754178 -31.37279125427107, -45.70571192939246 -31.435279871635593 M-47.71563059306196 -31.24138543543225 C-47.155416517319296 -31.295428613563143, -46.59520244157663 -31.34947179169404, -45.70571192939246 -31.435279871635593 M-45.70571192939246 -31.435279871635593 C-45.124476039528645 -31.453918975316498, -44.54324014966483 -31.472558078997405, -43.68750000000001 -31.5 M-45.70571192939246 -31.435279871635593 C-44.950005363507735 -31.45951391030992, -44.19429879762302 -31.483747948984245, -43.68750000000001 -31.5 M-43.68750000000001 -31.5 C-43.68750000000001 -31.5, -43.6875 -31.5, -43.6875 -31.5 M-43.68750000000001 -31.5 C-43.68750000000001 -31.5, -43.6875 -31.5, -43.6875 -31.5\" stroke=\"#999\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"fill:#f0f0f0 !important;stroke:#999 !important\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-59.8125, -24)\"><rect></rect><foreignObject width=\"119.625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Traveler cancels<br>after ticketing</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(322, 264.390625)\"><polygon points=\"80.890625,0 161.78125,-80.890625 80.890625,-161.78125 0,-80.890625\" class=\"label-container\" transform=\"translate(-80.390625, 80.890625)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-41.890625, -24)\"><rect></rect><foreignObject width=\"83.78125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Within void<br>period?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(161, 543.28125)\"><rect class=\"basic label-container\" style=\"fill:#F44336 !important\" x=\"-118\" y=\"-75\" width=\"236\" height=\"150\"></rect><g class=\"label\" style=\"color:#fff !important\" transform=\"translate(-88, -60)\"><rect></rect><foreignObject width=\"176\" height=\"120\"><div style=\"color: rgb(255, 255, 255) !important; display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\" xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"color:#fff !important\" class=\"nodeLabel\"><p><b>TICKET_VOIDED</b><br>―――――――――――<br>Ticket voided.<br>No penalties applied.<br>Full amount refunded.</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(438.55859375, 543.28125)\"><polygon points=\"65.1171875,0 130.234375,-65.1171875 65.1171875,-130.234375 0,-65.1171875\" class=\"label-container\" transform=\"translate(-64.6171875, 65.1171875)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-38.1171875, -12)\"><rect></rect><foreignObject width=\"76.234375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Fare type?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-E-7\" transform=\"translate(283.55859375, 828.28125)\"><rect class=\"basic label-container\" style=\"fill:#F44336 !important\" x=\"-130\" y=\"-75\" width=\"260\" height=\"150\"></rect><g class=\"label\" style=\"color:#fff !important\" transform=\"translate(-100, -60)\"><rect></rect><foreignObject width=\"200\" height=\"120\"><div style=\"color: rgb(255, 255, 255) !important; display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\" xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"color:#fff !important\" class=\"nodeLabel\"><p><b>TICKET_REFUNDED</b><br>―――――――――――<br>Fare refunded<br>after deducting any applicable penalties.</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-F-9\" transform=\"translate(593.55859375, 828.28125)\"><rect class=\"basic label-container\" style=\"fill:#F44336 !important\" x=\"-130\" y=\"-111\" width=\"260\" height=\"222\"></rect><g class=\"label\" style=\"color:#fff !important\" transform=\"translate(-100, -96)\"><rect></rect><foreignObject width=\"200\" height=\"192\"><div style=\"color: rgb(255, 255, 255) !important; display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\" xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"color:#fff !important\" class=\"nodeLabel\"><p><b>TICKET_REFUNDED</b><br>―――――――――――<br>The total fare is deducted as a penalty.<br>The refund amount will be 0.<br>The penalty will contain the entire fare.</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-G-11\" transform=\"translate(438.55859375, 1077.28125)\"><rect class=\"basic label-container\" style=\"fill:#FF9800 !important\" x=\"-118\" y=\"-63\" width=\"236\" height=\"126\"></rect><g class=\"label\" style=\"color:#fff !important\" transform=\"translate(-88, -48)\"><rect></rect><foreignObject width=\"176\" height=\"96\"><div style=\"color: rgb(255, 255, 255) !important; display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\" xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"color:#fff !important\" class=\"nodeLabel\"><p><b>INVOICE_GENERATED</b><br>―――――――――――<br>Credit note / refund<br>adjustment invoice.</p></span></div></foreignObject></g></g></g></g></g></g></g></svg></div>"},"children":["flowchart LR\n    subgraph cancellation[\"Cancellation and refund\"]\n        A([\"Traveler cancels<br>after ticketing\"]) --> B{\"Within void<br>period?\"}\n\n        B -->|\"Yes<br>(typically within 24hrs)\"| C[\"<b>TICKET_VOIDED</b><br>―――――――――――<br>Ticket voided.<br>No penalties applied.<br>Full amount refunded.\"]\n\n        B -->|\"No\"| D{\"Fare type?\"}\n\n        D -->|\"Refundable\"| E[\"<b>TICKET_REFUNDED</b><br>―――――――――――<br>Fare refunded<br>after deducting any applicable penalties.\"]\n\n        D -->|\"Non-refundable\"| F[\"<b>TICKET_REFUNDED</b><br>―――――――――――<br>The total fare is deducted as a penalty.<br>The refund amount will be 0.<br>The penalty will contain the entire fare.\"]\n\n        E --> G[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Credit note / refund<br>adjustment invoice.\"]\n\n        F --> G\n    end\n\n    style A fill:#f0f0f0,stroke:#999\n    style C fill:#F44336,color:#fff\n    style E fill:#F44336,color:#fff\n    style F fill:#F44336,color:#fff\n    style G fill:#FF9800,color:#fff\n"]}]},"headings":[{"value":"Cancellation and refund","id":"cancellation-and-refund","depth":1},{"value":"Canceling voidable tickets","id":"canceling-voidable-tickets","depth":2},{"value":"Canceling refundable tickets","id":"canceling-refundable-tickets","depth":2},{"value":"Canceling non-refundable tickets","id":"canceling-non-refundable-tickets","depth":2},{"value":"Cancellation and refund flow diagram","id":"cancellation-and-refund-flow-diagram","depth":2}],"frontmatter":{"seo":{"title":"Cancellation and refund"}},"lastModified":"2026-03-11T17:17:12.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/webhooks/booking-lifecycle/air-booking-lifecycle/cancellation-lifecycle","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}