{
  "ucp": {
    "version": "2026-04-08",
    "status": "error",
    "payment_handlers": {},
    "capabilities": {
      "dev.ucp.shopping.checkout": [
        {
          "version": "2026-04-08"
        }
      ],
      "com.decionis.commerce.execution_authority": [
        {
          "version": "2026-09-05",
          "extends": "dev.ucp.shopping.checkout"
        }
      ]
    }
  },
  "id": "chk_01J8BLOCK",
  "status": "incomplete",
  "currency": "USD",
  "line_items": [
    {
      "id": "li_1",
      "item": {
        "id": "sku_accelerator",
        "title": "Accelerator card",
        "price": 1250000
      },
      "quantity": 1,
      "totals": [
        {
          "type": "total",
          "amount": 1250000
        }
      ]
    }
  ],
  "totals": [
    {
      "type": "subtotal",
      "amount": 1250000,
      "display_text": "Subtotal"
    },
    {
      "type": "total",
      "amount": 1250000,
      "display_text": "Total"
    }
  ],
  "links": [
    {
      "type": "terms_of_use",
      "url": "https://example-merchant.test/terms"
    }
  ],
  "messages": [
    {
      "type": "error",
      "code": "com.decionis.execution_authority_blocked",
      "content_type": "plain",
      "content": "Policy refuses this completion. The vendor is outside the approved list.",
      "severity": "unrecoverable"
    }
  ],
  "com.decionis.commerce.execution_authority": {
    "decision": "BLOCK",
    "authoritative": true,
    "evaluation_id": "6f1a2b3c-4d5e-4f60-8a71-9b0c1d2e3f40",
    "dossier_id": "b28c4d1e-7f39-4a52-9c86-0e1f2a3b4c5d",
    "policy_version": "commerce-v3",
    "dossier_sha256": "d41f6b8290ac3e57104b2c3d4e5f60718293a4b5c6d7e8f90a1b2c3d4e5f6071",
    "reason_codes": [
      "PROTOCOL_OUTCOME_REJECT",
      "POLICY_ACTION_AUTO_REJECT"
    ],
    "required_presence": false,
    "verification_url": "https://decionis.com/verify/decision-dossiers/b28c4d1e-7f39-4a52-9c86-0e1f2a3b4c5d",
    "evaluated_at": "2026-09-05T02:17:00.000Z"
  }
}
