{
  "ucp": {
    "version": "2026-04-08",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "transport": "rest",
          "endpoint": "https://ai.websdocs.com/checkout/v1",
          "schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.checkout": [
        {
          "version": "2026-04-08",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/checkout.json"
        }
      ]
    }
  },
  "business": {
    "name": "WebsDocs",
    "legal_name": "WebsDocs",
    "url": "https://websdocs.com"
  },
  "checkout": {
    "role": "seller_checkout_router",
    "merchant_of_record": "WebsDocs",
    "payment_execution_by_aig": false,
    "human_redirect_supported": true,
    "delegated_autonomous_execution_supported": true,
    "delegated_execution_owner": "product_checkout_worker",
    "signed_mandate_required": true,
    "human_fallback_supported": true,
    "funds_custody_by_aig": false,
    "stores_raw_card_data": false,
    "session_endpoint": "https://ai.websdocs.com/checkout/v1/checkout-sessions"
  }
}