{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-guides/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Seqino PA API - Introduction"},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"seqino-pa-api---introduction","__idx":0},"children":["Seqino PA API - Introduction"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"https://seqino.com/wp-content/uploads/2022/08/SEQINO-bleu-small.png","alt":"image"},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Welcome to the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Seqino PA API"]}," documentation. This API provides a modern and simplified interface to France's e-Invoicing services, giving you the power of a Platform de Dématérialisation Partenaire (PDP) without the burden of managing one."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For any question, ask on the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://help.api-pdp.seqino.com/en"},"children":["Support page"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"core-concepts","__idx":1},"children":["Core Concepts"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Understanding the relationship between ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sponsors"]},", ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Clients"]},", and ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Mandates"]}," is essential to working with the Seqino PDP API."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"graph TB\n    seqino[Seqino]\n    seqino --> |offers grey-label API to| sponsor_gl[PDP Sponsor]\n    seqino --> |offers white-label API to| sponsor_wl[PDP Sponsor]\n\n    subgraph sponsors[\"𝗦𝗽𝗼𝗻𝘀𝗼𝗿𝘀\"]\n        sponsor_gl[\"PDP Sponsor (ERP, OD)\"]\n        sponsor_wl[\"PDP Sponsor (Bank, ...)\"]\n    end\n    class sponsors grouping\n    class sponsor_gl sponsor\n    class sponsor_wl sponsor\n\n    subgraph clients[\"𝗖𝗹𝗶𝗲𝗻𝘁𝘀\"]\n        C1[Client A<br/>Company 1]\n        C2[Client B<br/>Company 2 - Service X]\n        C3[Client C<br/>Company 2 - Service Y]\n    end\n    class clients grouping\n    class C1 client\n    class C2 client\n    class C3 client\n\n    subgraph mandates[\"𝗠𝗮𝗻𝗱𝗮𝘁𝗲𝘀\"]\n        M1[Mandate A]\n        M2[Mandate B]\n        M3[Mandate C]\n        M4[Mandate D]\n    end\n    class mandates grouping\n    class M1 mandate\n    class M2 mandate\n    class M3 mandate\n    class M4 mandate\n\n    subgraph ppf[PPF]\n        directory[Directory]\n        einvoicing[eInvoicing]\n        ereporting[eReporting]\n    end\n\n    class directory service\n    class einvoincing service\n    class ereporting service\n    class ppf grouping\n\n    sponsor_gl --> |manages customers| C1\n    sponsor_gl --> C2\n\n    C1 --> |grants permission via| M1\n    C1 --> M2\n    C1 --> M3\n\n    M1 --> |authorizes access to| directory\n\n    classDef sponsor fill:transparent,stroke:green,stroke-width:2px;\n    classDef client fill:transparent,stroke:purple,stroke-width:2px;\n    classDef mandate fill:transparent,stroke:#E50000,stroke-width:2px;\n    classDef service fill:transparent,stroke:blue,stroke-width:2px;\n    classDef grouping fill:transparent,color:black,stroke-dasharray: 4 10;\n","diagramHtml":"<svg id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 892.51953125px;\" viewBox=\"0 0 892.51953125 806\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .error-icon{fill:#552222;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .error-text{fill:#552222;stroke:#552222;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edge-thickness-normal{stroke-width:1px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edge-thickness-thick{stroke-width:3.5px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edge-pattern-solid{stroke-dasharray:0;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .marker{fill:#333333;stroke:#333333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .marker.cross{stroke:#333333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 p{margin:0;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .cluster-label text{fill:#333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .cluster-label span{color:#333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .cluster-label span p{background-color:transparent;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .label text,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 span{fill:#333;color:#333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node rect,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node circle,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node ellipse,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node polygon,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .rough-node .label text,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node .label text,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .image-shape .label,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .icon-shape .label{text-anchor:middle;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .rough-node .label,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node .label,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .image-shape .label,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .icon-shape .label{text-align:center;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node.clickable{cursor:pointer;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .arrowheadPath{fill:#333333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .flowchart-link{stroke:#333333;fill:none;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .cluster text{fill:#333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .cluster span{color:#333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 rect.text{fill:none;stroke-width:0;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .icon-shape,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .icon-shape p,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .icon-shape .label rect,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .node .neo-node{stroke:#9370DB;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].node rect,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].cluster rect,#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .sponsor&gt;*{fill:transparent!important;stroke:green!important;stroke-width:2px!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .sponsor span{fill:transparent!important;stroke:green!important;stroke-width:2px!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .client&gt;*{fill:transparent!important;stroke:purple!important;stroke-width:2px!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .client span{fill:transparent!important;stroke:purple!important;stroke-width:2px!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .mandate&gt;*{fill:transparent!important;stroke:rgb(229, 0, 0)!important;stroke-width:2px!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .mandate span{fill:transparent!important;stroke:rgb(229, 0, 0)!important;stroke-width:2px!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .service&gt;*{fill:transparent!important;stroke:blue!important;stroke-width:2px!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .service span{fill:transparent!important;stroke:blue!important;stroke-width:2px!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .grouping&gt;*{fill:transparent!important;color:black!important;stroke-dasharray:4,10!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .grouping span{fill:transparent!important;color:black!important;stroke-dasharray:4,10!important;}#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4 .grouping tspan{fill:black!important;}</style><g><marker id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_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 class=\"cluster grouping\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-ppf\" data-look=\"classic\"><rect style=\"fill:transparent !important;stroke-dasharray:4 10 !important\" x=\"14.2421875\" y=\"694\" width=\"564.34375\" height=\"104\"></rect><g class=\"cluster-label\" transform=\"translate(280.8515625, 694)\"><foreignObject width=\"31.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\" style=\"color:black !important\"><p>PPF</p></span></div></foreignObject></g></g><g class=\"cluster grouping\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-mandates\" data-look=\"classic\"><rect style=\"fill:transparent !important;stroke-dasharray:4 10 !important\" x=\"8\" y=\"516\" width=\"770.421875\" height=\"104\"></rect><g class=\"cluster-label\" transform=\"translate(346.3359375, 516)\"><foreignObject width=\"93.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\" style=\"color:black !important\"><p>𝗠𝗮𝗻𝗱𝗮𝘁𝗲𝘀</p></span></div></foreignObject></g></g><g class=\"cluster grouping\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-clients\" data-look=\"classic\"><rect style=\"fill:transparent !important;stroke-dasharray:4 10 !important\" x=\"63.0390625\" y=\"314\" width=\"821.48046875\" height=\"128\"></rect><g class=\"cluster-label\" transform=\"translate(440.458984375, 314)\"><foreignObject width=\"66.640625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\" style=\"color:black !important\"><p>𝗖𝗹𝗶𝗲𝗻𝘁𝘀</p></span></div></foreignObject></g></g><g class=\"cluster grouping\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-sponsors\" data-look=\"classic\"><rect style=\"fill:transparent !important;stroke-dasharray:4 10 !important\" x=\"189.87109375\" y=\"136\" width=\"658.10546875\" height=\"104\"></rect><g class=\"cluster-label\" transform=\"translate(474.181640625, 136)\"><foreignObject width=\"89.484375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\" style=\"color:black !important\"><p>𝗦𝗽𝗼𝗻𝘀𝗼𝗿𝘀</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M501.352,59.84L486.923,66.367C472.495,72.893,443.638,85.947,429.21,98.64C414.781,111.333,414.781,123.667,414.781,133.333C414.781,143,414.781,150,414.781,153.5L414.781,157\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-L_seqino_sponsor_gl_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_seqino_sponsor_gl_0\" data-points=\"W3sieCI6NTAxLjM1MTU2MjUsInkiOjU5Ljg0MDE5ODc4NTIwMTU1fSx7IngiOjQxNC43ODEyNSwieSI6OTl9LHsieCI6NDE0Ljc4MTI1LCJ5IjoxMzZ9LHsieCI6NDE0Ljc4MTI1LCJ5IjoxNjF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_flowchart-v2-pointEnd)\"></path><path d=\"M611.18,59.84L625.608,66.367C640.036,72.893,668.893,85.947,683.322,98.64C697.75,111.333,697.75,123.667,697.75,133.333C697.75,143,697.75,150,697.75,153.5L697.75,157\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-L_seqino_sponsor_wl_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_seqino_sponsor_wl_0\" data-points=\"W3sieCI6NjExLjE3OTY4NzUsInkiOjU5Ljg0MDE5ODc4NTIwMTU1fSx7IngiOjY5Ny43NSwieSI6OTl9LHsieCI6Njk3Ljc1LCJ5IjoxMzZ9LHsieCI6Njk3Ljc1LCJ5IjoxNjF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_flowchart-v2-pointEnd)\"></path><path d=\"M318.77,215L303.954,219.167C289.137,223.333,259.504,231.667,244.688,242C229.871,252.333,229.871,264.667,229.871,277C229.871,289.333,229.871,301.667,229.871,311.333C229.871,321,229.871,328,229.871,331.5L229.871,335\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-L_sponsor_gl_C1_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_sponsor_gl_C1_0\" data-points=\"W3sieCI6MzE4Ljc3MDIwNzMzMTczMDgsInkiOjIxNX0seyJ4IjoyMjkuODcxMDkzNzUsInkiOjI0MH0seyJ4IjoyMjkuODcxMDkzNzUsInkiOjI3N30seyJ4IjoyMjkuODcxMDkzNzUsInkiOjMxNH0seyJ4IjoyMjkuODcxMDkzNzUsInkiOjMzOX1d\" data-look=\"classic\" marker-end=\"url(#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_flowchart-v2-pointEnd)\"></path><path d=\"M439.84,215L443.707,219.167C447.574,223.333,455.309,231.667,459.176,242C463.043,252.333,463.043,264.667,463.043,277C463.043,289.333,463.043,301.667,463.043,311.333C463.043,321,463.043,328,463.043,331.5L463.043,335\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-L_sponsor_gl_C2_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_sponsor_gl_C2_0\" data-points=\"W3sieCI6NDM5Ljg0MDIxOTM1MDk2MTU1LCJ5IjoyMTV9LHsieCI6NDYzLjA0Mjk2ODc1LCJ5IjoyNDB9LHsieCI6NDYzLjA0Mjk2ODc1LCJ5IjoyNzd9LHsieCI6NDYzLjA0Mjk2ODc1LCJ5IjozMTR9LHsieCI6NDYzLjA0Mjk2ODc1LCJ5IjozMzl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_flowchart-v2-pointEnd)\"></path><path d=\"M158.957,416.26L151.006,420.55C143.055,424.84,127.152,433.42,119.201,443.877C111.25,454.333,111.25,466.667,111.25,479C111.25,491.333,111.25,503.667,111.25,513.333C111.25,523,111.25,530,111.25,533.5L111.25,537\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-L_C1_M1_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_C1_M1_0\" data-points=\"W3sieCI6MTU4Ljk1NzAzMTI1LCJ5Ijo0MTYuMjYwNDgwMTI2NDUzMDV9LHsieCI6MTExLjI1LCJ5Ijo0NDJ9LHsieCI6MTExLjI1LCJ5Ijo0Nzl9LHsieCI6MTExLjI1LCJ5Ijo1MTZ9LHsieCI6MTExLjI1LCJ5Ijo1NDF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_flowchart-v2-pointEnd)\"></path><path d=\"M271.506,417L275.954,421.167C280.403,425.333,289.299,433.667,293.747,444C298.195,454.333,298.195,466.667,298.195,479C298.195,491.333,298.195,503.667,298.195,513.333C298.195,523,298.195,530,298.195,533.5L298.195,537\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-L_C1_M2_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_C1_M2_0\" data-points=\"W3sieCI6MjcxLjUwNjE2NDU1MDc4MTI1LCJ5Ijo0MTd9LHsieCI6Mjk4LjE5NTMxMjUsInkiOjQ0Mn0seyJ4IjoyOTguMTk1MzEyNSwieSI6NDc5fSx7IngiOjI5OC4xOTUzMTI1LCJ5Ijo1MTZ9LHsieCI6Mjk4LjE5NTMxMjUsInkiOjU0MX1d\" data-look=\"classic\" marker-end=\"url(#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_flowchart-v2-pointEnd)\"></path><path d=\"M300.785,395.718L331.658,403.432C362.531,411.145,424.277,426.573,455.15,440.453C486.023,454.333,486.023,466.667,486.023,479C486.023,491.333,486.023,503.667,486.023,513.333C486.023,523,486.023,530,486.023,533.5L486.023,537\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-L_C1_M3_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_C1_M3_0\" data-points=\"W3sieCI6MzAwLjc4NTE1NjI1LCJ5IjozOTUuNzE3OTcxNzg4MDI5fSx7IngiOjQ4Ni4wMjM0Mzc1LCJ5Ijo0NDJ9LHsieCI6NDg2LjAyMzQzNzUsInkiOjQ3OX0seyJ4Ijo0ODYuMDIzNDM3NSwieSI6NTE2fSx7IngiOjQ4Ni4wMjM0Mzc1LCJ5Ijo1NDF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_flowchart-v2-pointEnd)\"></path><path d=\"M111.25,595L111.25,599.167C111.25,603.333,111.25,611.667,111.25,622C111.25,632.333,111.25,644.667,111.25,657C111.25,669.333,111.25,681.667,111.25,691.333C111.25,701,111.25,708,111.25,711.5L111.25,715\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-L_M1_directory_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_M1_directory_0\" data-points=\"W3sieCI6MTExLjI1LCJ5Ijo1OTV9LHsieCI6MTExLjI1LCJ5Ijo2MjB9LHsieCI6MTExLjI1LCJ5Ijo2NTd9LHsieCI6MTExLjI1LCJ5Ijo2OTR9LHsieCI6MTExLjI1LCJ5Ijo3MTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(414.78125, 99)\"><g class=\"label\" data-id=\"L_seqino_sponsor_gl_0\" transform=\"translate(-80.7890625, -12)\"><foreignObject width=\"161.578125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>offers grey-label API to</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(697.75, 99)\"><g class=\"label\" data-id=\"L_seqino_sponsor_wl_0\" transform=\"translate(-83.8984375, -12)\"><foreignObject width=\"167.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>offers white-label API to</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(229.87109375, 277)\"><g class=\"label\" data-id=\"L_sponsor_gl_C1_0\" transform=\"translate(-72.03125, -12)\"><foreignObject width=\"144.0625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>manages customers</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_sponsor_gl_C2_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(111.25, 479)\"><g class=\"label\" data-id=\"L_C1_M1_0\" transform=\"translate(-75.5859375, -12)\"><foreignObject width=\"151.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>grants permission via</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C1_M2_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_C1_M3_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(111.25, 657)\"><g class=\"label\" data-id=\"L_M1_directory_0\" transform=\"translate(-72.9296875, -12)\"><foreignObject width=\"145.859375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>authorizes access to</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-seqino-0\" data-look=\"classic\" transform=\"translate(556.265625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-54.9140625\" y=\"-27\" width=\"109.828125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-24.9140625, -12)\"><rect></rect><foreignObject width=\"49.828125\" 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>Seqino</p></span></div></foreignObject></g></g><g class=\"node default sponsor\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-sponsor_gl-2\" data-look=\"classic\" transform=\"translate(414.78125, 188)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:green !important;stroke-width:2px !important\" x=\"-117.7421875\" y=\"-27\" width=\"235.484375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-87.7421875, -12)\"><rect></rect><foreignObject width=\"175.484375\" 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>PDP Sponsor (ERP, OD)</p></span></div></foreignObject></g></g><g class=\"node default sponsor\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-sponsor_wl-4\" data-look=\"classic\" transform=\"translate(697.75, 188)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:green !important;stroke-width:2px !important\" x=\"-115.2265625\" y=\"-27\" width=\"230.453125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-85.2265625, -12)\"><rect></rect><foreignObject width=\"170.453125\" 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>PDP Sponsor (Bank, ...)</p></span></div></foreignObject></g></g><g class=\"node default client\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-C1-7\" data-look=\"classic\" transform=\"translate(229.87109375, 378)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:purple !important;stroke-width:2px !important\" x=\"-70.9140625\" y=\"-39\" width=\"141.828125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-40.9140625, -24)\"><rect></rect><foreignObject width=\"81.828125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client A<br>Company 1</p></span></div></foreignObject></g></g><g class=\"node default client\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-C2-8\" data-look=\"classic\" transform=\"translate(463.04296875, 378)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:purple !important;stroke-width:2px !important\" x=\"-112.2578125\" y=\"-39\" width=\"224.515625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-82.2578125, -24)\"><rect></rect><foreignObject width=\"164.515625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client B<br>Company 2 - Service X</p></span></div></foreignObject></g></g><g class=\"node default client\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-C3-9\" data-look=\"classic\" transform=\"translate(737.41015625, 378)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:purple !important;stroke-width:2px !important\" x=\"-112.109375\" y=\"-39\" width=\"224.21875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-82.109375, -24)\"><rect></rect><foreignObject width=\"164.21875\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client C<br>Company 2 - Service Y</p></span></div></foreignObject></g></g><g class=\"node default mandate\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-M1-10\" data-look=\"classic\" transform=\"translate(111.25, 568)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:#E50000 !important;stroke-width:2px !important\" x=\"-68.25\" y=\"-27\" width=\"136.5\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-38.25, -12)\"><rect></rect><foreignObject width=\"76.5\" 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>Mandate A</p></span></div></foreignObject></g></g><g class=\"node default mandate\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-M2-11\" data-look=\"classic\" transform=\"translate(298.1953125, 568)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:#E50000 !important;stroke-width:2px !important\" x=\"-68.6953125\" y=\"-27\" width=\"137.390625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-38.6953125, -12)\"><rect></rect><foreignObject width=\"77.390625\" 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>Mandate B</p></span></div></foreignObject></g></g><g class=\"node default mandate\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-M3-12\" data-look=\"classic\" transform=\"translate(486.0234375, 568)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:#E50000 !important;stroke-width:2px !important\" x=\"-69.1328125\" y=\"-27\" width=\"138.265625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-39.1328125, -12)\"><rect></rect><foreignObject width=\"78.265625\" 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>Mandate C</p></span></div></foreignObject></g></g><g class=\"node default mandate\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-M4-13\" data-look=\"classic\" transform=\"translate(674.2890625, 568)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:#E50000 !important;stroke-width:2px !important\" x=\"-69.1328125\" y=\"-27\" width=\"138.265625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-39.1328125, -12)\"><rect></rect><foreignObject width=\"78.265625\" 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>Mandate D</p></span></div></foreignObject></g></g><g class=\"node default service\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-directory-14\" data-look=\"classic\" transform=\"translate(111.25, 746)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:blue !important;stroke-width:2px !important\" x=\"-62.0078125\" y=\"-27\" width=\"124.015625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-32.0078125, -12)\"><rect></rect><foreignObject width=\"64.015625\" 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>Directory</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-einvoicing-15\" data-look=\"classic\" transform=\"translate(289.28125, 746)\"><rect class=\"basic label-container\" style=\"\" x=\"-66.0234375\" y=\"-27\" width=\"132.046875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-36.0234375, -12)\"><rect></rect><foreignObject width=\"72.046875\" 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>eInvoicing</p></span></div></foreignObject></g></g><g class=\"node default service\" id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-flowchart-ereporting-16\" data-look=\"classic\" transform=\"translate(474.4453125, 746)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:blue !important;stroke-width:2px !important\" x=\"-69.140625\" y=\"-27\" width=\"138.28125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-39.140625, -12)\"><rect></rect><foreignObject width=\"78.28125\" 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>eReporting</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-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-ff84f28e3316490f78d5983a0975a36f8e4d36e4a39a5646e875496525e21db4-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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 892.51953125px;\" viewBox=\"0 0 892.51953125 806\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .error-icon{fill:#a44141;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .error-text{fill:#ddd;stroke:#ddd;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edge-thickness-normal{stroke-width:1px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edge-thickness-thick{stroke-width:3.5px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edge-pattern-solid{stroke-dasharray:0;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .marker.cross{stroke:lightgrey;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 p{margin:0;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .cluster-label text{fill:#F9FFFE;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .cluster-label span{color:#F9FFFE;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .cluster-label span p{background-color:transparent;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .label text,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 span{fill:#ccc;color:#ccc;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node rect,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node circle,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node ellipse,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node polygon,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .rough-node .label text,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node .label text,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .image-shape .label,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .icon-shape .label{text-anchor:middle;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .rough-node .label,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node .label,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .image-shape .label,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .icon-shape .label{text-align:center;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node.clickable{cursor:pointer;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .arrowheadPath{fill:lightgrey;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .flowchart-link{stroke:lightgrey;fill:none;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .cluster text{fill:#F9FFFE;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .cluster span{color:#F9FFFE;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 rect.text{fill:none;stroke-width:0;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .icon-shape,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .icon-shape p,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .icon-shape .label rect,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .node .neo-node{stroke:#ccc;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].node rect,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].cluster rect,#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].node polygon{stroke:url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].node path{stroke:url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-gradient);stroke-width:1px;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].node circle{stroke:url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .sponsor&gt;*{fill:transparent!important;stroke:green!important;stroke-width:2px!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .sponsor span{fill:transparent!important;stroke:green!important;stroke-width:2px!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .client&gt;*{fill:transparent!important;stroke:purple!important;stroke-width:2px!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .client span{fill:transparent!important;stroke:purple!important;stroke-width:2px!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .mandate&gt;*{fill:transparent!important;stroke:rgb(229, 0, 0)!important;stroke-width:2px!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .mandate span{fill:transparent!important;stroke:rgb(229, 0, 0)!important;stroke-width:2px!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .service&gt;*{fill:transparent!important;stroke:blue!important;stroke-width:2px!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .service span{fill:transparent!important;stroke:blue!important;stroke-width:2px!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .grouping&gt;*{fill:transparent!important;color:black!important;stroke-dasharray:4,10!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .grouping span{fill:transparent!important;color:black!important;stroke-dasharray:4,10!important;}#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2 .grouping tspan{fill:black!important;}</style><g><marker id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_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 class=\"cluster grouping\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-ppf\" data-look=\"classic\"><rect style=\"fill:transparent !important;stroke-dasharray:4 10 !important\" x=\"14.2421875\" y=\"694\" width=\"564.34375\" height=\"104\"></rect><g class=\"cluster-label\" transform=\"translate(280.8515625, 694)\"><foreignObject width=\"31.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\" style=\"color:black !important\"><p>PPF</p></span></div></foreignObject></g></g><g class=\"cluster grouping\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-mandates\" data-look=\"classic\"><rect style=\"fill:transparent !important;stroke-dasharray:4 10 !important\" x=\"8\" y=\"516\" width=\"770.421875\" height=\"104\"></rect><g class=\"cluster-label\" transform=\"translate(346.3359375, 516)\"><foreignObject width=\"93.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\" style=\"color:black !important\"><p>𝗠𝗮𝗻𝗱𝗮𝘁𝗲𝘀</p></span></div></foreignObject></g></g><g class=\"cluster grouping\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-clients\" data-look=\"classic\"><rect style=\"fill:transparent !important;stroke-dasharray:4 10 !important\" x=\"63.0390625\" y=\"314\" width=\"821.48046875\" height=\"128\"></rect><g class=\"cluster-label\" transform=\"translate(440.458984375, 314)\"><foreignObject width=\"66.640625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\" style=\"color:black !important\"><p>𝗖𝗹𝗶𝗲𝗻𝘁𝘀</p></span></div></foreignObject></g></g><g class=\"cluster grouping\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-sponsors\" data-look=\"classic\"><rect style=\"fill:transparent !important;stroke-dasharray:4 10 !important\" x=\"189.87109375\" y=\"136\" width=\"658.10546875\" height=\"104\"></rect><g class=\"cluster-label\" transform=\"translate(474.181640625, 136)\"><foreignObject width=\"89.484375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\" style=\"color:black !important\"><p>𝗦𝗽𝗼𝗻𝘀𝗼𝗿𝘀</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M501.352,59.84L486.923,66.367C472.495,72.893,443.638,85.947,429.21,98.64C414.781,111.333,414.781,123.667,414.781,133.333C414.781,143,414.781,150,414.781,153.5L414.781,157\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-L_seqino_sponsor_gl_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_seqino_sponsor_gl_0\" data-points=\"W3sieCI6NTAxLjM1MTU2MjUsInkiOjU5Ljg0MDE5ODc4NTIwMTU1fSx7IngiOjQxNC43ODEyNSwieSI6OTl9LHsieCI6NDE0Ljc4MTI1LCJ5IjoxMzZ9LHsieCI6NDE0Ljc4MTI1LCJ5IjoxNjF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_flowchart-v2-pointEnd)\"></path><path d=\"M611.18,59.84L625.608,66.367C640.036,72.893,668.893,85.947,683.322,98.64C697.75,111.333,697.75,123.667,697.75,133.333C697.75,143,697.75,150,697.75,153.5L697.75,157\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-L_seqino_sponsor_wl_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_seqino_sponsor_wl_0\" data-points=\"W3sieCI6NjExLjE3OTY4NzUsInkiOjU5Ljg0MDE5ODc4NTIwMTU1fSx7IngiOjY5Ny43NSwieSI6OTl9LHsieCI6Njk3Ljc1LCJ5IjoxMzZ9LHsieCI6Njk3Ljc1LCJ5IjoxNjF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_flowchart-v2-pointEnd)\"></path><path d=\"M318.77,215L303.954,219.167C289.137,223.333,259.504,231.667,244.688,242C229.871,252.333,229.871,264.667,229.871,277C229.871,289.333,229.871,301.667,229.871,311.333C229.871,321,229.871,328,229.871,331.5L229.871,335\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-L_sponsor_gl_C1_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_sponsor_gl_C1_0\" data-points=\"W3sieCI6MzE4Ljc3MDIwNzMzMTczMDgsInkiOjIxNX0seyJ4IjoyMjkuODcxMDkzNzUsInkiOjI0MH0seyJ4IjoyMjkuODcxMDkzNzUsInkiOjI3N30seyJ4IjoyMjkuODcxMDkzNzUsInkiOjMxNH0seyJ4IjoyMjkuODcxMDkzNzUsInkiOjMzOX1d\" data-look=\"classic\" marker-end=\"url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_flowchart-v2-pointEnd)\"></path><path d=\"M439.84,215L443.707,219.167C447.574,223.333,455.309,231.667,459.176,242C463.043,252.333,463.043,264.667,463.043,277C463.043,289.333,463.043,301.667,463.043,311.333C463.043,321,463.043,328,463.043,331.5L463.043,335\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-L_sponsor_gl_C2_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_sponsor_gl_C2_0\" data-points=\"W3sieCI6NDM5Ljg0MDIxOTM1MDk2MTU1LCJ5IjoyMTV9LHsieCI6NDYzLjA0Mjk2ODc1LCJ5IjoyNDB9LHsieCI6NDYzLjA0Mjk2ODc1LCJ5IjoyNzd9LHsieCI6NDYzLjA0Mjk2ODc1LCJ5IjozMTR9LHsieCI6NDYzLjA0Mjk2ODc1LCJ5IjozMzl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_flowchart-v2-pointEnd)\"></path><path d=\"M158.957,416.26L151.006,420.55C143.055,424.84,127.152,433.42,119.201,443.877C111.25,454.333,111.25,466.667,111.25,479C111.25,491.333,111.25,503.667,111.25,513.333C111.25,523,111.25,530,111.25,533.5L111.25,537\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-L_C1_M1_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_C1_M1_0\" data-points=\"W3sieCI6MTU4Ljk1NzAzMTI1LCJ5Ijo0MTYuMjYwNDgwMTI2NDUzMDV9LHsieCI6MTExLjI1LCJ5Ijo0NDJ9LHsieCI6MTExLjI1LCJ5Ijo0Nzl9LHsieCI6MTExLjI1LCJ5Ijo1MTZ9LHsieCI6MTExLjI1LCJ5Ijo1NDF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_flowchart-v2-pointEnd)\"></path><path d=\"M271.506,417L275.954,421.167C280.403,425.333,289.299,433.667,293.747,444C298.195,454.333,298.195,466.667,298.195,479C298.195,491.333,298.195,503.667,298.195,513.333C298.195,523,298.195,530,298.195,533.5L298.195,537\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-L_C1_M2_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_C1_M2_0\" data-points=\"W3sieCI6MjcxLjUwNjE2NDU1MDc4MTI1LCJ5Ijo0MTd9LHsieCI6Mjk4LjE5NTMxMjUsInkiOjQ0Mn0seyJ4IjoyOTguMTk1MzEyNSwieSI6NDc5fSx7IngiOjI5OC4xOTUzMTI1LCJ5Ijo1MTZ9LHsieCI6Mjk4LjE5NTMxMjUsInkiOjU0MX1d\" data-look=\"classic\" marker-end=\"url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_flowchart-v2-pointEnd)\"></path><path d=\"M300.785,395.718L331.658,403.432C362.531,411.145,424.277,426.573,455.15,440.453C486.023,454.333,486.023,466.667,486.023,479C486.023,491.333,486.023,503.667,486.023,513.333C486.023,523,486.023,530,486.023,533.5L486.023,537\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-L_C1_M3_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_C1_M3_0\" data-points=\"W3sieCI6MzAwLjc4NTE1NjI1LCJ5IjozOTUuNzE3OTcxNzg4MDI5fSx7IngiOjQ4Ni4wMjM0Mzc1LCJ5Ijo0NDJ9LHsieCI6NDg2LjAyMzQzNzUsInkiOjQ3OX0seyJ4Ijo0ODYuMDIzNDM3NSwieSI6NTE2fSx7IngiOjQ4Ni4wMjM0Mzc1LCJ5Ijo1NDF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_flowchart-v2-pointEnd)\"></path><path d=\"M111.25,595L111.25,599.167C111.25,603.333,111.25,611.667,111.25,622C111.25,632.333,111.25,644.667,111.25,657C111.25,669.333,111.25,681.667,111.25,691.333C111.25,701,111.25,708,111.25,711.5L111.25,715\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-L_M1_directory_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_M1_directory_0\" data-points=\"W3sieCI6MTExLjI1LCJ5Ijo1OTV9LHsieCI6MTExLjI1LCJ5Ijo2MjB9LHsieCI6MTExLjI1LCJ5Ijo2NTd9LHsieCI6MTExLjI1LCJ5Ijo2OTR9LHsieCI6MTExLjI1LCJ5Ijo3MTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(414.78125, 99)\"><g class=\"label\" data-id=\"L_seqino_sponsor_gl_0\" transform=\"translate(-80.7890625, -12)\"><foreignObject width=\"161.578125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>offers grey-label API to</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(697.75, 99)\"><g class=\"label\" data-id=\"L_seqino_sponsor_wl_0\" transform=\"translate(-83.8984375, -12)\"><foreignObject width=\"167.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>offers white-label API to</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(229.87109375, 277)\"><g class=\"label\" data-id=\"L_sponsor_gl_C1_0\" transform=\"translate(-72.03125, -12)\"><foreignObject width=\"144.0625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>manages customers</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_sponsor_gl_C2_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(111.25, 479)\"><g class=\"label\" data-id=\"L_C1_M1_0\" transform=\"translate(-75.5859375, -12)\"><foreignObject width=\"151.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>grants permission via</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C1_M2_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_C1_M3_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(111.25, 657)\"><g class=\"label\" data-id=\"L_M1_directory_0\" transform=\"translate(-72.9296875, -12)\"><foreignObject width=\"145.859375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>authorizes access to</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-seqino-0\" data-look=\"classic\" transform=\"translate(556.265625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-54.9140625\" y=\"-27\" width=\"109.828125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-24.9140625, -12)\"><rect></rect><foreignObject width=\"49.828125\" 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>Seqino</p></span></div></foreignObject></g></g><g class=\"node default sponsor\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-sponsor_gl-2\" data-look=\"classic\" transform=\"translate(414.78125, 188)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:green !important;stroke-width:2px !important\" x=\"-117.7421875\" y=\"-27\" width=\"235.484375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-87.7421875, -12)\"><rect></rect><foreignObject width=\"175.484375\" 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>PDP Sponsor (ERP, OD)</p></span></div></foreignObject></g></g><g class=\"node default sponsor\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-sponsor_wl-4\" data-look=\"classic\" transform=\"translate(697.75, 188)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:green !important;stroke-width:2px !important\" x=\"-115.2265625\" y=\"-27\" width=\"230.453125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-85.2265625, -12)\"><rect></rect><foreignObject width=\"170.453125\" 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>PDP Sponsor (Bank, ...)</p></span></div></foreignObject></g></g><g class=\"node default client\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-C1-7\" data-look=\"classic\" transform=\"translate(229.87109375, 378)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:purple !important;stroke-width:2px !important\" x=\"-70.9140625\" y=\"-39\" width=\"141.828125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-40.9140625, -24)\"><rect></rect><foreignObject width=\"81.828125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client A<br>Company 1</p></span></div></foreignObject></g></g><g class=\"node default client\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-C2-8\" data-look=\"classic\" transform=\"translate(463.04296875, 378)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:purple !important;stroke-width:2px !important\" x=\"-112.2578125\" y=\"-39\" width=\"224.515625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-82.2578125, -24)\"><rect></rect><foreignObject width=\"164.515625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client B<br>Company 2 - Service X</p></span></div></foreignObject></g></g><g class=\"node default client\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-C3-9\" data-look=\"classic\" transform=\"translate(737.41015625, 378)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:purple !important;stroke-width:2px !important\" x=\"-112.109375\" y=\"-39\" width=\"224.21875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-82.109375, -24)\"><rect></rect><foreignObject width=\"164.21875\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client C<br>Company 2 - Service Y</p></span></div></foreignObject></g></g><g class=\"node default mandate\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-M1-10\" data-look=\"classic\" transform=\"translate(111.25, 568)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:#E50000 !important;stroke-width:2px !important\" x=\"-68.25\" y=\"-27\" width=\"136.5\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-38.25, -12)\"><rect></rect><foreignObject width=\"76.5\" 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>Mandate A</p></span></div></foreignObject></g></g><g class=\"node default mandate\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-M2-11\" data-look=\"classic\" transform=\"translate(298.1953125, 568)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:#E50000 !important;stroke-width:2px !important\" x=\"-68.6953125\" y=\"-27\" width=\"137.390625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-38.6953125, -12)\"><rect></rect><foreignObject width=\"77.390625\" 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>Mandate B</p></span></div></foreignObject></g></g><g class=\"node default mandate\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-M3-12\" data-look=\"classic\" transform=\"translate(486.0234375, 568)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:#E50000 !important;stroke-width:2px !important\" x=\"-69.1328125\" y=\"-27\" width=\"138.265625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-39.1328125, -12)\"><rect></rect><foreignObject width=\"78.265625\" 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>Mandate C</p></span></div></foreignObject></g></g><g class=\"node default mandate\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-M4-13\" data-look=\"classic\" transform=\"translate(674.2890625, 568)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:#E50000 !important;stroke-width:2px !important\" x=\"-69.1328125\" y=\"-27\" width=\"138.265625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-39.1328125, -12)\"><rect></rect><foreignObject width=\"78.265625\" 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>Mandate D</p></span></div></foreignObject></g></g><g class=\"node default service\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-directory-14\" data-look=\"classic\" transform=\"translate(111.25, 746)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:blue !important;stroke-width:2px !important\" x=\"-62.0078125\" y=\"-27\" width=\"124.015625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-32.0078125, -12)\"><rect></rect><foreignObject width=\"64.015625\" 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>Directory</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-einvoicing-15\" data-look=\"classic\" transform=\"translate(289.28125, 746)\"><rect class=\"basic label-container\" style=\"\" x=\"-66.0234375\" y=\"-27\" width=\"132.046875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-36.0234375, -12)\"><rect></rect><foreignObject width=\"72.046875\" 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>eInvoicing</p></span></div></foreignObject></g></g><g class=\"node default service\" id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-flowchart-ereporting-16\" data-look=\"classic\" transform=\"translate(474.4453125, 746)\"><rect class=\"basic label-container\" style=\"fill:transparent !important;stroke:blue !important;stroke-width:2px !important\" x=\"-69.140625\" y=\"-27\" width=\"138.28125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-39.140625, -12)\"><rect></rect><foreignObject width=\"78.28125\" 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>eReporting</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-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-ca699f16b8445b6b87fce6ede0d0f600b7d9e487293fda592675aa60df593ca2-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":["graph TB\n    seqino[Seqino]\n    seqino --> |offers grey-label API to| sponsor_gl[PDP Sponsor]\n    seqino --> |offers white-label API to| sponsor_wl[PDP Sponsor]\n\n    subgraph sponsors[\"𝗦𝗽𝗼𝗻𝘀𝗼𝗿𝘀\"]\n        sponsor_gl[\"PDP Sponsor (ERP, OD)\"]\n        sponsor_wl[\"PDP Sponsor (Bank, ...)\"]\n    end\n    class sponsors grouping\n    class sponsor_gl sponsor\n    class sponsor_wl sponsor\n\n    subgraph clients[\"𝗖𝗹𝗶𝗲𝗻𝘁𝘀\"]\n        C1[Client A<br/>Company 1]\n        C2[Client B<br/>Company 2 - Service X]\n        C3[Client C<br/>Company 2 - Service Y]\n    end\n    class clients grouping\n    class C1 client\n    class C2 client\n    class C3 client\n\n    subgraph mandates[\"𝗠𝗮𝗻𝗱𝗮𝘁𝗲𝘀\"]\n        M1[Mandate A]\n        M2[Mandate B]\n        M3[Mandate C]\n        M4[Mandate D]\n    end\n    class mandates grouping\n    class M1 mandate\n    class M2 mandate\n    class M3 mandate\n    class M4 mandate\n\n    subgraph ppf[PPF]\n        directory[Directory]\n        einvoicing[eInvoicing]\n        ereporting[eReporting]\n    end\n\n    class directory service\n    class einvoincing service\n    class ereporting service\n    class ppf grouping\n\n    sponsor_gl --> |manages customers| C1\n    sponsor_gl --> C2\n\n    C1 --> |grants permission via| M1\n    C1 --> M2\n    C1 --> M3\n\n    M1 --> |authorizes access to| directory\n\n    classDef sponsor fill:transparent,stroke:green,stroke-width:2px;\n    classDef client fill:transparent,stroke:purple,stroke-width:2px;\n    classDef mandate fill:transparent,stroke:#E50000,stroke-width:2px;\n    classDef service fill:transparent,stroke:blue,stroke-width:2px;\n    classDef grouping fill:transparent,color:black,stroke-dasharray: 4 10;\n"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"key-entities","__idx":2},"children":["Key Entities"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"-the-sponsor","__idx":3},"children":["🏢 ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["The Sponsor"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Who"]},": A Client of Seqino that signed up for the grey-label or white-label API. Examples include ERPs, Banks, Accounting Platforms, ODs."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Role"]},": Provides PDP services to their customers using Seqino APIs."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Responsibility"]},": Gather mandates, integrate Seqino's API. Manage invoicing operations on behalf of the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Clients"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Creation process"]},": Contract between Sponsor and Seqino."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"-the-clients","__idx":4},"children":["👥 ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["The Clients"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Who"]},": A company or a department that uses the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sponsor"]},"'s software/service (external to Seqino) for electronic invoicing and other services."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Role"]},": Create, send, receive, pay invoices."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Responsibility"]},":",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The client will need to sign a mandate or delegate its consent to the PDP Sponsor."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["🤍 White label: the client designates the Sponsor as its PDP."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["🖤 Grey label: the client designates Seqino as its PDP."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Identifier"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-PDP-Client-Id"]}," header (required for most operations). Unique identifier."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Creation process"]},": Through the Sponsor dashboard or Onboarding API."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"-mandate","__idx":5},"children":["📋 ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Mandate"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["What"]},":",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A Mandate allows the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client"]}," to grant the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sponsor"]}," the right to manage PDP operation on their behalf, specifically receiving invoices and managing their lifecycle."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The scope of a mandate reflects the scope of a PPF directory entry (Ligne d'annuaire). The following types of scopes are allowed:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["SIREN"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["SIREN + suffix (Simple flat way of separating multiple departments without using SIRET)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["SIREN + SIRET"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["SIREN + SIRET + routing_code (code routage)"]}]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Purpose"]},": Materializes the relationship between a PDP (reception PDP) and a business entity."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Creation process"]},": Through the Sponsor dashboard or Onboarding API."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Validity period"]},":",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A mandate has a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["start_date"]}," and an optional ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["end_date"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["end_date"]}," is omitted the mandate does not expire. It stays active indefinitely until it is explicitly given an end date or revoked."," ","In the PPF directory, an open-ended mandate is registered with an effective end date of 9999-12-31."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["end_date"]}," can be set, extended, shortened, or removed later via ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PATCH /mandates/{id}"]}," (send ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["end_date: null"]}," to remove the expiry again)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Revoking a mandate (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DELETE /mandates/{id}"]},") is a separate action that ends it regardless of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["end_date"]},"."]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"api-architecture","__idx":6},"children":["API Architecture"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"headers--authentication","__idx":7},"children":["Headers & Authentication"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"Authorization: api-token              # Required for all /api calls\nX-PDP-Client-Id: client-acme-corp     # Required for client operations\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"endpoint-categories","__idx":8},"children":["Endpoint Categories"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Category"},"children":["Category"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Purpose"},"children":["Purpose"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Requires Client ID"},"children":["Requires Client ID"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Clients"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Manage clients and onboarding"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Settings"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Configure client preferences"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Usage"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Gather API usage per client and invoice accordingly"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Mandates"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Manage legal entities and PPF directory entries"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Drafts"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Create and validate invoice drafts"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Invoicing"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Send and receive electronic invoices"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Reporting"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Send e-reporting information"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Lifecycle"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Polls or subscribes to lifecycle events"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"typical-workflow","__idx":9},"children":["Typical Workflow"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["🔗 Onboarding"]},": Create onboarding link for new client"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["📋 Mandate Creation"]},": Client grants permissions via signed mandate"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["📘 Directory Setup"]},": Register company routing information"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["📄 Invoice Processing"]},": Send/receive electronic invoices"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["📊 Monitoring"]},": Track usage and generate reports or invoices for the sponsor's clients"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"getting-started","__idx":10},"children":["Getting Started"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Obtain Credentials"]},": Get your ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-PDP-Sponsor-Id"]}," from Seqino"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Onboarding"]},": Use onboarding endpoints to register new clients"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Directory Management"]},": Set up company routing information"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Start Invoicing"]},": Begin sending and receiving electronic invoices"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]}]},"headings":[{"value":"Seqino PA API - Introduction","id":"seqino-pa-api---introduction","depth":1},{"value":"Core Concepts","id":"core-concepts","depth":2},{"value":"Key Entities","id":"key-entities","depth":2},{"value":"🏢 The Sponsor","id":"-the-sponsor","depth":3},{"value":"👥 The Clients","id":"-the-clients","depth":3},{"value":"📋 Mandate","id":"-mandate","depth":3},{"value":"API Architecture","id":"api-architecture","depth":2},{"value":"Headers & Authentication","id":"headers--authentication","depth":3},{"value":"Endpoint Categories","id":"endpoint-categories","depth":3},{"value":"Typical Workflow","id":"typical-workflow","depth":3},{"value":"Getting Started","id":"getting-started","depth":2}],"frontmatter":{"seo":{"title":"Seqino PA API - Introduction"}},"lastModified":"2026-07-08T22:06:52.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/guides/introduction","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}