{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Invoicing and 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-fees","__idx":0},"children":["Invoicing and fees"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["These operations cover TMC service fees and invoice generation for hotel bookings."]},{"$$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":{"width":"25%","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 hotel booking."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A service fee has been charged by the TMC for a hotel booking."," ","The amount charged by a TMC depends on the contract and the configuration made on the Spotnana platform."," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example:"]}," A company's TMC charges a $15 booking fee per hotel reservation."," ","After the booking is confirmed, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SERVICE_FEE"]}," event is triggered with the charge details."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_GENERATED"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["When an invoice document is created for the hotel booking or service fee."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Separate invoices are generated for the hotel booking and for any service fee incurred."," ","This event is also triggered for credit notes generated after cancellations and refunds."," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example:"]}," After a hotel is booked,"," ","two ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["INVOICE_GENERATED"]}," events are generated. One for the hotel booking and another for the TMC service fee."]}]}]}]}]},{"$$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 TD\n    subgraph invoicing[\"Invoicing and fees\"]\n        A([\"Hotel booking<br>confirmed\"]) --> B[\"<b>SERVICE_FEE</b><br>―――――――――――<br>TMC fee<br>charged for this booking<br>(if configured).\"]\n\n        B --> C[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Hotel booking invoice created.\"]\n\n        B --> D[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Service fee invoice created<br>(if service fee was charged).\"]\n    end\n\n    style A fill:#f0f0f0,stroke:#999\n    style B fill:#FF9800,color:#fff\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-1773138176663\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"flowchart\" style=\"max-width: 877.5614013671875px;\" viewBox=\"0 0 877.5614013671875 418\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#mermaid-1773138176663{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-1773138176663 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1773138176663 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1773138176663 .error-icon{fill:#552222;}#mermaid-1773138176663 .error-text{fill:#552222;stroke:#552222;}#mermaid-1773138176663 .edge-thickness-normal{stroke-width:1px;}#mermaid-1773138176663 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1773138176663 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1773138176663 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1773138176663 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1773138176663 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1773138176663 .marker{fill:#333333;stroke:#333333;}#mermaid-1773138176663 .marker.cross{stroke:#333333;}#mermaid-1773138176663 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1773138176663 p{margin:0;}#mermaid-1773138176663 .label{font-family:\"trebuchet ms\",verdana,arial,sans-serif;color:#333;}#mermaid-1773138176663 .cluster-label text{fill:#333;}#mermaid-1773138176663 .cluster-label span{color:#333;}#mermaid-1773138176663 .cluster-label span p{background-color:transparent;}#mermaid-1773138176663 .label text,#mermaid-1773138176663 span{fill:#333;color:#333;}#mermaid-1773138176663 .node rect,#mermaid-1773138176663 .node circle,#mermaid-1773138176663 .node ellipse,#mermaid-1773138176663 .node polygon,#mermaid-1773138176663 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-1773138176663 .rough-node .label text,#mermaid-1773138176663 .node .label text,#mermaid-1773138176663 .image-shape .label,#mermaid-1773138176663 .icon-shape .label{text-anchor:middle;}#mermaid-1773138176663 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-1773138176663 .rough-node .label,#mermaid-1773138176663 .node .label,#mermaid-1773138176663 .image-shape .label,#mermaid-1773138176663 .icon-shape .label{text-align:center;}#mermaid-1773138176663 .node.clickable{cursor:pointer;}#mermaid-1773138176663 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-1773138176663 .arrowheadPath{fill:#333333;}#mermaid-1773138176663 .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-1773138176663 .flowchart-link{stroke:#333333;fill:none;}#mermaid-1773138176663 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-1773138176663 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-1773138176663 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-1773138176663 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-1773138176663 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-1773138176663 .cluster text{fill:#333;}#mermaid-1773138176663 .cluster span{color:#333;}#mermaid-1773138176663 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-1773138176663 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-1773138176663 rect.text{fill:none;stroke-width:0;}#mermaid-1773138176663 .icon-shape,#mermaid-1773138176663 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-1773138176663 .icon-shape p,#mermaid-1773138176663 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-1773138176663 .icon-shape rect,#mermaid-1773138176663 .image-shape rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-1773138176663 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-1773138176663 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-1773138176663 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><marker id=\"mermaid-1773138176663_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-1773138176663_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-1773138176663_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-1773138176663_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-1773138176663_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-1773138176663_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=\"861.5613861083984\" height=\"402\"></rect><g class=\"cluster-label\" transform=\"translate(371.8197555541992, 8)\"><foreignObject width=\"133.921875\" 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 fees</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M181.015,206.5L187.181,206.417C193.348,206.333,205.681,206.167,217.431,206.083C229.181,206,240.348,206,245.931,206L251.515,206\" 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=\"W3sieCI6MTgxLjAxNDUwNjYyMDY0NDM0LCJ5IjoyMDYuNDk5OTk5OTk5OTk5OTd9LHsieCI6MjE4LjAxNDUxMTEwODM5ODQ0LCJ5IjoyMDZ9LHsieCI6MjU1LjUxNDUxMTEwODM5ODQ0LCJ5IjoyMDZ9XQ==\" marker-end=\"url(#mermaid-1773138176663_flowchart-v2-pointEnd)\"></path><path d=\"M497.061,134.272L503.311,130.56C509.561,126.848,522.061,119.424,533.895,115.712C545.728,112,556.895,112,562.478,112L568.061,112\" 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=\"W3sieCI6NDk3LjA2MTM4NjEwODM5ODQ0LCJ5IjoxMzQuMjcxNTgzMDAwMTQ4MX0seyJ4Ijo1MzQuNTYxMzg2MTA4Mzk4NCwieSI6MTEyfSx7IngiOjU3Mi4wNjEzODYxMDgzOTg0LCJ5IjoxMTJ9XQ==\" marker-end=\"url(#mermaid-1773138176663_flowchart-v2-pointEnd)\"></path><path d=\"M497.061,277.728L503.311,281.44C509.561,285.152,522.061,292.576,533.895,296.288C545.728,300,556.895,300,562.478,300L568.061,300\" 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=\"W3sieCI6NDk3LjA2MTM4NjEwODM5ODQ0LCJ5IjoyNzcuNzI4NDE2OTk5ODUxOX0seyJ4Ijo1MzQuNTYxMzg2MTA4Mzk4NCwieSI6MzAwfSx7IngiOjU3Mi4wNjEzODYxMDgzOTg0LCJ5IjozMDB9XQ==\" marker-end=\"url(#mermaid-1773138176663_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_B_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(113.00725555419922, 206)\"><g class=\"basic label-container outer-path\"><path d=\"M-36.0234375 -31.5 C-20.32759164041539 -31.5, -4.6317457808307765 -31.5, 36.0234375 -31.5 C36.0234375 -31.5, 36.0234375 -31.5, 36.0234375 -31.5 C36.71780361322066 -31.47773303025066, 37.41216972644131 -31.455466060501323, 38.04164942939246 -31.435279871635593 C38.79314040422479 -31.362784441093645, 39.54463137905713 -31.2902890105517, 40.05156809306194 -31.241385435432253 C40.580369240662115 -31.155892966802405, 41.10917038826229 -31.070400498172553, 42.044934304093225 -30.91911344521856 C42.80866454614332 -30.744797001276215, 43.57239478819341 -30.570480557333873, 44.01355689314948 -30.469788185729428 C44.757129428057674 -30.249099760460556, 45.50070196296588 -30.028411335191688, 45.94934636774405 -29.895256030836062 C46.34555313407153 -29.74944827833235, 46.74175990039902 -29.603640525828634, 47.84434815370028 -29.197877856399685 C48.269858670381915 -29.009516972985733, 48.69536918706355 -28.82115608957178, 49.69077528220308 -28.380519338926202 C50.40045092894637 -28.010282008589176, 51.110126575689655 -27.64004467825215, 51.481040388124036 -27.44653917988677 C52.014241481498196 -27.123309543645924, 52.547442574872356 -26.800079907405074, 53.207786888132276 -26.399775304092984 C53.83417417739016 -25.962834646975402, 54.46056146664805 -25.52589398985782, 54.8639192104733 -25.244529088840633 C55.343168806690045 -24.86234028922514, 55.82241840290679 -24.48015148960965, 56.44263195219533 -23.985547688627737 C56.883389234504364 -23.585263586633314, 57.3241465168134 -23.184979484638895, 57.93743784400982 -22.62800452807842 C58.27355652571444 -22.280934393361417, 58.609675207419066 -21.933864258644416, 59.342194407872434 -21.177478043231485 C59.7055797991036 -20.750624885476835, 60.068965190334765 -20.32377172772219, 60.65112919774294 -19.63992875855011 C60.911748795539715 -19.290722240436228, 61.17236839333649 -18.941515722322347, 61.8588635198041 -18.02167479384835 C62.26018603083747 -17.405135646717643, 62.66150854187083 -16.788596499586934, 62.9604345346684 -16.329365901781543 C63.2924691975518 -15.739804735676588, 63.624503860435205 -15.150243569571632, 63.95131565074951 -14.56995614258631 C64.19621653170627 -14.061414223240167, 64.44111741266303 -13.552872303894025, 64.82743512499809 -12.750675308355413 C65.07817057940947 -12.131353888319067, 65.32890603382086 -11.51203246828272, 65.58519279456745 -10.878999214271206 C65.71842021700037 -10.477739444810357, 65.85164763943328 -10.076479675349507, 66.22147487065482 -8.962618978877531 C66.38498293090927 -8.339091880285705, 66.54849099116373 -7.715564781693878, 66.73366673372745 -7.009409419623907 C66.8316263614769 -6.506407434905052, 66.92958598922638 -6.0034054501861975, 67.11966367755518 -5.027396693551458 C67.21989565841977 -4.250017243009019, 67.32012763928437 -3.472637792466579, 67.37787955789975 -3.024725316091981 C67.42825204590262 -2.2401331555065984, 67.47862453390552 -1.455540994921216, 67.50725331032167 -1.0096246935071378 C67.50725331032167 -0.4042929938538331, 67.50725331032167 0.20103870579947158, 67.50725331032167 1.00962469350713 C67.47862273978097 1.4555689398589804, 67.44999216924029 1.9015131862108305, 67.37787955789975 3.02472531609196 C67.28050114221558 3.7799730785951735, 67.18312272653141 4.535220841098387, 67.11966367755518 5.027396693551435 C66.97960137235876 5.7465870285563785, 66.83953906716233 6.465777363561322, 66.73366673372745 7.0094094196239 C66.53755900181137 7.757253195048551, 66.3414512698953 8.505096970473202, 66.22147487065482 8.96261897887751 C66.07221805449437 9.41215672830864, 65.92296123833391 9.86169447773977, 65.58519279456746 10.878999214271184 C65.40899829571077 11.314203032936087, 65.23280379685409 11.74940685160099, 64.82743512499809 12.750675308355405 C64.54378349309283 13.339683991179323, 64.26013186118759 13.928692674003242, 63.95131565074951 14.569956142586303 C63.69941951882119 15.01722323207431, 63.44752338689286 15.464490321562318, 62.96043453466841 16.329365901781536 C62.6276699999012 16.840581586973098, 62.294905465134 17.35179727216466, 61.85886351980412 18.021674793848334 C61.46705292434586 18.54666529708285, 61.07524232888759 19.07165580031737, 60.65112919774295 19.639928758550102 C60.30794203045191 20.043055933153166, 59.964754863160884 20.44618310775623, 59.34219440787245 21.177478043231467 C59.02350695173953 21.506549006415455, 58.70481949560661 21.835619969599446, 57.93743784400983 22.628004528078414 C57.38551689619827 23.129244529852816, 56.83359594838671 23.630484531627218, 56.442631952195356 23.985547688627715 C56.08728155909386 24.26893017085506, 55.731931165992364 24.552312653082407, 54.86391921047331 25.24452908884063 C54.483580572633095 25.5098368580037, 54.10324193479287 25.775144627166767, 53.2077868881323 26.399775304092973 C52.60400889578363 26.765789071248065, 52.00023090343496 27.131802838403154, 51.48104038812404 27.446539179886766 C51.10570822747598 27.642349727685136, 50.730376066827915 27.83816027548351, 49.690775282203084 28.3805193389262 C49.18734287898786 28.603373930037932, 48.68391047577265 28.82622852114967, 47.844348153700295 29.197877856399682 C47.17775678338116 29.4431896425802, 46.51116541306204 29.68850142876072, 45.94934636774407 29.895256030836055 C45.27817123460172 30.09445728728254, 44.60699610145937 30.293658543729023, 44.01355689314951 30.46978818572942 C43.39449545623131 30.61108491895259, 42.77543401931312 30.752381652175757, 42.04493430409324 30.919113445218557 C41.511915077121074 31.005287860209574, 40.97889585014891 31.091462275200595, 40.05156809306196 31.24138543543225 C39.382004178988026 31.30597746095454, 38.712440264914086 31.370569486476832, 38.04164942939246 31.435279871635593 C37.365552001092425 31.456961000217365, 36.68945457279239 31.478642128799137, 36.02343750000001 31.5 C36.02343750000001 31.5, 36.0234375 31.5, 36.0234375 31.5 C7.752094627680442 31.5, -20.519248244639115 31.5, -36.02343749999999 31.5 C-36.69902726476264 31.478335151199765, -37.3746170295253 31.45667030239953, -38.04164942939244 31.435279871635593 C-38.53654599647367 31.38753779500947, -39.031442563554904 31.339795718383346, -40.051568093061945 31.24138543543225 C-40.57000094586019 31.15756923229865, -41.08843379865843 31.07375302916505, -42.044934304093225 30.919113445218557 C-42.6649670784476 30.77759501056415, -43.28499985280198 30.636076575909744, -44.01355689314947 30.469788185729428 C-44.60531974394064 30.2941560778412, -45.19708259473182 30.11852396995297, -45.949346367744035 29.89525603083607 C-46.43883267453694 29.71512054517446, -46.92831898132985 29.534985059512852, -47.84434815370029 29.197877856399685 C-48.30081748981087 28.99581242198529, -48.75728682592144 28.79374698757089, -49.69077528220308 28.380519338926206 C-50.092689895952056 28.17084074237196, -50.494604509701034 27.961162145817717, -51.48104038812403 27.446539179886773 C-52.1048788049424 27.06836466553001, -52.728717221760775 26.690190151173244, -53.20778688813226 26.399775304092994 C-53.8050941330993 25.983119627017878, -54.40240137806635 25.56646394994276, -54.8639192104733 25.244529088840636 C-55.35328872650179 24.854269922477656, -55.84265824253028 24.46401075611468, -56.44263195219533 23.98554768862774 C-56.773642449633364 23.68493271291235, -57.1046529470714 23.384317737196962, -57.93743784400981 22.628004528078435 C-58.422338600640906 22.127304685764326, -58.907239357272 21.626604843450213, -59.34219440787244 21.177478043231478 C-59.798969963149304 20.640923484737876, -60.255745518426174 20.10436892624427, -60.65112919774293 19.639928758550113 C-61.06560600612562 19.084567594931343, -61.48008281450831 18.529206431312577, -61.8588635198041 18.021674793848355 C-62.2469111180944 17.42552947750419, -62.6349587163847 16.829384161160018, -62.960434534668394 16.329365901781557 C-63.20007284574213 15.903863814459827, -63.43971115681587 15.478361727138099, -63.9513156507495 14.569956142586314 C-64.16161401728512 14.133267084810905, -64.37191238382073 13.696578027035496, -64.82743512499809 12.750675308355417 C-65.0336491730185 12.241322622867585, -65.23986322103893 11.731969937379755, -65.58519279456745 10.878999214271209 C-65.74115315805184 10.40927144836557, -65.89711352153626 9.93954368245993, -66.22147487065482 8.962618978877522 C-66.33081510104667 8.545657292037783, -66.4401553314385 8.128695605198043, -66.73366673372743 7.009409419623911 C-66.87549638149544 6.281144154041888, -67.01732602926344 5.552878888459865, -67.11966367755518 5.027396693551461 C-67.21864845799199 4.259690283239323, -67.31763323842881 3.4919838729271846, -67.37787955789975 3.024725316091999 C-67.4295799543381 2.219449909755772, -67.48128035077646 1.4141745034195456, -67.50725331032167 1.0096246935071416 C-67.50725331032167 0.5357962944281502, -67.50725331032167 0.06196789534915881, -67.50725331032167 -1.0096246935071262 C-67.47230539420761 -1.5539666964338106, -67.43735747809355 -2.098308699360495, -67.37787955789975 -3.024725316091956 C-67.31073044735193 -3.5455205574091324, -67.24358133680411 -4.066315798726309, -67.11966367755518 -5.027396693551446 C-67.0329702580333 -5.472549080135595, -66.94627683851142 -5.917701466719743, -66.73366673372745 -7.009409419623896 C-66.54119665083496 -7.74338126275455, -66.34872656794248 -8.477353105885204, -66.22147487065482 -8.962618978877506 C-65.97283538397275 -9.711481497441538, -65.7241958972907 -10.460344016005571, -65.58519279456746 -10.878999214271168 C-65.37508186824427 -11.397977264507865, -65.16497094192107 -11.916955314744564, -64.82743512499809 -12.750675308355401 C-64.62672261897985 -13.16745912166193, -64.4260101129616 -13.58424293496846, -63.95131565074951 -14.5699561425863 C-63.65308108710654 -15.099501809858673, -63.354846523463586 -15.629047477131047, -62.9604345346684 -16.329365901781546 C-62.73609801581212 -16.674007037534892, -62.51176149695584 -17.018648173288238, -61.85886351980411 -18.021674793848344 C-61.592216598980094 -18.378957375718308, -61.32556967815608 -18.736239957588268, -60.65112919774295 -19.639928758550102 C-60.31764167010977 -20.031662184485914, -59.984154142476605 -20.423395610421725, -59.342194407872455 -21.177478043231467 C-58.897603947775615 -21.636554194837064, -58.453013487678774 -22.095630346442658, -57.937437844009835 -22.628004528078403 C-57.37689204948642 -23.13707738743557, -56.81634625496301 -23.646150246792736, -56.442631952195356 -23.98554768862771 C-55.91531644874967 -24.406067770170772, -55.38800094530399 -24.826587851713832, -54.86391921047331 -25.244529088840626 C-54.3182551111405 -25.625160743117046, -53.77259101180769 -26.005792397393467, -53.207786888132304 -26.39977530409297 C-52.681480242131144 -26.718825485820034, -52.155173596129984 -27.037875667547098, -51.48104038812404 -27.446539179886763 C-50.92565587605266 -27.736282924093647, -50.370271363981274 -28.02602666830053, -49.69077528220309 -28.3805193389262 C-49.01523672744393 -28.679560217978846, -48.33969817268476 -28.978601097031493, -47.8443481537003 -29.19787785639968 C-47.27887829516385 -29.405975991487164, -46.7134084366274 -29.614074126574653, -45.94934636774408 -29.895256030836055 C-45.339876295980275 -30.076143548961863, -44.730406224216466 -30.25703106708767, -44.01355689314951 -30.469788185729417 C-43.33169222757592 -30.62541934606381, -42.64982756200232 -30.781050506398206, -42.04493430409324 -30.919113445218553 C-41.46750346987163 -31.012467984452506, -40.89007263565002 -31.105822523686456, -40.05156809306196 -31.24138543543225 C-39.28966971378171 -31.314884855764554, -38.527771334501466 -31.388384276096854, -38.04164942939246 -31.435279871635593 C-37.50545512785663 -31.452474579246953, -36.969260826320806 -31.469669286858313, -36.02343750000001 -31.5 C-36.02343750000001 -31.5, -36.0234375 -31.5, -36.0234375 -31.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#f0f0f0\" style=\"fill:#f0f0f0 !important;stroke:#999 !important\"></path><path d=\"M-36.0234375 -31.5 C-19.602848969766466 -31.5, -3.182260439532932 -31.5, 36.0234375 -31.5 M-36.0234375 -31.5 C-7.771136380199746 -31.5, 20.48116473960051 -31.5, 36.0234375 -31.5 M36.0234375 -31.5 C36.0234375 -31.5, 36.0234375 -31.5, 36.0234375 -31.5 M36.0234375 -31.5 C36.0234375 -31.5, 36.0234375 -31.5, 36.0234375 -31.5 M36.0234375 -31.5 C36.75533719543443 -31.476529401323752, 37.48723689086886 -31.453058802647504, 38.04164942939246 -31.435279871635593 M36.0234375 -31.5 C36.53019860361479 -31.483749157757725, 37.036959707229585 -31.467498315515446, 38.04164942939246 -31.435279871635593 M38.04164942939246 -31.435279871635593 C38.822347109694284 -31.359966905343207, 39.60304478999611 -31.28465393905082, 40.05156809306194 -31.241385435432253 M38.04164942939246 -31.435279871635593 C38.59687582123838 -31.38171784937165, 39.1521022130843 -31.328155827107707, 40.05156809306194 -31.241385435432253 M40.05156809306194 -31.241385435432253 C40.62023431538486 -31.1494478906795, 41.188900537707795 -31.05751034592675, 42.044934304093225 -30.91911344521856 M40.05156809306194 -31.241385435432253 C40.45577878841928 -31.176035784907636, 40.85998948377663 -31.11068613438302, 42.044934304093225 -30.91911344521856 M42.044934304093225 -30.91911344521856 C42.601627218456535 -30.7920519202759, 43.15832013281984 -30.66499039533324, 44.01355689314948 -30.469788185729428 M42.044934304093225 -30.91911344521856 C42.48352581611815 -30.81900779467596, 42.92211732814309 -30.71890214413336, 44.01355689314948 -30.469788185729428 M44.01355689314948 -30.469788185729428 C44.485306343186394 -30.329775425221865, 44.95705579322331 -30.1897626647143, 45.94934636774405 -29.895256030836062 M44.01355689314948 -30.469788185729428 C44.74841335479082 -30.25168664525456, 45.483269816432156 -30.03358510477969, 45.94934636774405 -29.895256030836062 M45.94934636774405 -29.895256030836062 C46.46484285121496 -29.70554855972151, 46.980339334685866 -29.51584108860696, 47.84434815370028 -29.197877856399685 M45.94934636774405 -29.895256030836062 C46.49227338432399 -29.69545386997232, 47.03520040090393 -29.495651709108575, 47.84434815370028 -29.197877856399685 M47.84434815370028 -29.197877856399685 C48.289532880262904 -29.00080778388612, 48.73471760682553 -28.803737711372552, 49.69077528220308 -28.380519338926202 M47.84434815370028 -29.197877856399685 C48.21549548497391 -29.03358194253926, 48.586642816247526 -28.869286028678836, 49.69077528220308 -28.380519338926202 M49.69077528220308 -28.380519338926202 C50.40454273630708 -28.00814731531002, 51.11831019041108 -27.635775291693836, 51.481040388124036 -27.44653917988677 M49.69077528220308 -28.380519338926202 C50.38941928329634 -28.016037211058688, 51.08806328438961 -27.65155508319117, 51.481040388124036 -27.44653917988677 M51.481040388124036 -27.44653917988677 C51.89036099054976 -27.198406625261438, 52.29968159297548 -26.9502740706361, 53.207786888132276 -26.399775304092984 M51.481040388124036 -27.44653917988677 C51.98813578243898 -27.139134971829737, 52.495231176753926 -26.8317307637727, 53.207786888132276 -26.399775304092984 M53.207786888132276 -26.399775304092984 C53.797549152149685 -25.988382679111368, 54.387311416167094 -25.576990054129755, 54.8639192104733 -25.244529088840633 M53.207786888132276 -26.399775304092984 C53.85194336189534 -25.95043963308019, 54.4960998356584 -25.501103962067397, 54.8639192104733 -25.244529088840633 M54.8639192104733 -25.244529088840633 C55.42964142004811 -24.79338068120497, 55.99536362962292 -24.3422322735693, 56.44263195219533 -23.985547688627737 M54.8639192104733 -25.244529088840633 C55.24337514284153 -24.94192308052341, 55.62283107520976 -24.639317072206183, 56.44263195219533 -23.985547688627737 M56.44263195219533 -23.985547688627737 C56.96903651370691 -23.50748099376439, 57.4954410752185 -23.029414298901038, 57.93743784400982 -22.62800452807842 M56.44263195219533 -23.985547688627737 C56.79319368063878 -23.66717680221046, 57.143755409082225 -23.34880591579318, 57.93743784400982 -22.62800452807842 M57.93743784400982 -22.62800452807842 C58.46257281146009 -22.085759559803368, 58.98770777891037 -21.543514591528314, 59.342194407872434 -21.177478043231485 M57.93743784400982 -22.62800452807842 C58.47773488814526 -22.070103470796294, 59.01803193228069 -21.512202413514164, 59.342194407872434 -21.177478043231485 M59.342194407872434 -21.177478043231485 C59.6854115560715 -20.774315651347877, 60.028628704270574 -20.371153259464272, 60.65112919774294 -19.63992875855011 M59.342194407872434 -21.177478043231485 C59.71203835930081 -20.743038293166705, 60.08188231072919 -20.30859854310193, 60.65112919774294 -19.63992875855011 M60.65112919774294 -19.63992875855011 C61.063575587227724 -19.08728817127956, 61.47602197671251 -18.53464758400901, 61.8588635198041 -18.02167479384835 M60.65112919774294 -19.63992875855011 C61.132862277555375 -18.994450318387848, 61.61459535736782 -18.348971878225587, 61.8588635198041 -18.02167479384835 M61.8588635198041 -18.02167479384835 C62.10632889363769 -17.641501525882685, 62.35379426747128 -17.261328257917018, 62.9604345346684 -16.329365901781543 M61.8588635198041 -18.02167479384835 C62.28973935194733 -17.359733809315003, 62.72061518409056 -16.697792824781654, 62.9604345346684 -16.329365901781543 M62.9604345346684 -16.329365901781543 C63.250773869138534 -15.813839013384175, 63.54111320360867 -15.298312124986808, 63.95131565074951 -14.56995614258631 M62.9604345346684 -16.329365901781543 C63.20910050784624 -15.887834286244072, 63.45776648102407 -15.446302670706602, 63.95131565074951 -14.56995614258631 M63.95131565074951 -14.56995614258631 C64.27205916669052 -13.903925368922943, 64.59280268263154 -13.237894595259576, 64.82743512499809 -12.750675308355413 M63.95131565074951 -14.56995614258631 C64.22905002458357 -13.993234772756256, 64.50678439841764 -13.416513402926205, 64.82743512499809 -12.750675308355413 M64.82743512499809 -12.750675308355413 C65.10622252377973 -12.062065043377055, 65.3850099225614 -11.373454778398697, 65.58519279456745 -10.878999214271206 M64.82743512499809 -12.750675308355413 C65.08197834182748 -12.121948641528498, 65.33652155865688 -11.493221974701582, 65.58519279456745 -10.878999214271206 M65.58519279456745 -10.878999214271206 C65.7258187166225 -10.45545634273933, 65.86644463867755 -10.031913471207453, 66.22147487065482 -8.962618978877531 M65.58519279456745 -10.878999214271206 C65.76999895105764 -10.322392515785099, 65.95480510754783 -9.76578581729899, 66.22147487065482 -8.962618978877531 M66.22147487065482 -8.962618978877531 C66.39026276624318 -8.318957579862385, 66.55905066183155 -7.675296180847237, 66.73366673372745 -7.009409419623907 M66.22147487065482 -8.962618978877531 C66.39150064228323 -8.314237022022812, 66.56152641391165 -7.665855065168095, 66.73366673372745 -7.009409419623907 M66.73366673372745 -7.009409419623907 C66.8878020872048 -6.217956956036172, 67.04193744068216 -5.426504492448438, 67.11966367755518 -5.027396693551458 M66.73366673372745 -7.009409419623907 C66.8569500708307 -6.37637553954122, 66.98023340793395 -5.743341659458533, 67.11966367755518 -5.027396693551458 M67.11966367755518 -5.027396693551458 C67.2121950577987 -4.309741580770496, 67.30472643804222 -3.5920864679895343, 67.37787955789975 -3.024725316091981 M67.11966367755518 -5.027396693551458 C67.18701000355863 -4.505071888105053, 67.25435632956206 -3.9827470826586477, 67.37787955789975 -3.024725316091981 M67.37787955789975 -3.024725316091981 C67.41560072660366 -2.437187665549292, 67.45332189530755 -1.8496500150066026, 67.50725331032167 -1.0096246935071378 M67.37787955789975 -3.024725316091981 C67.41698949778869 -2.415556433346398, 67.45609943767764 -1.8063875506008145, 67.50725331032167 -1.0096246935071378 M67.50725331032167 -1.0096246935071378 C67.50725331032167 -0.5431811692672424, 67.50725331032167 -0.07673764502734703, 67.50725331032167 1.00962469350713 M67.50725331032167 -1.0096246935071378 C67.50725331032167 -0.21247004039835404, 67.50725331032167 0.5846846127104297, 67.50725331032167 1.00962469350713 M67.50725331032167 1.00962469350713 C67.46972360112603 1.5941802076653118, 67.43219389193038 2.178735721823494, 67.37787955789975 3.02472531609196 M67.50725331032167 1.00962469350713 C67.46238071840878 1.708551533054751, 67.41750812649587 2.407478372602372, 67.37787955789975 3.02472531609196 M67.37787955789975 3.02472531609196 C67.28718050864107 3.728169231589124, 67.1964814593824 4.4316131470862885, 67.11966367755518 5.027396693551435 M67.37787955789975 3.02472531609196 C67.31616921624112 3.5033385399109136, 67.25445887458251 3.9819517637298674, 67.11966367755518 5.027396693551435 M67.11966367755518 5.027396693551435 C66.99088068617122 5.688670136013171, 66.86209769478728 6.349943578474906, 66.73366673372745 7.0094094196239 M67.11966367755518 5.027396693551435 C67.02899915633907 5.492939848042854, 66.93833463512294 5.9584830025342725, 66.73366673372745 7.0094094196239 M66.73366673372745 7.0094094196239 C66.62990669020662 7.405091435456098, 66.52614664668582 7.800773451288298, 66.22147487065482 8.96261897887751 M66.73366673372745 7.0094094196239 C66.54803603039124 7.717299744300577, 66.36240532705504 8.425190068977255, 66.22147487065482 8.96261897887751 M66.22147487065482 8.96261897887751 C66.05347091671403 9.468620120352226, 65.88546696277325 9.97462126182694, 65.58519279456746 10.878999214271184 M66.22147487065482 8.96261897887751 C66.02296690515222 9.560493343022214, 65.8244589396496 10.158367707166919, 65.58519279456746 10.878999214271184 M65.58519279456746 10.878999214271184 C65.28821963572217 11.61252865820448, 64.99124647687688 12.346058102137777, 64.82743512499809 12.750675308355405 M65.58519279456746 10.878999214271184 C65.42215454937669 11.281706832022426, 65.25911630418591 11.684414449773667, 64.82743512499809 12.750675308355405 M64.82743512499809 12.750675308355405 C64.56921558198654 13.286873714432007, 64.310996038975 13.823072120508611, 63.95131565074951 14.569956142586303 M64.82743512499809 12.750675308355405 C64.53181538997441 13.36453601338111, 64.23619565495075 13.978396718406815, 63.95131565074951 14.569956142586303 M63.95131565074951 14.569956142586303 C63.63824471081324 15.125845298313443, 63.32517377087698 15.681734454040582, 62.96043453466841 16.329365901781536 M63.95131565074951 14.569956142586303 C63.69421194607458 15.026469804809823, 63.437108241399656 15.48298346703334, 62.96043453466841 16.329365901781536 M62.96043453466841 16.329365901781536 C62.56089426337966 16.94316705006614, 62.1613539920909 17.55696819835074, 61.85886351980412 18.021674793848334 M62.96043453466841 16.329365901781536 C62.71345907909459 16.708786523738727, 62.46648362352077 17.088207145695915, 61.85886351980412 18.021674793848334 M61.85886351980412 18.021674793848334 C61.523905018231986 18.470488670607736, 61.18894651665986 18.919302547367135, 60.65112919774295 19.639928758550102 M61.85886351980412 18.021674793848334 C61.61488269554901 18.348586871239842, 61.37090187129389 18.675498948631354, 60.65112919774295 19.639928758550102 M60.65112919774295 19.639928758550102 C60.23144422592368 20.132914607200416, 59.81175925410442 20.625900455850726, 59.34219440787245 21.177478043231467 M60.65112919774295 19.639928758550102 C60.172185136261305 20.202523705855565, 59.69324107477967 20.76511865316103, 59.34219440787245 21.177478043231467 M59.34219440787245 21.177478043231467 C58.96320036038432 21.568820513252938, 58.58420631289619 21.960162983274408, 57.93743784400983 22.628004528078414 M59.34219440787245 21.177478043231467 C59.04192782789378 21.487527939404128, 58.74166124791512 21.797577835576785, 57.93743784400983 22.628004528078414 M57.93743784400983 22.628004528078414 C57.54843721502014 22.981284606934214, 57.159436586030445 23.334564685790014, 56.442631952195356 23.985547688627715 M57.93743784400983 22.628004528078414 C57.42998841349386 23.088856674496824, 56.9225389829779 23.54970882091524, 56.442631952195356 23.985547688627715 M56.442631952195356 23.985547688627715 C55.827295620104856 24.476262038682396, 55.211959288014356 24.966976388737077, 54.86391921047331 25.24452908884063 M56.442631952195356 23.985547688627715 C56.00906194790228 24.331308229269073, 55.57549194360921 24.67706876991043, 54.86391921047331 25.24452908884063 M54.86391921047331 25.24452908884063 C54.25136563297736 25.671819947484813, 53.63881205548141 26.099110806129, 53.2077868881323 26.399775304092973 M54.86391921047331 25.24452908884063 C54.2712211039294 25.657969630478156, 53.678522997385485 26.071410172115684, 53.2077868881323 26.399775304092973 M53.2077868881323 26.399775304092973 C52.552058881068156 26.797281475460757, 51.89633087400401 27.19478764682854, 51.48104038812404 27.446539179886766 M53.2077868881323 26.399775304092973 C52.74060185640723 26.6829856158087, 52.27341682468216 26.966195927524428, 51.48104038812404 27.446539179886766 M51.48104038812404 27.446539179886766 C51.06527563075093 27.66344338749828, 50.64951087337782 27.880347595109797, 49.690775282203084 28.3805193389262 M51.48104038812404 27.446539179886766 C50.99351767786163 27.700879465557467, 50.50599496759922 27.955219751228167, 49.690775282203084 28.3805193389262 M49.690775282203084 28.3805193389262 C49.224818523298 28.58678457397733, 48.75886176439291 28.793049809028457, 47.844348153700295 29.197877856399682 M49.690775282203084 28.3805193389262 C49.136830305963024 28.62573434771379, 48.58288532972296 28.87094935650138, 47.844348153700295 29.197877856399682 M47.844348153700295 29.197877856399682 C47.33207342011608 29.386399693774397, 46.819798686531875 29.574921531149116, 45.94934636774407 29.895256030836055 M47.844348153700295 29.197877856399682 C47.32838534809256 29.387756938371222, 46.81242254248482 29.57763602034276, 45.94934636774407 29.895256030836055 M45.94934636774407 29.895256030836055 C45.38492783914776 30.062772487430127, 44.820509310551444 30.2302889440242, 44.01355689314951 30.46978818572942 M45.94934636774407 29.895256030836055 C45.5160628151442 30.02385231489592, 45.082779262544335 30.152448598955782, 44.01355689314951 30.46978818572942 M44.01355689314951 30.46978818572942 C43.584492430870135 30.567719349337406, 43.155427968590764 30.665650512945394, 42.04493430409324 30.919113445218557 M44.01355689314951 30.46978818572942 C43.58816239878579 30.566881703109438, 43.16276790442207 30.663975220489455, 42.04493430409324 30.919113445218557 M42.04493430409324 30.919113445218557 C41.60502843927016 30.99023401392222, 41.16512257444707 31.061354582625885, 40.05156809306196 31.24138543543225 M42.04493430409324 30.919113445218557 C41.40308215484005 31.022883123072052, 40.76123000558686 31.12665280092555, 40.05156809306196 31.24138543543225 M40.05156809306196 31.24138543543225 C39.3569253371474 31.308396786665185, 38.662282581232844 31.37540813789812, 38.04164942939246 31.435279871635593 M40.05156809306196 31.24138543543225 C39.600647564414274 31.284885196519614, 39.14972703576659 31.32838495760698, 38.04164942939246 31.435279871635593 M38.04164942939246 31.435279871635593 C37.61569841630327 31.448939291562013, 37.18974740321408 31.462598711488432, 36.02343750000001 31.5 M38.04164942939246 31.435279871635593 C37.39118756246665 31.456138917660688, 36.74072569554083 31.47699796368578, 36.02343750000001 31.5 M36.02343750000001 31.5 C36.02343750000001 31.5, 36.02343750000001 31.5, 36.0234375 31.5 M36.02343750000001 31.5 C36.02343750000001 31.5, 36.0234375 31.5, 36.0234375 31.5 M36.0234375 31.5 C19.802245859652768 31.5, 3.5810542193055355 31.5, -36.02343749999999 31.5 M36.0234375 31.5 C21.27965904370713 31.5, 6.535880587414262 31.5, -36.02343749999999 31.5 M-36.02343749999999 31.5 C-36.700976602437535 31.478272639734687, -37.37851570487507 31.456545279469374, -38.04164942939244 31.435279871635593 M-36.02343749999999 31.5 C-36.525723711822366 31.483892658827656, -37.02800992364474 31.467785317655316, -38.04164942939244 31.435279871635593 M-38.04164942939244 31.435279871635593 C-38.807169908164354 31.36143103172154, -39.57269038693627 31.28758219180749, -40.051568093061945 31.24138543543225 M-38.04164942939244 31.435279871635593 C-38.72912237426693 31.368960183450735, -39.41659531914141 31.302640495265877, -40.051568093061945 31.24138543543225 M-40.051568093061945 31.24138543543225 C-40.67990976012008 31.139800027564693, -41.30825142717822 31.03821461969714, -42.044934304093225 30.919113445218557 M-40.051568093061945 31.24138543543225 C-40.770506732612105 31.1251530116422, -41.48944537216226 31.00892058785215, -42.044934304093225 30.919113445218557 M-42.044934304093225 30.919113445218557 C-42.68044065023083 30.77406326877912, -43.315946996368424 30.629013092339687, -44.01355689314947 30.469788185729428 M-42.044934304093225 30.919113445218557 C-42.70407073127971 30.768669856980406, -43.36320715846619 30.61822626874225, -44.01355689314947 30.469788185729428 M-44.01355689314947 30.469788185729428 C-44.674091064161324 30.273745110987726, -45.334625235173185 30.077702036246027, -45.949346367744035 29.89525603083607 M-44.01355689314947 30.469788185729428 C-44.54728344404647 30.311380947011035, -45.08100999494348 30.15297370829264, -45.949346367744035 29.89525603083607 M-45.949346367744035 29.89525603083607 C-46.34349654822687 29.75020512093406, -46.7376467287097 29.60515421103205, -47.84434815370029 29.197877856399685 M-45.949346367744035 29.89525603083607 C-46.425014297356434 29.720205835712566, -46.900682226968826 29.545155640589066, -47.84434815370029 29.197877856399685 M-47.84434815370029 29.197877856399685 C-48.3379740543729 28.979364313064004, -48.831599955045505 28.76085076972832, -49.69077528220308 28.380519338926206 M-47.84434815370029 29.197877856399685 C-48.51528401869622 28.900874451571283, -49.18621988369215 28.603871046742878, -49.69077528220308 28.380519338926206 M-49.69077528220308 28.380519338926206 C-50.236066713230166 28.096041148635205, -50.781358144257254 27.811562958344204, -51.48104038812403 27.446539179886773 M-49.69077528220308 28.380519338926206 C-50.09845560869045 28.167832773729454, -50.50613593517783 27.955146208532703, -51.48104038812403 27.446539179886773 M-51.48104038812403 27.446539179886773 C-52.03290496968834 27.111995627426225, -52.584769551252656 26.777452074965677, -53.20778688813226 26.399775304092994 M-51.48104038812403 27.446539179886773 C-51.90860558879984 27.18734664258508, -52.33617078947564 26.92815410528339, -53.20778688813226 26.399775304092994 M-53.20778688813226 26.399775304092994 C-53.79943261789092 25.987068854944205, -54.39107834764958 25.574362405795412, -54.8639192104733 25.244529088840636 M-53.20778688813226 26.399775304092994 C-53.79727120172711 25.988576565293876, -54.386755515321966 25.57737782649476, -54.8639192104733 25.244529088840636 M-54.8639192104733 25.244529088840636 C-55.43970714809977 24.785353530944043, -56.01549508572624 24.326177973047454, -56.44263195219533 23.98554768862774 M-54.8639192104733 25.244529088840636 C-55.28730550130209 24.906889788687046, -55.71069179213089 24.56925048853346, -56.44263195219533 23.98554768862774 M-56.44263195219533 23.98554768862774 C-56.96363701224201 23.512384678131838, -57.484642072288686 23.03922166763594, -57.93743784400981 22.628004528078435 M-56.44263195219533 23.98554768862774 C-56.75959306158622 23.697691995410324, -57.076554170977126 23.409836302192907, -57.93743784400981 22.628004528078435 M-57.93743784400981 22.628004528078435 C-58.40599138804753 22.14418452489809, -58.874544932085264 21.660364521717746, -59.34219440787244 21.177478043231478 M-57.93743784400981 22.628004528078435 C-58.423849733164985 22.12574431736692, -58.91026162232017 21.623484106655404, -59.34219440787244 21.177478043231478 M-59.34219440787244 21.177478043231478 C-59.71883828545492 20.73505071297933, -60.0954821630374 20.292623382727182, -60.65112919774293 19.639928758550113 M-59.34219440787244 21.177478043231478 C-59.79106430180821 20.650209924393998, -60.239934195743984 20.12294180555652, -60.65112919774293 19.639928758550113 M-60.65112919774293 19.639928758550113 C-61.131901363433926 18.995737855769512, -61.61267352912492 18.351546952988915, -61.8588635198041 18.021674793848355 M-60.65112919774293 19.639928758550113 C-60.95328958820841 19.235061362704236, -61.25544997867389 18.830193966858356, -61.8588635198041 18.021674793848355 M-61.8588635198041 18.021674793848355 C-62.119759453171596 17.620868579828407, -62.38065538653908 17.220062365808456, -62.960434534668394 16.329365901781557 M-61.8588635198041 18.021674793848355 C-62.16369921544781 17.55336530549389, -62.4685349110915 17.085055817139427, -62.960434534668394 16.329365901781557 M-62.960434534668394 16.329365901781557 C-63.24106948043545 15.831070138202413, -63.52170442620251 15.33277437462327, -63.9513156507495 14.569956142586314 M-62.960434534668394 16.329365901781557 C-63.19446450352791 15.913821993967405, -63.42849447238743 15.498278086153253, -63.9513156507495 14.569956142586314 M-63.9513156507495 14.569956142586314 C-64.28746048095677 13.871944210313739, -64.62360531116404 13.173932278041162, -64.82743512499809 12.750675308355417 M-63.9513156507495 14.569956142586314 C-64.20719617958537 14.038614749492378, -64.46307670842124 13.507273356398443, -64.82743512499809 12.750675308355417 M-64.82743512499809 12.750675308355417 C-65.11951657465679 12.02922848068776, -65.4115980243155 11.307781653020104, -65.58519279456745 10.878999214271209 M-64.82743512499809 12.750675308355417 C-64.98644957104868 12.35790655227528, -65.14546401709927 11.965137796195142, -65.58519279456745 10.878999214271209 M-65.58519279456745 10.878999214271209 C-65.77220362349435 10.315752393672566, -65.95921445242126 9.752505573073924, -66.22147487065482 8.962618978877522 M-65.58519279456745 10.878999214271209 C-65.74246440698258 10.405322175505342, -65.89973601939772 9.931645136739476, -66.22147487065482 8.962618978877522 M-66.22147487065482 8.962618978877522 C-66.33429115213205 8.532401602719128, -66.44710743360929 8.102184226560734, -66.73366673372743 7.009409419623911 M-66.22147487065482 8.962618978877522 C-66.34132895873769 8.505563395927147, -66.46118304682057 8.048507812976771, -66.73366673372743 7.009409419623911 M-66.73366673372743 7.009409419623911 C-66.83589966858848 6.484464906050891, -66.93813260344953 5.95952039247787, -67.11966367755518 5.027396693551461 M-66.73366673372743 7.009409419623911 C-66.83462592581397 6.491005305992342, -66.93558511790052 5.972601192360773, -67.11966367755518 5.027396693551461 M-67.11966367755518 5.027396693551461 C-67.1766651053602 4.585304875700852, -67.2336665331652 4.143213057850243, -67.37787955789975 3.024725316091999 M-67.11966367755518 5.027396693551461 C-67.21131756255369 4.316547260609827, -67.30297144755218 3.605697827668193, -67.37787955789975 3.024725316091999 M-67.37787955789975 3.024725316091999 C-67.42004274912507 2.3679995792422153, -67.46220594035039 1.7112738423924312, -67.50725331032167 1.0096246935071416 M-67.37787955789975 3.024725316091999 C-67.41606830005752 2.4299048315868457, -67.45425704221529 1.8350843470816927, -67.50725331032167 1.0096246935071416 M-67.50725331032167 1.0096246935071416 C-67.50725331032167 0.4321837525742589, -67.50725331032167 -0.14525718835862378, -67.50725331032167 -1.0096246935071262 M-67.50725331032167 1.0096246935071416 C-67.50725331032167 0.22185361909555268, -67.50725331032167 -0.5659174553160362, -67.50725331032167 -1.0096246935071262 M-67.50725331032167 -1.0096246935071262 C-67.45683045561215 -1.7950013562037075, -67.40640760090263 -2.580378018900289, -67.37787955789975 -3.024725316091956 M-67.50725331032167 -1.0096246935071262 C-67.45812224923748 -1.774880627772147, -67.40899118815328 -2.5401365620371674, -67.37787955789975 -3.024725316091956 M-67.37787955789975 -3.024725316091956 C-67.28591942869848 -3.7379499185954588, -67.19395929949722 -4.451174521098961, -67.11966367755518 -5.027396693551446 M-67.37787955789975 -3.024725316091956 C-67.30249728565019 -3.6093753337461116, -67.22711501340065 -4.194025351400267, -67.11966367755518 -5.027396693551446 M-67.11966367755518 -5.027396693551446 C-67.00506283260249 -5.615847811486379, -66.89046198764979 -6.204298929421313, -66.73366673372745 -7.009409419623896 M-67.11966367755518 -5.027396693551446 C-66.9894968164921 -5.695776014334493, -66.85932995542903 -6.36415533511754, -66.73366673372745 -7.009409419623896 M-66.73366673372745 -7.009409419623896 C-66.56760062505673 -7.642691465492107, -66.40153451638602 -8.275973511360318, -66.22147487065482 -8.962618978877506 M-66.73366673372745 -7.009409419623896 C-66.61891596809815 -7.447003822264835, -66.50416520246885 -7.884598224905775, -66.22147487065482 -8.962618978877506 M-66.22147487065482 -8.962618978877506 C-66.00008828254353 -9.629400109106095, -65.77870169443223 -10.296181239334683, -65.58519279456746 -10.878999214271168 M-66.22147487065482 -8.962618978877506 C-65.9968855145016 -9.639046336156577, -65.77229615834838 -10.315473693435646, -65.58519279456746 -10.878999214271168 M-65.58519279456746 -10.878999214271168 C-65.29303263820579 -11.600640449016874, -65.0008724818441 -12.32228168376258, -64.82743512499809 -12.750675308355401 M-65.58519279456746 -10.878999214271168 C-65.41932091428679 -11.288705965479078, -65.25344903400611 -11.698412716686986, -64.82743512499809 -12.750675308355401 M-64.82743512499809 -12.750675308355401 C-64.51192468103744 -13.405839496081727, -64.1964142370768 -14.061003683808053, -63.95131565074951 -14.5699561425863 M-64.82743512499809 -12.750675308355401 C-64.5839053951768 -13.256370003030792, -64.34037566535551 -13.762064697706185, -63.95131565074951 -14.5699561425863 M-63.95131565074951 -14.5699561425863 C-63.66893658224619 -15.071348772695252, -63.38655751374287 -15.572741402804205, -62.9604345346684 -16.329365901781546 M-63.95131565074951 -14.5699561425863 C-63.58406087144468 -15.222054191821025, -63.21680609213985 -15.874152241055752, -62.9604345346684 -16.329365901781546 M-62.9604345346684 -16.329365901781546 C-62.62959125307308 -16.83763002617238, -62.29874797147776 -17.34589415056322, -61.85886351980411 -18.021674793848344 M-62.9604345346684 -16.329365901781546 C-62.64078102752597 -16.820439527737577, -62.32112752038354 -17.31151315369361, -61.85886351980411 -18.021674793848344 M-61.85886351980411 -18.021674793848344 C-61.37846718714837 -18.665362114600807, -60.89807085449262 -19.309049435353273, -60.65112919774295 -19.639928758550102 M-61.85886351980411 -18.021674793848344 C-61.60730889196734 -18.358735078051573, -61.35575426413057 -18.695795362254803, -60.65112919774295 -19.639928758550102 M-60.65112919774295 -19.639928758550102 C-60.32194447469613 -20.026607865382264, -59.99275975164932 -20.413286972214426, -59.342194407872455 -21.177478043231467 M-60.65112919774295 -19.639928758550102 C-60.38597546710033 -19.95139341823761, -60.12082173645771 -20.262858077925124, -59.342194407872455 -21.177478043231467 M-59.342194407872455 -21.177478043231467 C-58.93359514379099 -21.59939033001904, -58.52499587970952 -22.02130261680662, -57.937437844009835 -22.628004528078403 M-59.342194407872455 -21.177478043231467 C-58.91932121385521 -21.614129334589176, -58.49644801983797 -22.05078062594688, -57.937437844009835 -22.628004528078403 M-57.937437844009835 -22.628004528078403 C-57.58183795243275 -22.95095094095116, -57.226238060855664 -23.27389735382392, -56.442631952195356 -23.98554768862771 M-57.937437844009835 -22.628004528078403 C-57.57941652715937 -22.953150015317043, -57.221395210308906 -23.27829550255568, -56.442631952195356 -23.98554768862771 M-56.442631952195356 -23.98554768862771 C-56.026479084132795 -24.317418526614695, -55.610326216070234 -24.649289364601678, -54.86391921047331 -25.244529088840626 M-56.442631952195356 -23.98554768862771 C-55.92247438150838 -24.400359509276296, -55.402316810821404 -24.815171329924876, -54.86391921047331 -25.244529088840626 M-54.86391921047331 -25.244529088840626 C-54.42883026289679 -25.548028303973034, -53.99374131532026 -25.851527519105442, -53.207786888132304 -26.39977530409297 M-54.86391921047331 -25.244529088840626 C-54.294579249578405 -25.641675999231236, -53.725239288683504 -26.038822909621846, -53.207786888132304 -26.39977530409297 M-53.207786888132304 -26.39977530409297 C-52.85244074344492 -26.615188225248197, -52.49709459875755 -26.83060114640342, -51.48104038812404 -27.446539179886763 M-53.207786888132304 -26.39977530409297 C-52.56051000135153 -26.792158356680677, -51.913233114570765 -27.184541409268384, -51.48104038812404 -27.446539179886763 M-51.48104038812404 -27.446539179886763 C-50.890396063595865 -27.75467794566737, -50.29975173906769 -28.062816711447976, -49.69077528220309 -28.3805193389262 M-51.48104038812404 -27.446539179886763 C-51.025822594948714 -27.684026011005418, -50.57060480177339 -27.921512842124077, -49.69077528220309 -28.3805193389262 M-49.69077528220309 -28.3805193389262 C-49.21382413830236 -28.591651462078058, -48.73687299440162 -28.802783585229918, -47.8443481537003 -29.19787785639968 M-49.69077528220309 -28.3805193389262 C-49.29659281886618 -28.555012222438126, -48.90241035552927 -28.729505105950054, -47.8443481537003 -29.19787785639968 M-47.8443481537003 -29.19787785639968 C-47.44059759871162 -29.34646179286473, -47.03684704372294 -29.49504572932978, -45.94934636774408 -29.895256030836055 M-47.8443481537003 -29.19787785639968 C-47.44760245721551 -29.343883940183098, -47.05085676073071 -29.48989002396652, -45.94934636774408 -29.895256030836055 M-45.94934636774408 -29.895256030836055 C-45.37947293089202 -30.064391475567035, -44.809599494039965 -30.23352692029801, -44.01355689314951 -30.469788185729417 M-45.94934636774408 -29.895256030836055 C-45.4707567785176 -30.037298908750458, -44.99216718929111 -30.17934178666486, -44.01355689314951 -30.469788185729417 M-44.01355689314951 -30.469788185729417 C-43.56370730719016 -30.57246341818175, -43.1138577212308 -30.675138650634086, -42.04493430409324 -30.919113445218553 M-44.01355689314951 -30.469788185729417 C-43.511813632242465 -30.584307810850685, -43.01007037133541 -30.698827435971953, -42.04493430409324 -30.919113445218553 M-42.04493430409324 -30.919113445218553 C-41.63029853018743 -30.986148541595195, -41.215662756281624 -31.053183637971834, -40.05156809306196 -31.24138543543225 M-42.04493430409324 -30.919113445218553 C-41.44543809298082 -31.01603534346866, -40.845941881868406 -31.11295724171876, -40.05156809306196 -31.24138543543225 M-40.05156809306196 -31.24138543543225 C-39.28791827211932 -31.315053815235306, -38.52426845117668 -31.388722195038362, -38.04164942939246 -31.435279871635593 M-40.05156809306196 -31.24138543543225 C-39.58396775916671 -31.286494277271444, -39.11636742527147 -31.33160311911064, -38.04164942939246 -31.435279871635593 M-38.04164942939246 -31.435279871635593 C-37.5443011316391 -31.45122886351481, -37.04695283388574 -31.467177855394024, -36.02343750000001 -31.5 M-38.04164942939246 -31.435279871635593 C-37.40479781492924 -31.45570246335496, -36.76794620046602 -31.476125055074327, -36.02343750000001 -31.5 M-36.02343750000001 -31.5 C-36.02343750000001 -31.5, -36.0234375 -31.5, -36.0234375 -31.5 M-36.02343750000001 -31.5 C-36.02343750000001 -31.5, -36.0234375 -31.5, -36.0234375 -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(-52.1484375, -24)\"><rect></rect><foreignObject width=\"104.296875\" 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>Hotel booking<br>confirmed</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(376.28794860839844, 206)\"><rect class=\"basic label-container\" style=\"fill:#FF9800 !important\" x=\"-120.7734375\" y=\"-75\" width=\"241.546875\" height=\"150\"></rect><g class=\"label\" style=\"color:#fff !important\" transform=\"translate(-90.7734375, -60)\"><rect></rect><foreignObject width=\"181.546875\" 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>SERVICE_FEE</b><br>―――――――――――<br>TMC fee<br>charged for this booking<br>(if configured).</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(702.0613861083984, 112)\"><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>Hotel booking invoice created.</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(702.0613861083984, 300)\"><rect class=\"basic label-container\" style=\"fill:#FF9800 !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>INVOICE_GENERATED</b><br>―――――――――――<br>Service fee invoice created<br>(if service fee was charged).</p></span></div></foreignObject></g></g></g></g></g></g></g></svg></div>"},"children":["flowchart TD\n    subgraph invoicing[\"Invoicing and fees\"]\n        A([\"Hotel booking<br>confirmed\"]) --> B[\"<b>SERVICE_FEE</b><br>―――――――――――<br>TMC fee<br>charged for this booking<br>(if configured).\"]\n\n        B --> C[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Hotel booking invoice created.\"]\n\n        B --> D[\"<b>INVOICE_GENERATED</b><br>―――――――――――<br>Service fee invoice created<br>(if service fee was charged).\"]\n    end\n\n    style A fill:#f0f0f0,stroke:#999\n    style B fill:#FF9800,color:#fff\n    style C fill:#FF9800,color:#fff\n    style D fill:#FF9800,color:#fff\n"]}]},"headings":[{"value":"Invoicing and fees","id":"invoicing-and-fees","depth":1},{"value":"Invoicing and service fee flow diagram","id":"invoicing-and-service-fee-flow-diagram","depth":2}],"frontmatter":{"seo":{"title":"Invoicing and fees"}},"lastModified":"2026-03-11T17:17:12.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/webhooks/booking-lifecycle/hotel-booking-lifecycle/invoicing-fee-lifecycle","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}