{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-products/fincore/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Private Account Lifecycle","siteUrl":"https://docs.monato.com","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"private-account-lifecycle","__idx":0},"children":["Private Account Lifecycle"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This guide describes the customer-facing lifecycle actions supported for ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["private accounts"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"overview","__idx":1},"children":["Overview"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Private accounts support three lifecycle actions through the API:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Cancel"]}," — permanently disables a private account"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Block"]}," — temporarily disables a private account"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Activate"]}," — restores a previously blocked private account to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ACTIVE"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"public-lifecycle-states-covered-in-this-guide","__idx":2},"children":["Public lifecycle states covered in this guide"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This guide covers the following customer-facing states for private accounts:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ACTIVE"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BLOCKED"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CANCELLED"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"supported-transitions","__idx":3},"children":["Supported transitions"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ACTIVE"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BLOCKED"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BLOCKED"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ACTIVE"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ACTIVE"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CANCELLED"]}]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"stateDiagram-v2\n    [*] --> ACTIVE\n    ACTIVE --> BLOCKED : block\n    BLOCKED --> ACTIVE : activate\n    ACTIVE --> CANCELLED : cancel\n    CANCELLED --> [*]\n","diagramHtml":"<svg id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 268.1875px;\" viewBox=\"0 0 268.1875 298\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .error-icon{fill:#552222;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .error-text{fill:#552222;stroke:#552222;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edge-thickness-normal{stroke-width:1px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edge-thickness-thick{stroke-width:3.5px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edge-pattern-solid{stroke-dasharray:0;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .marker{fill:#333333;stroke:#333333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .marker.cross{stroke:#333333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 p{margin:0;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 defs [id$=\"-barbEnd\"]{fill:#333333;stroke:#333333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 g.stateGroup text{fill:#9370DB;stroke:none;font-size:10px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 g.stateGroup text{fill:#333;stroke:none;font-size:10px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 g.stateGroup .state-title{font-weight:bolder;fill:#131300;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 g.stateGroup rect{fill:#ECECFF;stroke:#9370DB;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 g.stateGroup line{stroke:#333333;stroke-width:1;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .transition{stroke:#333333;stroke-width:1;fill:none;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .stateGroup .composit{fill:white;border-bottom:1px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .state-note{stroke:#aaaa33;fill:#fff5ad;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .state-note text{fill:black;stroke:none;font-size:10px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edgeLabel .label rect{fill:#ECECFF;opacity:0.5;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .edgeLabel .label text{fill:#333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .label div .edgeLabel{color:#333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .stateLabel text{fill:#131300;font-size:10px;font-weight:bold;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .node circle.state-start{fill:#333333;stroke:#333333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .node .fork-join{fill:#333333;stroke:#333333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .node circle.state-end{fill:#9370DB;stroke:white;stroke-width:1.5;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .end-state-inner{fill:white;stroke-width:1.5;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .node rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .node polygon{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [id$=\"-barbEnd\"]{fill:#333333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .cluster-label,#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .nodeLabel{color:#131300;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-state .divider{stroke:#9370DB;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-cluster.statediagram-cluster .inner{fill:white;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#f0f0f0;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-cluster .inner{rx:0;ry:0;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#f0f0f0;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .note-edge{stroke-dasharray:5;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-note text{fill:black;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram-note .nodeLabel{color:black;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagram .edgeLabel{color:red;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [id$=\"-dependencyStart\"],#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [id$=\"-dependencyEnd\"]{fill:#333333;stroke:#333333;stroke-width:1;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 .node .neo-node{stroke:#9370DB;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].node rect,#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].cluster rect,#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><defs><marker id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M98.84,22L98.84,26.167C98.84,30.333,98.84,38.667,98.84,47C98.84,55.333,98.84,63.667,98.84,67.833L98.84,72\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6OTguODM5ODQzNzUsInkiOjIyfSx7IngiOjk4LjgzOTg0Mzc1LCJ5Ijo0N30seyJ4Ijo5OC44Mzk4NDM3NSwieSI6NzJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0_stateDiagram-barbEnd)\"></path><path d=\"M73.902,112L66.212,118.167C58.523,124.333,43.144,136.667,39.168,149C35.192,161.333,42.618,173.667,46.331,179.833L50.044,186\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6NzMuOTAxNTIxMzgxNTc4OTUsInkiOjExMn0seyJ4IjoyNy43NjU2MjUsInkiOjE0OX0seyJ4Ijo1MC4wNDM3MjI1ODc3MTkzLCJ5IjoxODZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0_stateDiagram-barbEnd)\"></path><path d=\"M74.982,186L78.958,179.833C82.935,173.667,90.887,161.333,94.864,149C98.84,136.667,98.84,124.333,98.84,118.167L98.84,112\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6NzQuOTgyMDQ0OTU2MTQwMzYsInkiOjE4Nn0seyJ4Ijo5OC44Mzk4NDM3NSwieSI6MTQ5fSx7IngiOjk4LjgzOTg0Mzc1LCJ5IjoxMTJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0_stateDiagram-barbEnd)\"></path><path d=\"M132.66,109.666L145.21,116.222C157.76,122.777,182.861,135.889,195.411,148.611C207.961,161.333,207.961,173.667,207.961,179.833L207.961,186\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6MTMyLjY2MDE1NjI1LCJ5IjoxMDkuNjY2MjI1MTY1NTYyOX0seyJ4IjoyMDcuOTYwOTM3NSwieSI6MTQ5fSx7IngiOjIwNy45NjA5Mzc1LCJ5IjoxODZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0_stateDiagram-barbEnd)\"></path><path d=\"M207.961,226L207.961,230.167C207.961,234.333,207.961,242.667,207.961,250.999C207.961,259.331,207.961,267.662,207.961,271.828L207.961,275.993\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6MjA3Ljk2MDkzNzUsInkiOjIyNn0seyJ4IjoyMDcuOTYwOTM3NSwieSI6MjUxfSx7IngiOjIwNy45NjA5Mzc1LCJ5IjoyNzUuOTkzMzUzMzY2ODUxOH1d\" data-look=\"classic\" marker-end=\"url(#diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge0\" 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(27.765625, 149)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-19.765625, -12)\"><foreignObject width=\"39.53125\" 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>block</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(98.83984375, 149)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-28.875, -12)\"><foreignObject width=\"57.75\" 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>activate</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(207.9609375, 149)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-23.4921875, -12)\"><foreignObject width=\"46.984375\" 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>cancel</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-state-root_start-0\" data-look=\"classic\" transform=\"translate(98.83984375, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-state-ACTIVE-3\" data-look=\"classic\" transform=\"translate(98.83984375, 92)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-33.8203125\" y=\"-20\" width=\"67.640625\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-25.8203125, -12)\"><rect></rect><foreignObject width=\"51.640625\" 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 markdown-node-label\"><p>ACTIVE</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-state-BLOCKED-2\" data-look=\"classic\" transform=\"translate(62.0859375, 206)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-43.6484375\" y=\"-20\" width=\"87.296875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-35.6484375, -12)\"><rect></rect><foreignObject width=\"71.296875\" 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 markdown-node-label\"><p>BLOCKED</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-state-CANCELLED-4\" data-look=\"classic\" transform=\"translate(207.9609375, 206)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-52.2265625\" y=\"-20\" width=\"104.453125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-44.2265625, -12)\"><rect></rect><foreignObject width=\"88.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 markdown-node-label\"><p>CANCELLED</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-state-root_end-4\" data-look=\"classic\" transform=\"translate(207.9609375, 283)\"><g class=\"outer-path\"><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"#333333\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#9370DB\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#9370DB\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></g></g></g></g></g><defs><filter id=\"diagram-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-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-5cb0f236eadce522b5fbd2769c4281ef0c7ffd80e83e90c60caa3b09072169a0-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-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 268.1875px;\" viewBox=\"0 0 268.1875 298\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .error-icon{fill:#a44141;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .error-text{fill:#ddd;stroke:#ddd;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edge-thickness-normal{stroke-width:1px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edge-thickness-thick{stroke-width:3.5px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edge-pattern-solid{stroke-dasharray:0;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .marker.cross{stroke:lightgrey;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 p{margin:0;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 defs [id$=\"-barbEnd\"]{fill:lightgrey;stroke:lightgrey;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 g.stateGroup .state-title{font-weight:bolder;fill:#e0dfdf;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 g.stateGroup rect{fill:#1f2020;stroke:#ccc;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 g.stateGroup line{stroke:lightgrey;stroke-width:1;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .transition{stroke:lightgrey;stroke-width:1;fill:none;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .stateGroup .composit{fill:#333;border-bottom:1px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .state-note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .state-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-size:10px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .stateLabel .box{stroke:none;stroke-width:0;fill:#1f2020;opacity:0.5;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edgeLabel .label rect{fill:#1f2020;opacity:0.5;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .edgeLabel .label text{fill:#ccc;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .label div .edgeLabel{color:#ccc;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .stateLabel text{fill:#e0dfdf;font-size:10px;font-weight:bold;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .node circle.state-start{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .node .fork-join{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .node circle.state-end{fill:#cccccc;stroke:#333;stroke-width:1.5;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .end-state-inner{fill:#333;stroke-width:1.5;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .node rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .node polygon{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [id$=\"-barbEnd\"]{fill:lightgrey;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-cluster rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .cluster-label,#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .nodeLabel{color:#e0dfdf;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-state .divider{stroke:#ccc;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-cluster.statediagram-cluster .inner{fill:#333;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#555;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-cluster .inner{rx:0;ry:0;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#555;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .note-edge{stroke-dasharray:5;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram-note .nodeLabel{color:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagram .edgeLabel{color:red;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [id$=\"-dependencyStart\"],#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [id$=\"-dependencyEnd\"]{fill:lightgrey;stroke:lightgrey;stroke-width:1;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].statediagram-cluster rect{fill:#1f2020;stroke:url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-gradient);stroke-width:1;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 .node .neo-node{stroke:#ccc;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].node rect,#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].cluster rect,#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].node polygon{stroke:url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].node path{stroke:url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-gradient);stroke-width:1px;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].node circle{stroke:url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><defs><marker id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M98.84,22L98.84,26.167C98.84,30.333,98.84,38.667,98.84,47C98.84,55.333,98.84,63.667,98.84,67.833L98.84,72\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6OTguODM5ODQzNzUsInkiOjIyfSx7IngiOjk4LjgzOTg0Mzc1LCJ5Ijo0N30seyJ4Ijo5OC44Mzk4NDM3NSwieSI6NzJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8_stateDiagram-barbEnd)\"></path><path d=\"M73.902,112L66.212,118.167C58.523,124.333,43.144,136.667,39.168,149C35.192,161.333,42.618,173.667,46.331,179.833L50.044,186\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6NzMuOTAxNTIxMzgxNTc4OTUsInkiOjExMn0seyJ4IjoyNy43NjU2MjUsInkiOjE0OX0seyJ4Ijo1MC4wNDM3MjI1ODc3MTkzLCJ5IjoxODZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8_stateDiagram-barbEnd)\"></path><path d=\"M74.982,186L78.958,179.833C82.935,173.667,90.887,161.333,94.864,149C98.84,136.667,98.84,124.333,98.84,118.167L98.84,112\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6NzQuOTgyMDQ0OTU2MTQwMzYsInkiOjE4Nn0seyJ4Ijo5OC44Mzk4NDM3NSwieSI6MTQ5fSx7IngiOjk4LjgzOTg0Mzc1LCJ5IjoxMTJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8_stateDiagram-barbEnd)\"></path><path d=\"M132.66,109.666L145.21,116.222C157.76,122.777,182.861,135.889,195.411,148.611C207.961,161.333,207.961,173.667,207.961,179.833L207.961,186\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6MTMyLjY2MDE1NjI1LCJ5IjoxMDkuNjY2MjI1MTY1NTYyOX0seyJ4IjoyMDcuOTYwOTM3NSwieSI6MTQ5fSx7IngiOjIwNy45NjA5Mzc1LCJ5IjoxODZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8_stateDiagram-barbEnd)\"></path><path d=\"M207.961,226L207.961,230.167C207.961,234.333,207.961,242.667,207.961,250.999C207.961,259.331,207.961,267.662,207.961,271.828L207.961,275.993\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6MjA3Ljk2MDkzNzUsInkiOjIyNn0seyJ4IjoyMDcuOTYwOTM3NSwieSI6MjUxfSx7IngiOjIwNy45NjA5Mzc1LCJ5IjoyNzUuOTkzMzUzMzY2ODUxOH1d\" data-look=\"classic\" marker-end=\"url(#diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge0\" 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(27.765625, 149)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-19.765625, -12)\"><foreignObject width=\"39.53125\" 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>block</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(98.83984375, 149)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-28.875, -12)\"><foreignObject width=\"57.75\" 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>activate</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(207.9609375, 149)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-23.4921875, -12)\"><foreignObject width=\"46.984375\" 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>cancel</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-state-root_start-0\" data-look=\"classic\" transform=\"translate(98.83984375, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-state-ACTIVE-3\" data-look=\"classic\" transform=\"translate(98.83984375, 92)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-33.8203125\" y=\"-20\" width=\"67.640625\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-25.8203125, -12)\"><rect></rect><foreignObject width=\"51.640625\" 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 markdown-node-label\"><p>ACTIVE</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-state-BLOCKED-2\" data-look=\"classic\" transform=\"translate(62.0859375, 206)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-43.6484375\" y=\"-20\" width=\"87.296875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-35.6484375, -12)\"><rect></rect><foreignObject width=\"71.296875\" 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 markdown-node-label\"><p>BLOCKED</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-state-CANCELLED-4\" data-look=\"classic\" transform=\"translate(207.9609375, 206)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-52.2265625\" y=\"-20\" width=\"104.453125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-44.2265625, -12)\"><rect></rect><foreignObject width=\"88.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 markdown-node-label\"><p>CANCELLED</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-state-root_end-4\" data-look=\"classic\" transform=\"translate(207.9609375, 283)\"><g class=\"outer-path\"><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"lightgrey\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#ccc\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#ccc\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></g></g></g></g></g><defs><filter id=\"diagram-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-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-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-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-639364b0c2c20a155b141bfad15d16c571962f7212c22886a977be6fbd6df1f8-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":["stateDiagram-v2\n    [*] --> ACTIVE\n    ACTIVE --> BLOCKED : block\n    BLOCKED --> ACTIVE : activate\n    ACTIVE --> CANCELLED : cancel\n    CANCELLED --> [*]\n"]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"cancel-a-private-account","__idx":4},"children":["Cancel a private account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use this action when you want to permanently disable a private account."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"endpoint","__idx":5},"children":["Endpoint"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PUT /v1/clients/{clientId}/accounts/{accountId}/cancel"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"behavior","__idx":6},"children":["Behavior"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Changes the account status to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CANCELLED"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The operation is ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["permanent"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The operation is ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["irreversible"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"path-parameters","__idx":7},"children":["Path parameters"]},{"$$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":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["clientId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UUID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier of the client that owns the account"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["accountId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UUID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier of the private account to cancel"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"request-body","__idx":8},"children":["Request body"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This endpoint does not require a request body."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"validations","__idx":9},"children":["Validations"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Before cancelling the account, the API validates the following conditions:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The account must belong to the specified client"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Only private accounts can be cancelled"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The account must not already be cancelled"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The available balance must be equal to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"successful-response","__idx":10},"children":["Successful response"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Status Code:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200 OK"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API returns the updated account object with:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"account_status\": \"CANCELLED\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"example","__idx":11},"children":["Example"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl -X PUT \"{{base_url}}/v1/clients/{{clientId}}/accounts/{{accountId}}/cancel\" \\\n  -H \"Authorization: Bearer {{access_token}}\" \\\n  -H \"Content-Type: application/json\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"notes","__idx":12},"children":["Notes"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cancellation is immediate after a successful API response"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cancellation is irreversible"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Only private accounts can be cancelled"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Accounts with non-zero balance cannot be cancelled"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"possible-errors","__idx":13},"children":["Possible errors"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"account-already-cancelled","__idx":14},"children":["Account already cancelled"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["HTTP Code:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400 Bad Request"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"code\": 9,\n  \"message\": \"API Error\",\n  \"details\": [\n    {\n      \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n      \"reason\": \"FAILED_PRECONDITION\",\n      \"domain\": \"CORE\",\n      \"metadata\": {\n        \"error_detail\": \"Account is already cancelled\",\n        \"http_code\": \"400\",\n        \"module\": \"Account\",\n        \"method_name\": \"Cancel\"\n      }\n    }\n  ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"only-private-accounts-can-be-cancelled","__idx":15},"children":["Only private accounts can be cancelled"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["HTTP Code:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400 Bad Request"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"code\": 9,\n  \"message\": \"API Error\",\n  \"details\": [\n    {\n      \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n      \"reason\": \"FAILED_PRECONDITION\",\n      \"domain\": \"CORE\",\n      \"metadata\": {\n        \"error_detail\": \"Only Private Accounts can be cancelled\",\n        \"http_code\": \"400\",\n        \"module\": \"Account\",\n        \"method_name\": \"Cancel\",\n        \"error_code\": \"10-E4120\"\n      }\n    }\n  ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"invalid-balance","__idx":16},"children":["Invalid balance"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["HTTP Code:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400 Bad Request"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"code\": 9,\n  \"message\": \"API Error\",\n  \"details\": [\n    {\n      \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n      \"reason\": \"FAILED_PRECONDITION\",\n      \"domain\": \"CORE\",\n      \"metadata\": {\n        \"error_detail\": \"Invalid account balance, account balance must be equal to 0\",\n        \"http_code\": \"400\",\n        \"module\": \"Account\",\n        \"method_name\": \"Cancel\"\n      }\n    }\n  ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"account-does-not-belong-to-the-specified-client","__idx":17},"children":["Account does not belong to the specified client"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["HTTP Code:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["403 Forbidden"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"code\": 7,\n  \"message\": \"API Error\",\n  \"details\": [\n    {\n      \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n      \"reason\": \"FORBIDDEN\",\n      \"domain\": \"CORE\",\n      \"metadata\": {\n        \"error_detail\": \"Account does not belong to the specified client\",\n        \"http_code\": \"403\",\n        \"module\": \"Account\",\n        \"method_name\": \"Cancel\"\n      }\n    }\n  ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"block-a-private-account","__idx":18},"children":["Block a private account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use this action when you want to temporarily disable a private account."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"endpoint-1","__idx":19},"children":["Endpoint"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PUT /v1/clients/{clientId}/accounts/{accountId}/block"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"behavior-1","__idx":20},"children":["Behavior"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Changes the account status to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BLOCKED"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The operation is ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["temporary"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The account can later be restored to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ACTIVE"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"path-parameters-1","__idx":21},"children":["Path parameters"]},{"$$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":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["clientId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UUID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier of the client that owns the account"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["accountId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UUID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier of the private account to block"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"request-body-1","__idx":22},"children":["Request body"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This endpoint does not require a request body."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"validations-1","__idx":23},"children":["Validations"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Before blocking the account, the API validates the following conditions:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The account must belong to the specified client"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Only private accounts can be blocked"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"successful-response-1","__idx":24},"children":["Successful response"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Status Code:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200 OK"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API returns the updated account object with:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"account_status\": \"BLOCKED\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"example-1","__idx":25},"children":["Example"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl -X PUT \"{{base_url}}/v1/clients/{{clientId}}/accounts/{{accountId}}/block\" \\\n  -H \"Authorization: Bearer {{access_token}}\" \\\n  -H \"Content-Type: application/json\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"notes-1","__idx":26},"children":["Notes"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Blocking is temporary"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A blocked account can later be restored through the activation endpoint"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"activate-a-private-account","__idx":27},"children":["Activate a private account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use this action when you want to restore a previously blocked private account."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"endpoint-2","__idx":28},"children":["Endpoint"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PATCH /v1/clients/{clientId}/accounts/{accountId}/activate"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"behavior-2","__idx":29},"children":["Behavior"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Changes the account status to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ACTIVE"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["This action is intended to reverse a previous block"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"path-parameters-2","__idx":30},"children":["Path parameters"]},{"$$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":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["clientId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UUID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier of the client that owns the account"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["accountId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UUID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier of the private account to activate"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"request-body-2","__idx":31},"children":["Request body"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This endpoint does not require a request body."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"validations-2","__idx":32},"children":["Validations"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Before activating the account, the API validates the following conditions:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The account must belong to the specified client"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The account must currently be blocked"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"successful-response-2","__idx":33},"children":["Successful response"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Status Code:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200 OK"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API returns the updated account object with:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"account_status\": \"ACTIVE\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"example-2","__idx":34},"children":["Example"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl -X PATCH \"{{base_url}}/v1/clients/{{clientId}}/accounts/{{accountId}}/activate\" \\\n  -H \"Authorization: Bearer {{access_token}}\" \\\n  -H \"Content-Type: application/json\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"notes-2","__idx":35},"children":["Notes"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Activation is used to restore a previously blocked private account"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Once activation succeeds, the account remains in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ACTIVE"]}," status"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"api-reference","__idx":36},"children":["API reference"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following customer-facing endpoints are available for private account lifecycle management:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PUT /v1/clients/{clientId}/accounts/{accountId}/cancel"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PUT /v1/clients/{clientId}/accounts/{accountId}/block"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PATCH /v1/clients/{clientId}/accounts/{accountId}/activate"]}]}]}]},"headings":[{"value":"Private Account Lifecycle","id":"private-account-lifecycle","depth":1},{"value":"Overview","id":"overview","depth":2},{"value":"Public lifecycle states covered in this guide","id":"public-lifecycle-states-covered-in-this-guide","depth":2},{"value":"Supported transitions","id":"supported-transitions","depth":2},{"value":"Cancel a private account","id":"cancel-a-private-account","depth":2},{"value":"Endpoint","id":"endpoint","depth":3},{"value":"Behavior","id":"behavior","depth":3},{"value":"Path parameters","id":"path-parameters","depth":3},{"value":"Request body","id":"request-body","depth":3},{"value":"Validations","id":"validations","depth":3},{"value":"Successful response","id":"successful-response","depth":3},{"value":"Example","id":"example","depth":3},{"value":"Notes","id":"notes","depth":3},{"value":"Possible errors","id":"possible-errors","depth":3},{"value":"Account already cancelled","id":"account-already-cancelled","depth":4},{"value":"Only private accounts can be cancelled","id":"only-private-accounts-can-be-cancelled","depth":4},{"value":"Invalid balance","id":"invalid-balance","depth":4},{"value":"Account does not belong to the specified client","id":"account-does-not-belong-to-the-specified-client","depth":4},{"value":"Block a private account","id":"block-a-private-account","depth":2},{"value":"Endpoint","id":"endpoint-1","depth":3},{"value":"Behavior","id":"behavior-1","depth":3},{"value":"Path parameters","id":"path-parameters-1","depth":3},{"value":"Request body","id":"request-body-1","depth":3},{"value":"Validations","id":"validations-1","depth":3},{"value":"Successful response","id":"successful-response-1","depth":3},{"value":"Example","id":"example-1","depth":3},{"value":"Notes","id":"notes-1","depth":3},{"value":"Activate a private account","id":"activate-a-private-account","depth":2},{"value":"Endpoint","id":"endpoint-2","depth":3},{"value":"Behavior","id":"behavior-2","depth":3},{"value":"Path parameters","id":"path-parameters-2","depth":3},{"value":"Request body","id":"request-body-2","depth":3},{"value":"Validations","id":"validations-2","depth":3},{"value":"Successful response","id":"successful-response-2","depth":3},{"value":"Example","id":"example-2","depth":3},{"value":"Notes","id":"notes-2","depth":3},{"value":"API reference","id":"api-reference","depth":2}],"frontmatter":{"seo":{"title":"Private Account Lifecycle"}},"lastModified":"2026-03-13T19:35:21.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/fincore/guides/private-account-lifecycle","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}