{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Invoicing and service fees","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":"invoicing-and-service-fees","__idx":0},"children":["Invoicing and service fees"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["These operations cover TMC service fees and invoice generation for the air booking."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Webhooks used:"]}," ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/webhookeventapi/webhooks/paths/pnr_v3/post"},"children":["PNR_V3"]},", ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/webhookeventapi/webhooks/paths/service_charge/post"},"children":["SERVICE_CHARGE"]},"."]},{"$$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":{"data-label":"Step"},"children":["Step"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Operation"},"children":["Operation"]},{"$$mdtype":"Tag","name":"th","attributes":{"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":["1"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SERVICE_ FEE"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["When a TMC service fee is charged for the booking."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A fee has been calculated and charged by the TMC for this booking."," ","The charge depends on the contract with the TMC."," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example:"]}," An organization's TMC charges a $25 booking fee per air booking."," ","After the booking is confirmed, the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/webhookeventapi/webhooks/paths/service_charge/post"},"children":["SERVICE_CHARGE"]}," webhook is triggered with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["operation"]}," as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SERVICE_FEE"]},"."," ","This event payload contains the fee details."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["2"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_ GENERATED"]}]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When an invoice document is created for the booking, service fee, or refunds."]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Separate invoices are generated for the flight fare, service fees, and refunds."," ","You will receive one event for each invoice document created."," ","A typical booking generates at least 2 events (one for the flight fare invoice, one for the service fee invoice)."," ","This event is also generated for:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["credit notes generated after refunds or voids."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["penalties deducted for non-refundable tickets."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example:"]}," After a flight is ticketed,"," ","2 events are triggered: (1) an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_GENERATED"]}," operation covering the flight fare,"," ","and (2) an another ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_GENERATED"]}," operation covering the TMC service fee."," ","Each event includes the invoice number so your accounting system can retrieve the individual documents."]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"invoicing-and-service-fee-flow-diagram","__idx":1},"children":["Invoicing and service fee flow diagram"]},{"$$mdtype":"Tag","name":"Mermaid","attributes":{"data-language":"mermaid","diagramSource":"flowchart LR\n    subgraph invoicing[\"Invoicing and service fees\"]\n        A([\"Booking ticketed\"]) --> B[\"<b>SERVICE_FEE</b><br>―――――――――――<br>TMC service fee<br>charged for this booking\"]\n\n        A --> C[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Flight fare invoice created.\"]\n\n        B --> D[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Service fee invoice created.\"]\n    end\n\n    style A fill:#f0f0f0,stroke:#999\n    style B fill:#f0f0f0,stroke:#999\n    style C fill:#FF9800,color:#fff\n    style D fill:#FF9800,color:#fff\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1772738374834\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"flowchart\" style=\"max-width: 642.4921875px;\" viewBox=\"0 0 642.4921875 532\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#mermaid-1772738374834{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-1772738374834 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1772738374834 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1772738374834 .error-icon{fill:#552222;}#mermaid-1772738374834 .error-text{fill:#552222;stroke:#552222;}#mermaid-1772738374834 .edge-thickness-normal{stroke-width:1px;}#mermaid-1772738374834 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1772738374834 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1772738374834 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1772738374834 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1772738374834 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1772738374834 .marker{fill:#333333;stroke:#333333;}#mermaid-1772738374834 .marker.cross{stroke:#333333;}#mermaid-1772738374834 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1772738374834 p{margin:0;}#mermaid-1772738374834 .label{font-family:\"trebuchet ms\",verdana,arial,sans-serif;color:#333;}#mermaid-1772738374834 .cluster-label text{fill:#333;}#mermaid-1772738374834 .cluster-label span{color:#333;}#mermaid-1772738374834 .cluster-label span p{background-color:transparent;}#mermaid-1772738374834 .label text,#mermaid-1772738374834 span{fill:#333;color:#333;}#mermaid-1772738374834 .node rect,#mermaid-1772738374834 .node circle,#mermaid-1772738374834 .node ellipse,#mermaid-1772738374834 .node polygon,#mermaid-1772738374834 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-1772738374834 .rough-node .label text,#mermaid-1772738374834 .node .label text,#mermaid-1772738374834 .image-shape .label,#mermaid-1772738374834 .icon-shape .label{text-anchor:middle;}#mermaid-1772738374834 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-1772738374834 .rough-node .label,#mermaid-1772738374834 .node .label,#mermaid-1772738374834 .image-shape .label,#mermaid-1772738374834 .icon-shape .label{text-align:center;}#mermaid-1772738374834 .node.clickable{cursor:pointer;}#mermaid-1772738374834 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-1772738374834 .arrowheadPath{fill:#333333;}#mermaid-1772738374834 .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-1772738374834 .flowchart-link{stroke:#333333;fill:none;}#mermaid-1772738374834 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-1772738374834 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-1772738374834 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-1772738374834 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-1772738374834 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-1772738374834 .cluster text{fill:#333;}#mermaid-1772738374834 .cluster span{color:#333;}#mermaid-1772738374834 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-1772738374834 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-1772738374834 rect.text{fill:none;stroke-width:0;}#mermaid-1772738374834 .icon-shape,#mermaid-1772738374834 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-1772738374834 .icon-shape p,#mermaid-1772738374834 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-1772738374834 .icon-shape rect,#mermaid-1772738374834 .image-shape rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-1772738374834 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-1772738374834 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-1772738374834 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><marker id=\"mermaid-1772738374834_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-1772738374834_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-1772738374834_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-1772738374834_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-1772738374834_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-1772738374834_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=\"invoicing\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"626.4921875\" height=\"516\"></rect><g class=\"cluster-label\" transform=\"translate(226.29296875, 8)\"><foreignObject width=\"189.90625\" 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>Invoicing and service fees</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M271.734,85L255.279,91.167C238.823,97.333,205.911,109.667,189.456,121.417C173,133.167,173,144.333,173,149.917L173,155.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=\"W3sieCI6MjcxLjczNDQ3Nzc5NjA1MjY2LCJ5Ijo4NX0seyJ4IjoxNzMsInkiOjEyMn0seyJ4IjoxNzMsInkiOjE1OS41fV0=\" marker-end=\"url(#mermaid-1772738374834_flowchart-v2-pointEnd)\"></path><path d=\"M373.898,85L390.187,91.167C406.476,97.333,439.055,109.667,455.344,123.417C471.633,137.167,471.633,152.333,471.633,159.917L471.633,167.5\" id=\"L_A_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_A_C_0\" data-points=\"W3sieCI6MzczLjg5ODMzNDcwMzk0NzM0LCJ5Ijo4NX0seyJ4Ijo0NzEuNjMyODEyNSwieSI6MTIyfSx7IngiOjQ3MS42MzI4MTI1LCJ5IjoxNzEuNX1d\" marker-end=\"url(#mermaid-1772738374834_flowchart-v2-pointEnd)\"></path><path d=\"M173,285.5L173,291.75C173,298,173,310.5,173,322.333C173,334.167,173,345.333,173,350.917L173,356.5\" 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=\"W3sieCI6MTczLCJ5IjoyODUuNX0seyJ4IjoxNzMsInkiOjMyM30seyJ4IjoxNzMsInkiOjM2MC41fV0=\" marker-end=\"url(#mermaid-1772738374834_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\"><g class=\"label\" data-id=\"L_A_C_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_B_D_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.31640625, 65)\"><g class=\"basic label-container outer-path\"><path d=\"M-54.859375 -19.5 C-19.71974312420808 -19.5, 15.41988875158384 -19.5, 54.859375 -19.5 C54.859375 -19.5, 54.859375 -19.5, 54.859375 -19.5 C55.32799664842801 -19.484972215851617, 55.79661829685603 -19.469944431703237, 56.1087442896239 -19.45993515863156 C56.47229965118476 -19.424863410141075, 56.83585501274562 -19.38979166165059, 57.352979652847864 -19.3399052695533 C57.61046769664954 -19.298276599481046, 57.86795574045122 -19.256647929408796, 58.58696825967676 -19.140403561325776 C58.89958003877657 -19.06905196272875, 59.21219181787638 -18.99770036413172, 59.80563938623539 -18.862249829261074 C60.173820537382284 -18.752975596222978, 60.542001688529176 -18.643701363184878, 61.003985251460605 -18.50658706670804 C61.43577608297101 -18.34768404928152, 61.867566914481415 -18.188781031854997, 62.1770815951478 -18.074876768247425 C62.45199545869187 -17.953180555886476, 62.72690932223594 -17.831484343525528, 63.32010791279238 -17.568892924097174 C63.679698359756074 -17.38129481824489, 64.03928880671977 -17.1936967123926, 64.42836726407678 -16.990714730406097 C64.69910488203425 -16.826591995369437, 64.96984249999171 -16.66246926033278, 65.4973055736057 -16.342718045390892 C65.87339818944598 -16.08037211736765, 66.24949080528627 -15.818026189344407, 66.52253034457871 -15.627565626425154 C66.7525658533237 -15.444118429702995, 66.9826013620687 -15.260671232980837, 67.49982870850187 -14.848196188198123 C67.75840052340725 -14.613368107336385, 68.01697233831263 -14.378540026474646, 68.42518473676799 -14.007812326905688 C68.72378234044443 -13.699485785790568, 69.02237994412089 -13.39115924467545, 69.29479594296865 -13.10986736009568 C69.57987090220469 -12.775002091752322, 69.86494586144072 -12.440136823408963, 70.10508890812658 -12.158051136245305 C70.279964563876 -11.923733689041052, 70.45484021962544 -11.689416241836797, 70.85273396464063 -11.156274872382312 C71.12517006738587 -10.737739859228785, 71.39760617013108 -10.319204846075257, 71.53465887860425 -10.108655082055241 C71.76589690563482 -9.698068549673154, 71.99713493266539 -9.287482017291069, 72.1480614742735 -9.019496659696287 C72.29975713362391 -8.704497377288023, 72.45145279297431 -8.389498094879759, 72.69042114880834 -7.893275190886684 C72.85878871133596 -7.477404056278095, 73.02715627386358 -7.061532921669507, 73.15950922997033 -6.734618561215508 C73.27627604688588 -6.382935512931641, 73.39304286380143 -6.031252464647774, 73.55339813421489 -5.548287939305138 C73.63028142114736 -5.255098644804309, 73.70716470807982 -4.96190935030348, 73.87046928754556 -4.339158212148133 C73.92530793915425 -4.057573326290593, 73.98014659076296 -3.7759884404330535, 74.10941977658177 -3.1121979531509023 C74.14482590448603 -2.837595016856299, 74.18023203239028 -2.562992080561695, 74.26926770250937 -1.872449005199798 C74.29002552692533 -1.5491291345068097, 74.3107833513413 -1.2258092638138214, 74.34935621591342 -0.6250057626472757 C74.34935621591342 -0.2815808585854428, 74.34935621591342 0.06184404547639011, 74.34935621591342 0.625005762647271 C74.31865934571448 1.1031342940633952, 74.28796247551554 1.5812628254795196, 74.26926770250937 1.8724490051997846 C74.23118326019272 2.1678244191838543, 74.19309881787609 2.4631998331679243, 74.10941977658177 3.1121979531508885 C74.0481391411293 3.4268610645324857, 73.98685850567682 3.741524175914083, 73.87046928754556 4.339158212148129 C73.78226512227806 4.675518922240155, 73.69406095701056 5.01187963233218, 73.55339813421489 5.548287939305125 C73.45979394119232 5.8302088548862665, 73.36618974816976 6.112129770467408, 73.15950922997033 6.734618561215495 C73.05684472926386 6.988201862843564, 72.95418022855739 7.241785164471632, 72.69042114880834 7.893275190886679 C72.47592482871127 8.338681389054269, 72.2614285086142 8.78408758722186, 72.1480614742735 9.019496659696284 C71.91472309914174 9.433812572815343, 71.68138472400999 9.848128485934403, 71.53465887860425 10.108655082055236 C71.36473448991254 10.369704574173019, 71.19481010122084 10.6307540662908, 70.85273396464065 11.156274872382301 C70.63286159425266 11.450883817917196, 70.41298922386467 11.745492763452091, 70.10508890812659 12.158051136245302 C69.87637726880489 12.426708841853529, 69.64766562948317 12.695366547461756, 69.29479594296866 13.10986736009567 C69.08515416959236 13.326339703016393, 68.87551239621605 13.542812045937115, 68.42518473676799 14.007812326905684 C68.20235594921289 14.210179536036588, 67.97952716165778 14.412546745167493, 67.4998287085019 14.848196188198111 C67.24118083196815 15.054460986824711, 66.98253295543441 15.26072578545131, 66.52253034457871 15.627565626425152 C66.27968147307608 15.796966486427172, 66.03683260157347 15.966367346429193, 65.4973055736057 16.34271804539089 C65.10043162964881 16.58330536250773, 64.70355768569192 16.823892679624574, 64.42836726407678 16.990714730406093 C64.07438330724752 17.175387933946375, 63.72039935041826 17.360061137486653, 63.32010791279239 17.56889292409717 C62.966806706650324 17.72528888774835, 62.61350550050826 17.881684851399527, 62.177081595147804 18.07487676824742 C61.75068482676236 18.23179472058178, 61.324288058376915 18.388712672916146, 61.00398525146062 18.506587066708033 C60.69707867166889 18.59767532860471, 60.390172091877155 18.688763590501384, 59.80563938623541 18.86224982926107 C59.40543229804406 18.95359448554543, 59.00522520985271 19.044939141829786, 58.586968259676766 19.140403561325773 C58.251403305108234 19.194655100835323, 57.9158383505397 19.248906640344877, 57.35297965284788 19.3399052695533 C57.02144126727297 19.371888378876466, 56.68990288169806 19.40387148819963, 56.1087442896239 19.45993515863156 C55.82704741266773 19.468968629185834, 55.54535053571157 19.47800209974011, 54.85937500000001 19.5 C54.85937500000001 19.5, 54.85937500000001 19.5, 54.859375 19.5 C17.20337735141223 19.5, -20.452620297175542 19.5, -54.85937499999999 19.5 C-55.29373254652682 19.48607099890856, -55.728090093053645 19.472141997817122, -56.10874428962389 19.45993515863156 C-56.54290430050003 19.418052264536144, -56.97706431137616 19.37616937044073, -57.35297965284787 19.3399052695533 C-57.687319860326085 19.285851737655253, -58.021660067804305 19.231798205757208, -58.58696825967676 19.140403561325773 C-58.83908964865928 19.082858499536332, -59.091211037641806 19.02531343774689, -59.805639386235384 18.862249829261074 C-60.155081162817766 18.758537344228742, -60.50452293940014 18.654824859196406, -61.00398525146059 18.506587066708043 C-61.37133856850916 18.371397650257332, -61.73869188555773 18.23620823380662, -62.1770815951478 18.074876768247425 C-62.408387954552644 17.972484304398264, -62.639694313957484 17.8700918405491, -63.32010791279238 17.568892924097174 C-63.75150984597718 17.34383081188079, -64.18291177916198 17.118768699664404, -64.42836726407678 16.990714730406097 C-64.80707312948608 16.76114100927228, -65.1857789948954 16.53156728813846, -65.49730557360569 16.3427180453909 C-65.85418898961693 16.09377162361554, -66.21107240562816 15.844825201840186, -66.52253034457871 15.627565626425156 C-66.84299048838662 15.372007189540914, -67.16345063219454 15.116448752656675, -67.49982870850187 14.848196188198125 C-67.77489541713783 14.598387881281235, -68.0499621257738 14.348579574364345, -68.42518473676797 14.007812326905697 C-68.70121840593465 13.722784900705392, -68.97725207510133 13.437757474505087, -69.29479594296865 13.109867360095677 C-69.46372506996042 12.911433595191507, -69.6326541969522 12.71299983028734, -70.10508890812658 12.158051136245307 C-70.30931380836827 11.884408375192601, -70.51353870860996 11.610765614139895, -70.85273396464063 11.156274872382316 C-71.0192239593493 10.900501531686393, -71.18571395405797 10.644728190990472, -71.53465887860425 10.108655082055249 C-71.73138815442476 9.759342331836578, -71.9281174302453 9.410029581617907, -72.1480614742735 9.019496659696289 C-72.273763704566 8.75847328889707, -72.39946593485848 8.49744991809785, -72.69042114880834 7.893275190886686 C-72.79066210225128 7.64567809785566, -72.8909030556942 7.3980810048246335, -73.15950922997033 6.73461856121551 C-73.24944214918513 6.463754937405317, -73.33937506839992 6.192891313595124, -73.55339813421489 5.5482879393051325 C-73.6555094783142 5.158893128917978, -73.75762082241351 4.769498318530822, -73.87046928754556 4.339158212148136 C-73.92086155914058 4.080404547918067, -73.9712538307356 3.821650883687999, -74.10941977658177 3.112197953150904 C-74.1728384977251 2.6203348754062854, -74.23625721886842 2.1284717976616667, -74.26926770250937 1.872449005199809 C-74.2919148047059 1.5197021080769142, -74.31456190690244 1.1669552109540193, -74.34935621591342 0.6250057626472781 C-74.34935621591342 0.21007239364043434, -74.34935621591342 -0.20486097536640946, -74.34935621591342 -0.6250057626472687 C-74.32243582865193 -1.0443125239904396, -74.29551544139044 -1.4636192853336105, -74.26926770250937 -1.8724490051997822 C-74.2369414546639 -2.123164999949463, -74.20461520681846 -2.3738809946991433, -74.10941977658177 -3.112197953150895 C-74.03479598634756 -3.495375344259898, -73.96017219611336 -3.878552735368901, -73.87046928754556 -4.339158212148126 C-73.77615145305542 -4.698832992667061, -73.68183361856529 -5.058507773185996, -73.55339813421489 -5.548287939305123 C-73.40319512158175 -6.000675481756061, -73.25299210894859 -6.453063024206998, -73.15950922997033 -6.734618561215485 C-72.98751842103896 -7.159439184492051, -72.81552761210759 -7.584259807768617, -72.69042114880834 -7.893275190886676 C-72.51118473633952 -8.26546343642305, -72.3319483238707 -8.637651681959422, -72.1480614742735 -9.019496659696282 C-72.00275290389364 -9.277506740494028, -71.85744433351377 -9.535516821291774, -71.53465887860425 -10.108655082055243 C-71.2706415622491 -10.514256578552931, -71.00662424589395 -10.91985807505062, -70.85273396464063 -11.156274872382308 C-70.63290790469458 -11.450821766143976, -70.41308184474853 -11.745368659905644, -70.10508890812659 -12.158051136245302 C-69.91528571103828 -12.381004771653101, -69.72548251394996 -12.603958407060903, -69.29479594296866 -13.10986736009567 C-69.08706949687605 -13.32436197034468, -68.87934305078345 -13.538856580593691, -68.42518473676799 -14.007812326905677 C-68.19263452114095 -14.219008279796627, -67.9600843055139 -14.430204232687577, -67.4998287085019 -14.848196188198107 C-67.2458739501495 -15.050718349964198, -66.99191919179711 -15.253240511730288, -66.52253034457871 -15.627565626425149 C-66.14556176410844 -15.890522589454376, -65.76859318363817 -16.153479552483603, -65.49730557360571 -16.342718045390885 C-65.12710567341246 -16.56713540042413, -64.75690577321919 -16.791552755457378, -64.42836726407678 -16.99071473040609 C-64.09635266509295 -17.163926534030455, -63.76433806610912 -17.33713833765482, -63.32010791279239 -17.56889292409717 C-62.872827550385864 -17.766890672434002, -62.42554718797934 -17.964888420770837, -62.177081595147804 -18.07487676824742 C-61.837162248717014 -18.199970229913944, -61.497242902286224 -18.325063691580468, -61.00398525146062 -18.506587066708033 C-60.67038663520271 -18.60559738491851, -60.3367880189448 -18.704607703128985, -59.80563938623541 -18.862249829261067 C-59.328880137639956 -18.97106701660813, -58.85212088904451 -19.079884203955196, -58.586968259676766 -19.140403561325773 C-58.099469302569815 -19.219218612099947, -57.61197034546287 -19.298033662874126, -57.35297965284788 -19.3399052695533 C-57.08395200213259 -19.365858043464716, -56.814924351417304 -19.391810817376133, -56.1087442896239 -19.45993515863156 C-55.690577830225465 -19.47334494307283, -55.27241137082703 -19.486754727514104, -54.85937500000001 -19.5 C-54.85937500000001 -19.5, -54.859375 -19.5, -54.859375 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#f0f0f0\" style=\"fill:#f0f0f0 !important;stroke:#999 !important\"></path><path d=\"M-54.859375 -19.5 C-28.78620100757206 -19.5, -2.713027015144121 -19.5, 54.859375 -19.5 M-54.859375 -19.5 C-16.378418852796514 -19.5, 22.10253729440697 -19.5, 54.859375 -19.5 M54.859375 -19.5 C54.859375 -19.5, 54.859375 -19.5, 54.859375 -19.5 M54.859375 -19.5 C54.859375 -19.5, 54.859375 -19.5, 54.859375 -19.5 M54.859375 -19.5 C55.175881415610725 -19.489850255293728, 55.49238783122145 -19.47970051058746, 56.1087442896239 -19.45993515863156 M54.859375 -19.5 C55.15524915100767 -19.49051189186128, 55.451123302015354 -19.481023783722563, 56.1087442896239 -19.45993515863156 M56.1087442896239 -19.45993515863156 C56.43630267663874 -19.428335994982834, 56.76386106365358 -19.39673683133411, 57.352979652847864 -19.3399052695533 M56.1087442896239 -19.45993515863156 C56.4845602189464 -19.4236806479146, 56.8603761482689 -19.38742613719764, 57.352979652847864 -19.3399052695533 M57.352979652847864 -19.3399052695533 C57.66190584356678 -19.289960478796257, 57.970832034285685 -19.24001568803921, 58.58696825967676 -19.140403561325776 M57.352979652847864 -19.3399052695533 C57.78615577058508 -19.26987271416851, 58.2193318883223 -19.199840158783722, 58.58696825967676 -19.140403561325776 M58.58696825967676 -19.140403561325776 C58.920841515710386 -19.06419916936271, 59.25471477174401 -18.987994777399642, 59.80563938623539 -18.862249829261074 M58.58696825967676 -19.140403561325776 C59.01774402167587 -19.042081804724035, 59.44851978367498 -18.943760048122293, 59.80563938623539 -18.862249829261074 M59.80563938623539 -18.862249829261074 C60.04969485898805 -18.789815446021404, 60.29375033174071 -18.717381062781733, 61.003985251460605 -18.50658706670804 M59.80563938623539 -18.862249829261074 C60.0940055471406 -18.776664266369277, 60.3823717080458 -18.691078703477476, 61.003985251460605 -18.50658706670804 M61.003985251460605 -18.50658706670804 C61.39443046296478 -18.362899619638533, 61.78487567446896 -18.219212172569026, 62.1770815951478 -18.074876768247425 M61.003985251460605 -18.50658706670804 C61.30000683115854 -18.397648388985715, 61.59602841085647 -18.28870971126339, 62.1770815951478 -18.074876768247425 M62.1770815951478 -18.074876768247425 C62.52317771718114 -17.92167028159995, 62.869273839214486 -17.768463794952478, 63.32010791279238 -17.568892924097174 M62.1770815951478 -18.074876768247425 C62.41263455611772 -17.97060445985636, 62.64818751708765 -17.866332151465297, 63.32010791279238 -17.568892924097174 M63.32010791279238 -17.568892924097174 C63.67774404564718 -17.3823143826637, 64.03538017850198 -17.195735841230228, 64.42836726407678 -16.990714730406097 M63.32010791279238 -17.568892924097174 C63.634126447281126 -17.405069655792868, 63.94814498176987 -17.24124638748856, 64.42836726407678 -16.990714730406097 M64.42836726407678 -16.990714730406097 C64.84423039899734 -16.738616054134205, 65.26009353391791 -16.486517377862313, 65.4973055736057 -16.342718045390892 M64.42836726407678 -16.990714730406097 C64.70420692286548 -16.82349910823462, 64.98004658165418 -16.65628348606315, 65.4973055736057 -16.342718045390892 M65.4973055736057 -16.342718045390892 C65.9049563702012 -16.058358496604434, 66.31260716679671 -15.773998947817972, 66.52253034457871 -15.627565626425154 M65.4973055736057 -16.342718045390892 C65.82821982202492 -16.111886590740582, 66.15913407044413 -15.881055136090275, 66.52253034457871 -15.627565626425154 M66.52253034457871 -15.627565626425154 C66.79847818335394 -15.407504568282295, 67.07442602212917 -15.187443510139436, 67.49982870850187 -14.848196188198123 M66.52253034457871 -15.627565626425154 C66.87108661174088 -15.349601278835138, 67.21964287890304 -15.071636931245122, 67.49982870850187 -14.848196188198123 M67.49982870850187 -14.848196188198123 C67.84944252599875 -14.530686169422161, 68.19905634349566 -14.213176150646197, 68.42518473676799 -14.007812326905688 M67.49982870850187 -14.848196188198123 C67.73591826263434 -14.633785901722314, 67.9720078167668 -14.419375615246507, 68.42518473676799 -14.007812326905688 M68.42518473676799 -14.007812326905688 C68.74127374559733 -13.681424473899137, 69.05736275442668 -13.355036620892584, 69.29479594296865 -13.10986736009568 M68.42518473676799 -14.007812326905688 C68.59936476125755 -13.827957151174255, 68.7735447857471 -13.64810197544282, 69.29479594296865 -13.10986736009568 M69.29479594296865 -13.10986736009568 C69.46337709007562 -12.911842352164816, 69.63195823718259 -12.713817344233954, 70.10508890812658 -12.158051136245305 M69.29479594296865 -13.10986736009568 C69.6121464376944 -12.737089411236104, 69.92949693242016 -12.364311462376527, 70.10508890812658 -12.158051136245305 M70.10508890812658 -12.158051136245305 C70.2818866876315 -11.921158218317766, 70.45868446713642 -11.684265300390225, 70.85273396464063 -11.156274872382312 M70.10508890812658 -12.158051136245305 C70.33845974740478 -11.84535547213333, 70.571830586683 -11.532659808021352, 70.85273396464063 -11.156274872382312 M70.85273396464063 -11.156274872382312 C71.06993278670848 -10.822599155635954, 71.28713160877633 -10.488923438889595, 71.53465887860425 -10.108655082055241 M70.85273396464063 -11.156274872382312 C71.08706894379338 -10.796273416651081, 71.32140392294612 -10.43627196091985, 71.53465887860425 -10.108655082055241 M71.53465887860425 -10.108655082055241 C71.73099691263376 -9.760037021254037, 71.92733494666327 -9.411418960452833, 72.1480614742735 -9.019496659696287 M71.53465887860425 -10.108655082055241 C71.7772340023561 -9.677938386438997, 72.01980912610794 -9.247221690822753, 72.1480614742735 -9.019496659696287 M72.1480614742735 -9.019496659696287 C72.27568205388036 -8.754489795499676, 72.40330263348723 -8.489482931303067, 72.69042114880834 -7.893275190886684 M72.1480614742735 -9.019496659696287 C72.28964404963934 -8.72549741256733, 72.43122662500515 -8.431498165438375, 72.69042114880834 -7.893275190886684 M72.69042114880834 -7.893275190886684 C72.83129267560207 -7.545319796140468, 72.97216420239582 -7.197364401394252, 73.15950922997033 -6.734618561215508 M72.69042114880834 -7.893275190886684 C72.83191689460062 -7.5437779631456126, 72.9734126403929 -7.194280735404541, 73.15950922997033 -6.734618561215508 M73.15950922997033 -6.734618561215508 C73.28079419322904 -6.369327576014875, 73.40207915648777 -6.004036590814241, 73.55339813421489 -5.548287939305138 M73.15950922997033 -6.734618561215508 C73.29028551910184 -6.340741214723411, 73.42106180823336 -5.946863868231313, 73.55339813421489 -5.548287939305138 M73.55339813421489 -5.548287939305138 C73.62607597648027 -5.271135827971135, 73.69875381874566 -4.993983716637132, 73.87046928754556 -4.339158212148133 M73.55339813421489 -5.548287939305138 C73.62712346299402 -5.26714130791069, 73.70084879177315 -4.985994676516244, 73.87046928754556 -4.339158212148133 M73.87046928754556 -4.339158212148133 C73.93826097741962 -3.9910622124235866, 74.00605266729367 -3.64296621269904, 74.10941977658177 -3.1121979531509023 M73.87046928754556 -4.339158212148133 C73.92293892717586 -4.069737702108758, 73.97540856680618 -3.8003171920693823, 74.10941977658177 -3.1121979531509023 M74.10941977658177 -3.1121979531509023 C74.15739792131689 -2.7400889369416443, 74.20537606605201 -2.367979920732386, 74.26926770250937 -1.872449005199798 M74.10941977658177 -3.1121979531509023 C74.14872589264806 -2.8073474788113923, 74.18803200871433 -2.502497004471882, 74.26926770250937 -1.872449005199798 M74.26926770250937 -1.872449005199798 C74.2921377509424 -1.5162295404844492, 74.31500779937544 -1.1600100757691005, 74.34935621591342 -0.6250057626472757 M74.26926770250937 -1.872449005199798 C74.28538250995864 -1.6214478715390441, 74.3014973174079 -1.3704467378782903, 74.34935621591342 -0.6250057626472757 M74.34935621591342 -0.6250057626472757 C74.34935621591342 -0.3723436381224834, 74.34935621591342 -0.11968151359769108, 74.34935621591342 0.625005762647271 M74.34935621591342 -0.6250057626472757 C74.34935621591342 -0.2712611366677741, 74.34935621591342 0.08248348931172744, 74.34935621591342 0.625005762647271 M74.34935621591342 0.625005762647271 C74.3300187185446 0.9262028931136419, 74.31068122117577 1.2274000235800127, 74.26926770250937 1.8724490051997846 M74.34935621591342 0.625005762647271 C74.32254392444109 1.0426288448208496, 74.29573163296877 1.460251926994428, 74.26926770250937 1.8724490051997846 M74.26926770250937 1.8724490051997846 C74.22225373342238 2.237080065480176, 74.17523976433539 2.601711125760567, 74.10941977658177 3.1121979531508885 M74.26926770250937 1.8724490051997846 C74.23650577779365 2.1265440237210407, 74.20374385307794 2.3806390422422963, 74.10941977658177 3.1121979531508885 M74.10941977658177 3.1121979531508885 C74.02282489962742 3.5568443444777866, 73.93623002267306 4.001490735804684, 73.87046928754556 4.339158212148129 M74.10941977658177 3.1121979531508885 C74.04336646077903 3.4513677694247993, 73.97731314497626 3.7905375856987096, 73.87046928754556 4.339158212148129 M73.87046928754556 4.339158212148129 C73.74730890802628 4.808822117301253, 73.62414852850702 5.278486022454377, 73.55339813421489 5.548287939305125 M73.87046928754556 4.339158212148129 C73.7729440053919 4.711064380724657, 73.67541872323827 5.082970549301184, 73.55339813421489 5.548287939305125 M73.55339813421489 5.548287939305125 C73.46464710547099 5.815591897325658, 73.37589607672707 6.08289585534619, 73.15950922997033 6.734618561215495 M73.55339813421489 5.548287939305125 C73.40422212928547 5.9975822981838665, 73.25504612435607 6.4468766570626075, 73.15950922997033 6.734618561215495 M73.15950922997033 6.734618561215495 C72.99539606610567 7.139981248873357, 72.83128290224103 7.545343936531219, 72.69042114880834 7.893275190886679 M73.15950922997033 6.734618561215495 C72.98884768964079 7.156155865345862, 72.81818614931126 7.577693169476229, 72.69042114880834 7.893275190886679 M72.69042114880834 7.893275190886679 C72.51873530782642 8.24978451317417, 72.34704946684448 8.606293835461662, 72.1480614742735 9.019496659696284 M72.69042114880834 7.893275190886679 C72.56846307299169 8.146523744804743, 72.44650499717504 8.399772298722807, 72.1480614742735 9.019496659696284 M72.1480614742735 9.019496659696284 C71.90504312249604 9.451000351553713, 71.66202477071857 9.882504043411142, 71.53465887860425 10.108655082055236 M72.1480614742735 9.019496659696284 C71.91916048308987 9.425933548281595, 71.69025949190623 9.832370436866906, 71.53465887860425 10.108655082055236 M71.53465887860425 10.108655082055236 C71.38132891821716 10.344211076069197, 71.22799895783007 10.579767070083157, 70.85273396464065 11.156274872382301 M71.53465887860425 10.108655082055236 C71.344095911786 10.401410972409607, 71.15353294496774 10.694166862763979, 70.85273396464065 11.156274872382301 M70.85273396464065 11.156274872382301 C70.6785741923917 11.389633100914246, 70.50441442014274 11.622991329446192, 70.10508890812659 12.158051136245302 M70.85273396464065 11.156274872382301 C70.63160601422017 11.45256618077503, 70.4104780637997 11.74885748916776, 70.10508890812659 12.158051136245302 M70.10508890812659 12.158051136245302 C69.83742112748497 12.47246894211513, 69.56975334684336 12.78688674798496, 69.29479594296866 13.10986736009567 M70.10508890812659 12.158051136245302 C69.81585813242954 12.497798063076418, 69.52662735673249 12.837544989907537, 69.29479594296866 13.10986736009567 M69.29479594296866 13.10986736009567 C68.96620040490693 13.449169231339805, 68.63760486684521 13.78847110258394, 68.42518473676799 14.007812326905684 M69.29479594296866 13.10986736009567 C68.99697579582937 13.41739111350581, 68.69915564869007 13.724914866915949, 68.42518473676799 14.007812326905684 M68.42518473676799 14.007812326905684 C68.22487201984438 14.189731036431649, 68.02455930292076 14.371649745957612, 67.4998287085019 14.848196188198111 M68.42518473676799 14.007812326905684 C68.20443491507136 14.208291474250348, 67.98368509337472 14.40877062159501, 67.4998287085019 14.848196188198111 M67.4998287085019 14.848196188198111 C67.2845391075788 15.01988391583739, 67.06924950665571 15.191571643476667, 66.52253034457871 15.627565626425152 M67.4998287085019 14.848196188198111 C67.20528707764964 15.083085300720805, 66.91074544679739 15.317974413243501, 66.52253034457871 15.627565626425152 M66.52253034457871 15.627565626425152 C66.23079475635967 15.831067743736682, 65.93905916814063 16.03456986104821, 65.4973055736057 16.34271804539089 M66.52253034457871 15.627565626425152 C66.18387043956614 15.863800115810918, 65.84521053455357 16.100034605196683, 65.4973055736057 16.34271804539089 M65.4973055736057 16.34271804539089 C65.09301583723291 16.587800859450283, 64.68872610086012 16.832883673509677, 64.42836726407678 16.990714730406093 M65.4973055736057 16.34271804539089 C65.12047438964997 16.5711553236107, 64.74364320569423 16.799592601830508, 64.42836726407678 16.990714730406093 M64.42836726407678 16.990714730406093 C64.2050457244274 17.107221434596898, 63.98172418477804 17.223728138787703, 63.32010791279239 17.56889292409717 M64.42836726407678 16.990714730406093 C64.1027996009675 17.160563171714166, 63.77723193785822 17.33041161302224, 63.32010791279239 17.56889292409717 M63.32010791279239 17.56889292409717 C62.890137215468755 17.759228197174778, 62.46016651814512 17.94956347025239, 62.177081595147804 18.07487676824742 M63.32010791279239 17.56889292409717 C62.89953574845729 17.75506774541833, 62.478963584122184 17.941242566739493, 62.177081595147804 18.07487676824742 M62.177081595147804 18.07487676824742 C61.87997507874006 18.184214712708002, 61.58286856233231 18.293552657168583, 61.00398525146062 18.506587066708033 M62.177081595147804 18.07487676824742 C61.85631106272674 18.19292328934867, 61.535540530305674 18.31096981044992, 61.00398525146062 18.506587066708033 M61.00398525146062 18.506587066708033 C60.71705729817461 18.591745777127763, 60.43012934488859 18.67690448754749, 59.80563938623541 18.86224982926107 M61.00398525146062 18.506587066708033 C60.552276774217646 18.640651771687565, 60.10056829697468 18.7747164766671, 59.80563938623541 18.86224982926107 M59.80563938623541 18.86224982926107 C59.48434548544736 18.9355830654773, 59.163051584659314 19.008916301693528, 58.586968259676766 19.140403561325773 M59.80563938623541 18.86224982926107 C59.4445922408489 18.944656484142733, 59.08354509546238 19.0270631390244, 58.586968259676766 19.140403561325773 M58.586968259676766 19.140403561325773 C58.23574882373439 19.19718599598153, 57.884529387792014 19.25396843063729, 57.35297965284788 19.3399052695533 M58.586968259676766 19.140403561325773 C58.183212186509365 19.205679712060366, 57.77945611334196 19.270955862794963, 57.35297965284788 19.3399052695533 M57.35297965284788 19.3399052695533 C56.977810904889424 19.37609734746242, 56.60264215693097 19.412289425371537, 56.1087442896239 19.45993515863156 M57.35297965284788 19.3399052695533 C57.092857504371246 19.364998940374186, 56.832735355894606 19.390092611195072, 56.1087442896239 19.45993515863156 M56.1087442896239 19.45993515863156 C55.63713457063275 19.475058764386976, 55.165524851641614 19.49018237014239, 54.85937500000001 19.5 M56.1087442896239 19.45993515863156 C55.772112876370485 19.4707302728413, 55.43548146311707 19.48152538705104, 54.85937500000001 19.5 M54.85937500000001 19.5 C54.85937500000001 19.5, 54.859375 19.5, 54.859375 19.5 M54.85937500000001 19.5 C54.85937500000001 19.5, 54.859375 19.5, 54.859375 19.5 M54.859375 19.5 C20.415307160302703 19.5, -14.028760679394594 19.5, -54.85937499999999 19.5 M54.859375 19.5 C20.399978148567136 19.5, -14.059418702865727 19.5, -54.85937499999999 19.5 M-54.85937499999999 19.5 C-55.32917342895186 19.48493447879068, -55.79897185790374 19.469868957581365, -56.10874428962389 19.45993515863156 M-54.85937499999999 19.5 C-55.251367602564855 19.48742956020306, -55.64336020512971 19.47485912040612, -56.10874428962389 19.45993515863156 M-56.10874428962389 19.45993515863156 C-56.508469415935615 19.421374156436066, -56.90819454224734 19.382813154240573, -57.35297965284787 19.3399052695533 M-56.10874428962389 19.45993515863156 C-56.597698934828976 19.41276629206262, -57.08665358003406 19.365597425493682, -57.35297965284787 19.3399052695533 M-57.35297965284787 19.3399052695533 C-57.794597864541814 19.268507861887002, -58.23621607623575 19.19711045422071, -58.58696825967676 19.140403561325773 M-57.35297965284787 19.3399052695533 C-57.75213909198601 19.275372266961128, -58.15129853112414 19.210839264368953, -58.58696825967676 19.140403561325773 M-58.58696825967676 19.140403561325773 C-59.05188105839587 19.034290248857676, -59.516793857114976 18.928176936389576, -59.805639386235384 18.862249829261074 M-58.58696825967676 19.140403561325773 C-58.94010499315903 19.05980240634099, -59.293241726641305 18.97920125135621, -59.805639386235384 18.862249829261074 M-59.805639386235384 18.862249829261074 C-60.16179237201837 18.75654549256586, -60.517945357801345 18.65084115587064, -61.00398525146059 18.506587066708043 M-59.805639386235384 18.862249829261074 C-60.08956136294825 18.777983276909563, -60.37348333966112 18.693716724558055, -61.00398525146059 18.506587066708043 M-61.00398525146059 18.506587066708043 C-61.38688727441208 18.365675582754395, -61.76978929736357 18.224764098800748, -62.1770815951478 18.074876768247425 M-61.00398525146059 18.506587066708043 C-61.43630126579788 18.347490777146493, -61.86861728013516 18.188394487584944, -62.1770815951478 18.074876768247425 M-62.1770815951478 18.074876768247425 C-62.543415556381284 17.912711590520217, -62.90974951761477 17.750546412793014, -63.32010791279238 17.568892924097174 M-62.1770815951478 18.074876768247425 C-62.405690649768665 17.973678321213427, -62.63429970438954 17.872479874179426, -63.32010791279238 17.568892924097174 M-63.32010791279238 17.568892924097174 C-63.58961279431733 17.428292400031722, -63.85911767584228 17.287691875966274, -64.42836726407678 16.990714730406097 M-63.32010791279238 17.568892924097174 C-63.54258569498637 17.45282640763039, -63.76506347718037 17.336759891163602, -64.42836726407678 16.990714730406097 M-64.42836726407678 16.990714730406097 C-64.64342922961187 16.86034290305433, -64.85849119514697 16.729971075702565, -65.49730557360569 16.3427180453909 M-64.42836726407678 16.990714730406097 C-64.83871497794541 16.741959534788098, -65.24906269181403 16.493204339170102, -65.49730557360569 16.3427180453909 M-65.49730557360569 16.3427180453909 C-65.85394524318119 16.093941650577506, -66.21058491275667 15.84516525576411, -66.52253034457871 15.627565626425156 M-65.49730557360569 16.3427180453909 C-65.84639513903487 16.099208276391227, -66.19548470446406 15.855698507391557, -66.52253034457871 15.627565626425156 M-66.52253034457871 15.627565626425156 C-66.77751382842331 15.424223083454567, -67.03249731226789 15.220880540483979, -67.49982870850187 14.848196188198125 M-66.52253034457871 15.627565626425156 C-66.86910543773759 15.351181212381512, -67.21568053089646 15.074796798337868, -67.49982870850187 14.848196188198125 M-67.49982870850187 14.848196188198125 C-67.79154382174268 14.583268240711766, -68.08325893498349 14.318340293225408, -68.42518473676797 14.007812326905697 M-67.49982870850187 14.848196188198125 C-67.71223347735227 14.655295797050414, -67.92463824620266 14.462395405902702, -68.42518473676797 14.007812326905697 M-68.42518473676797 14.007812326905697 C-68.6368539233581 13.789246513387972, -68.84852310994823 13.570680699870246, -69.29479594296865 13.109867360095677 M-68.42518473676797 14.007812326905697 C-68.64369233027708 13.78218529680049, -68.86219992378616 13.556558266695284, -69.29479594296865 13.109867360095677 M-69.29479594296865 13.109867360095677 C-69.51939742934817 12.84603767400766, -69.74399891572772 12.582207987919642, -70.10508890812658 12.158051136245307 M-69.29479594296865 13.109867360095677 C-69.56986710967885 12.78675311568509, -69.84493827638904 12.463638871274506, -70.10508890812658 12.158051136245307 M-70.10508890812658 12.158051136245307 C-70.34642521209945 11.834682475111258, -70.5877615160723 11.511313813977209, -70.85273396464063 11.156274872382316 M-70.10508890812658 12.158051136245307 C-70.27915771602946 11.924814791650082, -70.45322652393233 11.691578447054857, -70.85273396464063 11.156274872382316 M-70.85273396464063 11.156274872382316 C-71.00188644619446 10.927136607666375, -71.1510389277483 10.697998342950434, -71.53465887860425 10.108655082055249 M-70.85273396464063 11.156274872382316 C-71.05211639501623 10.84996991764631, -71.25149882539182 10.543664962910308, -71.53465887860425 10.108655082055249 M-71.53465887860425 10.108655082055249 C-71.69628534056194 9.82167093239538, -71.85791180251962 9.534686782735513, -72.1480614742735 9.019496659696289 M-71.53465887860425 10.108655082055249 C-71.69347375393541 9.826663189154791, -71.85228862926658 9.544671296254336, -72.1480614742735 9.019496659696289 M-72.1480614742735 9.019496659696289 C-72.29652072301971 8.711217853155722, -72.44497997176593 8.402939046615153, -72.69042114880834 7.893275190886686 M-72.1480614742735 9.019496659696289 C-72.32432582561265 8.653479962687607, -72.50059017695179 8.287463265678923, -72.69042114880834 7.893275190886686 M-72.69042114880834 7.893275190886686 C-72.83381431769598 7.53909129141589, -72.97720748658362 7.184907391945093, -73.15950922997033 6.73461856121551 M-72.69042114880834 7.893275190886686 C-72.84780994533061 7.5045218205712985, -73.0051987418529 7.115768450255911, -73.15950922997033 6.73461856121551 M-73.15950922997033 6.73461856121551 C-73.30666923643514 6.291396068506404, -73.45382924289994 5.848173575797298, -73.55339813421489 5.5482879393051325 M-73.15950922997033 6.73461856121551 C-73.26593573862569 6.414078873906955, -73.37236224728105 6.0935391865984, -73.55339813421489 5.5482879393051325 M-73.55339813421489 5.5482879393051325 C-73.66415293915053 5.125931866649458, -73.77490774408615 4.703575793993784, -73.87046928754556 4.339158212148136 M-73.55339813421489 5.5482879393051325 C-73.6694711042243 5.105651398315802, -73.78554407423371 4.66301485732647, -73.87046928754556 4.339158212148136 M-73.87046928754556 4.339158212148136 C-73.94234487151321 3.9700922793842532, -74.01422045548088 3.601026346620371, -74.10941977658177 3.112197953150904 M-73.87046928754556 4.339158212148136 C-73.93229997968785 4.021670675918889, -73.99413067183013 3.704183139689643, -74.10941977658177 3.112197953150904 M-74.10941977658177 3.112197953150904 C-74.1502919111527 2.7952017485346095, -74.19116404572365 2.478205543918315, -74.26926770250937 1.872449005199809 M-74.10941977658177 3.112197953150904 C-74.15508431761351 2.7580327903923365, -74.20074885864524 2.4038676276337694, -74.26926770250937 1.872449005199809 M-74.26926770250937 1.872449005199809 C-74.29704355709104 1.4398176498240023, -74.3248194116727 1.0071862944481955, -74.34935621591342 0.6250057626472781 M-74.26926770250937 1.872449005199809 C-74.29112637189195 1.5319825855657285, -74.31298504127453 1.191516165931648, -74.34935621591342 0.6250057626472781 M-74.34935621591342 0.6250057626472781 C-74.34935621591342 0.12929248973182683, -74.34935621591342 -0.3664207831836245, -74.34935621591342 -0.6250057626472687 M-74.34935621591342 0.6250057626472781 C-74.34935621591342 0.2865134064138132, -74.34935621591342 -0.05197894981965179, -74.34935621591342 -0.6250057626472687 M-74.34935621591342 -0.6250057626472687 C-74.32485004449433 -1.0067091635251129, -74.30034387307524 -1.388412564402957, -74.26926770250937 -1.8724490051997822 M-74.34935621591342 -0.6250057626472687 C-74.32114102746246 -1.0644800976610476, -74.29292583901152 -1.5039544326748264, -74.26926770250937 -1.8724490051997822 M-74.26926770250937 -1.8724490051997822 C-74.21469955865814 -2.2956687532111126, -74.1601314148069 -2.7188885012224433, -74.10941977658177 -3.112197953150895 M-74.26926770250937 -1.8724490051997822 C-74.2134080895105 -2.305685132890753, -74.15754847651164 -2.7389212605817237, -74.10941977658177 -3.112197953150895 M-74.10941977658177 -3.112197953150895 C-74.03093169194047 -3.515217679321446, -73.95244360729916 -3.9182374054919964, -73.87046928754556 -4.339158212148126 M-74.10941977658177 -3.112197953150895 C-74.05084708460288 -3.4129563471197235, -73.99227439262397 -3.713714741088552, -73.87046928754556 -4.339158212148126 M-73.87046928754556 -4.339158212148126 C-73.75700297011522 -4.771854457123074, -73.64353665268487 -5.204550702098022, -73.55339813421489 -5.548287939305123 M-73.87046928754556 -4.339158212148126 C-73.77898512112476 -4.688026988199157, -73.68750095470398 -5.036895764250187, -73.55339813421489 -5.548287939305123 M-73.55339813421489 -5.548287939305123 C-73.45364773452923 -5.8487202500904605, -73.35389733484357 -6.149152560875799, -73.15950922997033 -6.734618561215485 M-73.55339813421489 -5.548287939305123 C-73.45147276626352 -5.855270907972617, -73.34954739831217 -6.1622538766401105, -73.15950922997033 -6.734618561215485 M-73.15950922997033 -6.734618561215485 C-73.04718031811325 -7.012073145234246, -72.93485140625616 -7.289527729253007, -72.69042114880834 -7.893275190886676 M-73.15950922997033 -6.734618561215485 C-73.04773991213196 -7.010690937189, -72.9359705942936 -7.286763313162514, -72.69042114880834 -7.893275190886676 M-72.69042114880834 -7.893275190886676 C-72.49876723172987 -8.29124865043703, -72.30711331465139 -8.689222109987385, -72.1480614742735 -9.019496659696282 M-72.69042114880834 -7.893275190886676 C-72.52951559376469 -8.227399018762187, -72.36861003872102 -8.561522846637697, -72.1480614742735 -9.019496659696282 M-72.1480614742735 -9.019496659696282 C-71.90548314611738 -9.45021904505681, -71.66290481796125 -9.88094143041734, -71.53465887860425 -10.108655082055243 M-72.1480614742735 -9.019496659696282 C-71.91628546744597 -9.431038429684238, -71.68450946061844 -9.842580199672195, -71.53465887860425 -10.108655082055243 M-71.53465887860425 -10.108655082055243 C-71.39427282722517 -10.324325755906655, -71.25388677584608 -10.539996429758064, -70.85273396464063 -11.156274872382308 M-71.53465887860425 -10.108655082055243 C-71.28459824428427 -10.492815367053025, -71.03453760996429 -10.876975652050808, -70.85273396464063 -11.156274872382308 M-70.85273396464063 -11.156274872382308 C-70.60337267451705 -11.490396283867042, -70.35401138439347 -11.824517695351778, -70.10508890812659 -12.158051136245302 M-70.85273396464063 -11.156274872382308 C-70.58062096665977 -11.520881499672583, -70.3085079686789 -11.88548812696286, -70.10508890812659 -12.158051136245302 M-70.10508890812659 -12.158051136245302 C-69.8439782800792 -12.464766537565403, -69.58286765203181 -12.771481938885504, -69.29479594296866 -13.10986736009567 M-70.10508890812659 -12.158051136245302 C-69.86539890014666 -12.439604658366358, -69.62570889216671 -12.721158180487414, -69.29479594296866 -13.10986736009567 M-69.29479594296866 -13.10986736009567 C-68.99974061749998 -13.414536208134818, -68.7046852920313 -13.719205056173966, -68.42518473676799 -14.007812326905677 M-69.29479594296866 -13.10986736009567 C-69.07906355928 -13.33262875821231, -68.86333117559134 -13.55539015632895, -68.42518473676799 -14.007812326905677 M-68.42518473676799 -14.007812326905677 C-68.1927215309405 -14.218929259798827, -67.960258325113 -14.430046192691977, -67.4998287085019 -14.848196188198107 M-68.42518473676799 -14.007812326905677 C-68.22872345226935 -14.186233267406607, -68.0322621677707 -14.364654207907538, -67.4998287085019 -14.848196188198107 M-67.4998287085019 -14.848196188198107 C-67.28021199015042 -15.02333467683709, -67.06059527179895 -15.198473165476072, -66.52253034457871 -15.627565626425149 M-67.4998287085019 -14.848196188198107 C-67.17447397454532 -15.10765793047539, -66.84911924058873 -15.367119672752674, -66.52253034457871 -15.627565626425149 M-66.52253034457871 -15.627565626425149 C-66.22307033222566 -15.836455967627641, -65.92361031987261 -16.045346308830133, -65.49730557360571 -16.342718045390885 M-66.52253034457871 -15.627565626425149 C-66.19797169247101 -15.853963692217874, -65.87341304036332 -16.0803617580106, -65.49730557360571 -16.342718045390885 M-65.49730557360571 -16.342718045390885 C-65.1638139695162 -16.544882615604152, -64.83032236542667 -16.74704718581742, -64.42836726407678 -16.99071473040609 M-65.49730557360571 -16.342718045390885 C-65.12753700820619 -16.566873922737365, -64.75776844280666 -16.791029800083848, -64.42836726407678 -16.99071473040609 M-64.42836726407678 -16.99071473040609 C-64.12375266071325 -17.14963197386588, -63.81913805734972 -17.308549217325673, -63.32010791279239 -17.56889292409717 M-64.42836726407678 -16.99071473040609 C-63.988421860691425 -17.220233965553753, -63.54847645730607 -17.449753200701416, -63.32010791279239 -17.56889292409717 M-63.32010791279239 -17.56889292409717 C-63.0014571858955 -17.709950148456457, -62.6828064589986 -17.851007372815744, -62.177081595147804 -18.07487676824742 M-63.32010791279239 -17.56889292409717 C-63.030736729450496 -17.69698896307146, -62.74136554610861 -17.825085002045746, -62.177081595147804 -18.07487676824742 M-62.177081595147804 -18.07487676824742 C-61.926308225160554 -18.16716368652635, -61.6755348551733 -18.25945060480528, -61.00398525146062 -18.506587066708033 M-62.177081595147804 -18.07487676824742 C-61.88961610833208 -18.18066672469744, -61.60215062151636 -18.286456681147452, -61.00398525146062 -18.506587066708033 M-61.00398525146062 -18.506587066708033 C-60.586605387381006 -18.630463219495248, -60.169225523301385 -18.754339372282466, -59.80563938623541 -18.862249829261067 M-61.00398525146062 -18.506587066708033 C-60.63142521068317 -18.61716093120322, -60.258865169905725 -18.727734795698403, -59.80563938623541 -18.862249829261067 M-59.80563938623541 -18.862249829261067 C-59.529753697767646 -18.92521893733147, -59.253868009299886 -18.98818804540187, -58.586968259676766 -19.140403561325773 M-59.80563938623541 -18.862249829261067 C-59.44902856355897 -18.943643922433868, -59.092417740882524 -19.025038015606672, -58.586968259676766 -19.140403561325773 M-58.586968259676766 -19.140403561325773 C-58.15442779599108 -19.21033334909308, -57.7218873323054 -19.280263136860388, -57.35297965284788 -19.3399052695533 M-58.586968259676766 -19.140403561325773 C-58.162948463903014 -19.208955793583847, -57.738928668129255 -19.27750802584192, -57.35297965284788 -19.3399052695533 M-57.35297965284788 -19.3399052695533 C-57.028178907586174 -19.371238406818648, -56.70337816232446 -19.402571544083997, -56.1087442896239 -19.45993515863156 M-57.35297965284788 -19.3399052695533 C-56.868504131433674 -19.386642040437064, -56.38402861001947 -19.433378811320832, -56.1087442896239 -19.45993515863156 M-56.1087442896239 -19.45993515863156 C-55.62817040746853 -19.475346227651965, -55.147596525313155 -19.490757296672374, -54.85937500000001 -19.5 M-56.1087442896239 -19.45993515863156 C-55.85293478954328 -19.46813847139616, -55.597125289462674 -19.47634178416076, -54.85937500000001 -19.5 M-54.85937500000001 -19.5 C-54.85937500000001 -19.5, -54.859375 -19.5, -54.859375 -19.5 M-54.85937500000001 -19.5 C-54.85937500000001 -19.5, -54.859375 -19.5, -54.859375 -19.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(-61.984375, -12)\"><rect></rect><foreignObject width=\"123.96875\" 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>Booking ticketed</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(173, 222.5)\"><rect class=\"basic label-container\" style=\"fill:#f0f0f0 !important;stroke:#999 !important\" x=\"-120.7734375\" y=\"-63\" width=\"241.546875\" height=\"126\"></rect><g class=\"label\" style=\"\" transform=\"translate(-90.7734375, -48)\"><rect></rect><foreignObject width=\"181.546875\" height=\"96\"><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><b>SERVICE_FEE</b><br>―――――――――――<br>TMC service fee<br>charged for this booking</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(471.6328125, 222.5)\"><rect class=\"basic label-container\" style=\"fill:#FF9800 !important\" x=\"-127.859375\" y=\"-51\" width=\"255.71875\" height=\"102\"></rect><g class=\"label\" style=\"color:#fff !important\" transform=\"translate(-97.859375, -36)\"><rect></rect><foreignObject width=\"195.71875\" height=\"72\"><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>Flight fare invoice created.</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(173, 423.5)\"><rect class=\"basic label-container\" style=\"fill:#FF9800 !important\" x=\"-130\" y=\"-63\" width=\"260\" height=\"126\"></rect><g class=\"label\" style=\"color:#fff !important\" transform=\"translate(-100, -48)\"><rect></rect><foreignObject width=\"200\" height=\"96\"><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>INVOICE_GENERATED</b><br>―――――――――――<br>Service fee invoice created.</p></span></div></foreignObject></g></g></g></g></g></g></g></svg></div>"},"children":["flowchart LR\n    subgraph invoicing[\"Invoicing and service fees\"]\n        A([\"Booking ticketed\"]) --> B[\"<b>SERVICE_FEE</b><br>―――――――――――<br>TMC service fee<br>charged for this booking\"]\n\n        A --> C[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Flight fare invoice created.\"]\n\n        B --> D[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Service fee invoice created.\"]\n    end\n\n    style A fill:#f0f0f0,stroke:#999\n    style B fill:#f0f0f0,stroke:#999\n    style C fill:#FF9800,color:#fff\n    style D fill:#FF9800,color:#fff\n"]}]},"headings":[{"value":"Invoicing and service fees","id":"invoicing-and-service-fees","depth":1},{"value":"Invoicing and service fee flow diagram","id":"invoicing-and-service-fee-flow-diagram","depth":2}],"frontmatter":{"seo":{"title":"Invoicing and service fees"}},"lastModified":"2026-03-11T17:17:12.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/webhooks/booking-lifecycle/air-booking-lifecycle/invoicing-fees-lifecycle","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}