{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-introduction/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Bookkeeping Data","description":"Pigello API documentation for integrations, property management, and real estate services.","keywords":["Pigello","API","Documentation","Integration","Proptech Integration","Docs MCP","MCP","OpenAPI","Swagger"]},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"bookkeeping-data","__idx":0},"children":["Bookkeeping Data"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This example case describes how to use the API to sync bookkeeping data (verifications, transactions) to an external system."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"sections","__idx":1},"children":["Sections"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/introduction/cases/bookkeeping-data/activation-level"},"children":["Activation level"]}," — Choose per-company or per-organization credentials."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/introduction/cases/bookkeeping-data/access"},"children":["Access"]}," — Required entities and permissions."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/introduction/cases/bookkeeping-data/implementation-example"},"children":["Implementation example"]}," — Step-by-step data fetching and optional sync marking."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"entity-relationships","__idx":2},"children":["Entity relationships"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Verifications are created from Invoice, Payment, or Debt Invoice events; that determines whether a verification is linked to an Invoice, Payment, or Debt Invoice."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Bookkeeping chain:"]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TB\n  C[Company]\n  VG[Verification Group]\n  V[Verification]\n  T[Transaction]\n\n  VG --> C\n  V --> VG\n  T --> V\n","diagramHtml":"<svg id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 211.234375px;\" viewBox=\"0 0 211.234375 382\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .error-icon{fill:#552222;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .error-text{fill:#552222;stroke:#552222;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edge-thickness-normal{stroke-width:1px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edge-thickness-thick{stroke-width:3.5px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edge-pattern-solid{stroke-dasharray:0;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edge-pattern-dashed{stroke-dasharray:3;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edge-pattern-dotted{stroke-dasharray:2;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .marker{fill:#333333;stroke:#333333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .marker.cross{stroke:#333333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf p{margin:0;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .label{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .cluster-label text{fill:#333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .cluster-label span{color:#333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .cluster-label span p{background-color:transparent;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .label text,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf span{fill:#333;color:#333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node rect,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node circle,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node ellipse,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node polygon,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .rough-node .label text,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node .label text,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .image-shape .label,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .icon-shape .label{text-anchor:middle;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .rough-node .label,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node .label,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .image-shape .label,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .icon-shape .label{text-align:center;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node.clickable{cursor:pointer;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .arrowheadPath{fill:#333333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .flowchart-link{stroke:#333333;fill:none;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .cluster text{fill:#333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .cluster span{color:#333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf rect.text{fill:none;stroke-width:0;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .icon-shape,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .icon-shape p,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .icon-shape .label rect,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf .node .neo-node{stroke:#9370DB;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].node rect,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].cluster rect,#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_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=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_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=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_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=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_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=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_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=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_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><marker id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M105.617,270L105.617,274.167C105.617,278.333,105.617,286.667,105.617,294.333C105.617,302,105.617,309,105.617,312.5L105.617,316\" id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-L_VG_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_VG_C_0\" data-points=\"W3sieCI6MTA1LjYxNzE4NzUsInkiOjI3MH0seyJ4IjoxMDUuNjE3MTg3NSwieSI6Mjk1fSx7IngiOjEwNS42MTcxODc1LCJ5IjozMjB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-pointEnd)\"></path><path d=\"M105.617,166L105.617,170.167C105.617,174.333,105.617,182.667,105.617,190.333C105.617,198,105.617,205,105.617,208.5L105.617,212\" id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-L_V_VG_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_V_VG_0\" data-points=\"W3sieCI6MTA1LjYxNzE4NzUsInkiOjE2Nn0seyJ4IjoxMDUuNjE3MTg3NSwieSI6MTkxfSx7IngiOjEwNS42MTcxODc1LCJ5IjoyMTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-pointEnd)\"></path><path d=\"M105.617,62L105.617,66.167C105.617,70.333,105.617,78.667,105.617,86.333C105.617,94,105.617,101,105.617,104.5L105.617,108\" id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-L_T_V_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_T_V_0\" data-points=\"W3sieCI6MTA1LjYxNzE4NzUsInkiOjYyfSx7IngiOjEwNS42MTcxODc1LCJ5Ijo4N30seyJ4IjoxMDUuNjE3MTg3NSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_VG_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_V_VG_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_T_V_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=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-flowchart-C-0\" data-look=\"classic\" transform=\"translate(105.6171875, 347)\"><rect class=\"basic label-container\" style=\"\" x=\"-65.6171875\" y=\"-27\" width=\"131.234375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-35.6171875, -12)\"><rect></rect><foreignObject width=\"71.234375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Company</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-flowchart-VG-1\" data-look=\"classic\" transform=\"translate(105.6171875, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-97.6171875\" y=\"-27\" width=\"195.234375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-67.6171875, -12)\"><rect></rect><foreignObject width=\"135.234375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Verification Group</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-flowchart-V-2\" data-look=\"classic\" transform=\"translate(105.6171875, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-71.9609375\" y=\"-27\" width=\"143.921875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-41.9609375, -12)\"><rect></rect><foreignObject width=\"83.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>Verification</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-flowchart-T-3\" data-look=\"classic\" transform=\"translate(105.6171875, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-73.15625\" y=\"-27\" width=\"146.3125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-43.15625, -12)\"><rect></rect><foreignObject width=\"86.3125\" 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>Transaction</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-513a2ea1d2f26161cb580b51241e0d7190c6cabb3588adbdbb937cc7e0c68bdf-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 211.234375px;\" viewBox=\"0 0 211.234375 382\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .error-icon{fill:#a44141;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .error-text{fill:#ddd;stroke:#ddd;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edge-thickness-normal{stroke-width:1px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edge-thickness-thick{stroke-width:3.5px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edge-pattern-solid{stroke-dasharray:0;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .marker{fill:lightgrey;stroke:lightgrey;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .marker.cross{stroke:lightgrey;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a p{margin:0;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .label{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .cluster-label text{fill:#F9FFFE;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .cluster-label span{color:#F9FFFE;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .cluster-label span p{background-color:transparent;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .label text,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a span{fill:#ccc;color:#ccc;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node rect,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node circle,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node ellipse,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node polygon,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .rough-node .label text,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node .label text,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .image-shape .label,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .icon-shape .label{text-anchor:middle;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .rough-node .label,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node .label,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .image-shape .label,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .icon-shape .label{text-align:center;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node.clickable{cursor:pointer;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .arrowheadPath{fill:lightgrey;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .flowchart-link{stroke:lightgrey;fill:none;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .cluster text{fill:#F9FFFE;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .cluster span{color:#F9FFFE;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a rect.text{fill:none;stroke-width:0;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .icon-shape,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .icon-shape p,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .icon-shape .label rect,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a .node .neo-node{stroke:#ccc;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].node rect,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].cluster rect,#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].node polygon{stroke:url(#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].node path{stroke:url(#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-gradient);stroke-width:1px;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].node circle{stroke:url(#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_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=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_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=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_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=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_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=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_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=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_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><marker id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M105.617,270L105.617,274.167C105.617,278.333,105.617,286.667,105.617,294.333C105.617,302,105.617,309,105.617,312.5L105.617,316\" id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-L_VG_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_VG_C_0\" data-points=\"W3sieCI6MTA1LjYxNzE4NzUsInkiOjI3MH0seyJ4IjoxMDUuNjE3MTg3NSwieSI6Mjk1fSx7IngiOjEwNS42MTcxODc1LCJ5IjozMjB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-pointEnd)\"></path><path d=\"M105.617,166L105.617,170.167C105.617,174.333,105.617,182.667,105.617,190.333C105.617,198,105.617,205,105.617,208.5L105.617,212\" id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-L_V_VG_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_V_VG_0\" data-points=\"W3sieCI6MTA1LjYxNzE4NzUsInkiOjE2Nn0seyJ4IjoxMDUuNjE3MTg3NSwieSI6MTkxfSx7IngiOjEwNS42MTcxODc1LCJ5IjoyMTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-pointEnd)\"></path><path d=\"M105.617,62L105.617,66.167C105.617,70.333,105.617,78.667,105.617,86.333C105.617,94,105.617,101,105.617,104.5L105.617,108\" id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-L_T_V_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_T_V_0\" data-points=\"W3sieCI6MTA1LjYxNzE4NzUsInkiOjYyfSx7IngiOjEwNS42MTcxODc1LCJ5Ijo4N30seyJ4IjoxMDUuNjE3MTg3NSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_VG_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_V_VG_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_T_V_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=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-flowchart-C-0\" data-look=\"classic\" transform=\"translate(105.6171875, 347)\"><rect class=\"basic label-container\" style=\"\" x=\"-65.6171875\" y=\"-27\" width=\"131.234375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-35.6171875, -12)\"><rect></rect><foreignObject width=\"71.234375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Company</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-flowchart-VG-1\" data-look=\"classic\" transform=\"translate(105.6171875, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-97.6171875\" y=\"-27\" width=\"195.234375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-67.6171875, -12)\"><rect></rect><foreignObject width=\"135.234375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Verification Group</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-flowchart-V-2\" data-look=\"classic\" transform=\"translate(105.6171875, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-71.9609375\" y=\"-27\" width=\"143.921875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-41.9609375, -12)\"><rect></rect><foreignObject width=\"83.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>Verification</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-flowchart-T-3\" data-look=\"classic\" transform=\"translate(105.6171875, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-73.15625\" y=\"-27\" width=\"146.3125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-43.15625, -12)\"><rect></rect><foreignObject width=\"86.3125\" 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>Transaction</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-b99cce9e79668455b0187f6e90ee27a6e77702c4b0554b7ae7a30f2dca877a7a-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart TB\n  C[Company]\n  VG[Verification Group]\n  V[Verification]\n  T[Transaction]\n\n  VG --> C\n  V --> VG\n  T --> V\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Verification sources and invoice PDFs:"]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TB\n  V[Verification]\n  I[Invoice]\n  P[Payment]\n  DI[Debt Invoice]\n  PDF[Invoice Related PDF File]\n\n  V --> I\n  V --> P\n  V --> DI\n  PDF --> I\n","diagramHtml":"<svg id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 614.5859375px;\" viewBox=\"0 0 614.5859375 174\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .error-icon{fill:#552222;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .error-text{fill:#552222;stroke:#552222;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edge-thickness-normal{stroke-width:1px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edge-thickness-thick{stroke-width:3.5px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edge-pattern-solid{stroke-dasharray:0;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .marker{fill:#333333;stroke:#333333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .marker.cross{stroke:#333333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 p{margin:0;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .label{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .cluster-label text{fill:#333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .cluster-label span{color:#333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .cluster-label span p{background-color:transparent;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .label text,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 span{fill:#333;color:#333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node rect,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node circle,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node ellipse,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node polygon,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .rough-node .label text,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node .label text,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .image-shape .label,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .icon-shape .label{text-anchor:middle;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .rough-node .label,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node .label,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .image-shape .label,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .icon-shape .label{text-align:center;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node.clickable{cursor:pointer;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .arrowheadPath{fill:#333333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .flowchart-link{stroke:#333333;fill:none;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .cluster text{fill:#333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .cluster span{color:#333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 rect.text{fill:none;stroke-width:0;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .icon-shape,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .icon-shape p,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .icon-shape .label rect,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 .node .neo-node{stroke:#9370DB;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].node rect,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].cluster rect,#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_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=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_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=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_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=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_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=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_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=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_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><marker id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M303.84,62L294.222,66.167C284.604,70.333,265.369,78.667,245.741,87.17C226.114,95.673,206.095,104.345,196.086,108.681L186.077,113.018\" id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-L_V_I_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_V_I_0\" data-points=\"W3sieCI6MzAzLjg0MDE0NDIzMDc2OTIsInkiOjYyfSx7IngiOjI0Ni4xMzI4MTI1LCJ5Ijo4N30seyJ4IjoxODIuNDA2MjUsInkiOjExNC42MDc2NTQyNTY3MDM5OH1d\" data-look=\"classic\" marker-end=\"url(#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-pointEnd)\"></path><path d=\"M352.976,62L350.941,66.167C348.906,70.333,344.836,78.667,342.801,86.333C340.766,94,340.766,101,340.766,104.5L340.766,108\" id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-L_V_P_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_V_P_0\" data-points=\"W3sieCI6MzUyLjk3NjQxMjI1OTYxNTM2LCJ5Ijo2Mn0seyJ4IjozNDAuNzY1NjI1LCJ5Ijo4N30seyJ4IjozNDAuNzY1NjI1LCJ5IjoxMTJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-pointEnd)\"></path><path d=\"M438.125,57.818L453.464,62.682C468.802,67.545,499.479,77.273,514.818,85.636C530.156,94,530.156,101,530.156,104.5L530.156,108\" id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-L_V_DI_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_V_DI_0\" data-points=\"W3sieCI6NDM4LjEyNSwieSI6NTcuODE3OTY5NjA2MDIxNjN9LHsieCI6NTMwLjE1NjI1LCJ5Ijo4N30seyJ4Ijo1MzAuMTU2MjUsInkiOjExMn1d\" data-look=\"classic\" marker-end=\"url(#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-pointEnd)\"></path><path d=\"M126.102,62L126.102,66.167C126.102,70.333,126.102,78.667,126.102,86.333C126.102,94,126.102,101,126.102,104.5L126.102,108\" id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-L_PDF_I_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_PDF_I_0\" data-points=\"W3sieCI6MTI2LjEwMTU2MjUsInkiOjYyfSx7IngiOjEyNi4xMDE1NjI1LCJ5Ijo4N30seyJ4IjoxMjYuMTAxNTYyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_V_I_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_V_P_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_V_DI_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_PDF_I_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=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-flowchart-V-0\" data-look=\"classic\" transform=\"translate(366.1640625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-71.9609375\" y=\"-27\" width=\"143.921875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-41.9609375, -12)\"><rect></rect><foreignObject width=\"83.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>Verification</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-flowchart-I-1\" data-look=\"classic\" transform=\"translate(126.1015625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-56.3046875\" y=\"-27\" width=\"112.609375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-26.3046875, -12)\"><rect></rect><foreignObject width=\"52.609375\" 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>Invoice</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-flowchart-P-2\" data-look=\"classic\" transform=\"translate(340.765625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-62.9609375\" y=\"-27\" width=\"125.921875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-32.9609375, -12)\"><rect></rect><foreignObject width=\"65.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>Payment</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-flowchart-DI-3\" data-look=\"classic\" transform=\"translate(530.15625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-76.4296875\" y=\"-27\" width=\"152.859375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-46.4296875, -12)\"><rect></rect><foreignObject width=\"92.859375\" 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>Debt Invoice</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-flowchart-PDF-4\" data-look=\"classic\" transform=\"translate(126.1015625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-118.1015625\" y=\"-27\" width=\"236.203125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-88.1015625, -12)\"><rect></rect><foreignObject width=\"176.203125\" 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>Invoice Related PDF File</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-6ffff048e827229bc1050f0cbd12488a66453ee5e055bb978ed0213a668ef586-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 614.5859375px;\" viewBox=\"0 0 614.5859375 174\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .error-icon{fill:#a44141;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .error-text{fill:#ddd;stroke:#ddd;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edge-thickness-normal{stroke-width:1px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edge-thickness-thick{stroke-width:3.5px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edge-pattern-solid{stroke-dasharray:0;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .marker.cross{stroke:lightgrey;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 p{margin:0;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .label{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .cluster-label text{fill:#F9FFFE;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .cluster-label span{color:#F9FFFE;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .cluster-label span p{background-color:transparent;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .label text,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 span{fill:#ccc;color:#ccc;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node rect,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node circle,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node ellipse,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node polygon,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .rough-node .label text,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node .label text,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .image-shape .label,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .icon-shape .label{text-anchor:middle;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .rough-node .label,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node .label,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .image-shape .label,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .icon-shape .label{text-align:center;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node.clickable{cursor:pointer;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .arrowheadPath{fill:lightgrey;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .flowchart-link{stroke:lightgrey;fill:none;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .cluster text{fill:#F9FFFE;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .cluster span{color:#F9FFFE;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 rect.text{fill:none;stroke-width:0;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .icon-shape,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .icon-shape p,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .icon-shape .label rect,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 .node .neo-node{stroke:#ccc;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].node rect,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].cluster rect,#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].node polygon{stroke:url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].node path{stroke:url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-gradient);stroke-width:1px;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].node circle{stroke:url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_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=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_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=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_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=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_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=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_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=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_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><marker id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M303.84,62L294.222,66.167C284.604,70.333,265.369,78.667,245.741,87.17C226.114,95.673,206.095,104.345,196.086,108.681L186.077,113.018\" id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-L_V_I_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_V_I_0\" data-points=\"W3sieCI6MzAzLjg0MDE0NDIzMDc2OTIsInkiOjYyfSx7IngiOjI0Ni4xMzI4MTI1LCJ5Ijo4N30seyJ4IjoxODIuNDA2MjUsInkiOjExNC42MDc2NTQyNTY3MDM5OH1d\" data-look=\"classic\" marker-end=\"url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-pointEnd)\"></path><path d=\"M352.976,62L350.941,66.167C348.906,70.333,344.836,78.667,342.801,86.333C340.766,94,340.766,101,340.766,104.5L340.766,108\" id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-L_V_P_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_V_P_0\" data-points=\"W3sieCI6MzUyLjk3NjQxMjI1OTYxNTM2LCJ5Ijo2Mn0seyJ4IjozNDAuNzY1NjI1LCJ5Ijo4N30seyJ4IjozNDAuNzY1NjI1LCJ5IjoxMTJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-pointEnd)\"></path><path d=\"M438.125,57.818L453.464,62.682C468.802,67.545,499.479,77.273,514.818,85.636C530.156,94,530.156,101,530.156,104.5L530.156,108\" id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-L_V_DI_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_V_DI_0\" data-points=\"W3sieCI6NDM4LjEyNSwieSI6NTcuODE3OTY5NjA2MDIxNjN9LHsieCI6NTMwLjE1NjI1LCJ5Ijo4N30seyJ4Ijo1MzAuMTU2MjUsInkiOjExMn1d\" data-look=\"classic\" marker-end=\"url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-pointEnd)\"></path><path d=\"M126.102,62L126.102,66.167C126.102,70.333,126.102,78.667,126.102,86.333C126.102,94,126.102,101,126.102,104.5L126.102,108\" id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-L_PDF_I_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_PDF_I_0\" data-points=\"W3sieCI6MTI2LjEwMTU2MjUsInkiOjYyfSx7IngiOjEyNi4xMDE1NjI1LCJ5Ijo4N30seyJ4IjoxMjYuMTAxNTYyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_V_I_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_V_P_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_V_DI_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_PDF_I_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=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-flowchart-V-0\" data-look=\"classic\" transform=\"translate(366.1640625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-71.9609375\" y=\"-27\" width=\"143.921875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-41.9609375, -12)\"><rect></rect><foreignObject width=\"83.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>Verification</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-flowchart-I-1\" data-look=\"classic\" transform=\"translate(126.1015625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-56.3046875\" y=\"-27\" width=\"112.609375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-26.3046875, -12)\"><rect></rect><foreignObject width=\"52.609375\" 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>Invoice</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-flowchart-P-2\" data-look=\"classic\" transform=\"translate(340.765625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-62.9609375\" y=\"-27\" width=\"125.921875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-32.9609375, -12)\"><rect></rect><foreignObject width=\"65.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>Payment</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-flowchart-DI-3\" data-look=\"classic\" transform=\"translate(530.15625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-76.4296875\" y=\"-27\" width=\"152.859375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-46.4296875, -12)\"><rect></rect><foreignObject width=\"92.859375\" 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>Debt Invoice</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-flowchart-PDF-4\" data-look=\"classic\" transform=\"translate(126.1015625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-118.1015625\" y=\"-27\" width=\"236.203125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-88.1015625, -12)\"><rect></rect><foreignObject width=\"176.203125\" 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>Invoice Related PDF File</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-5410a1056b5ff0739ab6a0133248f2141f20f13f1a6e699a804384bd6a8b1f31-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart TB\n  V[Verification]\n  I[Invoice]\n  P[Payment]\n  DI[Debt Invoice]\n  PDF[Invoice Related PDF File]\n\n  V --> I\n  V --> P\n  V --> DI\n  PDF --> I\n"]}]},"headings":[{"value":"Bookkeeping Data","id":"bookkeeping-data","depth":1},{"value":"Sections","id":"sections","depth":2},{"value":"Entity relationships","id":"entity-relationships","depth":2}],"frontmatter":{"seo":{"title":"Bookkeeping Data"}},"lastModified":"2026-02-26T12:35:56.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/introduction/cases/bookkeeping-data","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}