{
  "ucp": {
    "version": "2026-04-08",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/overview",
          "transport": "rest",
          "endpoint": "https://modelexam.in/api/ucp/v1",
          "schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.catalog": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/catalog",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog.json"
        }
      ],
      "dev.ucp.shopping.checkout": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/checkout",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/checkout.json"
        }
      ]
    }
  },
  "payment": {
    "handlers": [
      {
        "provider_id": "com.cashfree.pg",
        "id": "cashfree_main",
        "version": "2026-04-08",
        "spec": "https://docs.cashfree.com/docs/ucp",
        "available_instruments": [
          {
            "type": "card",
            "constraints": {
              "brands": ["visa", "mastercard", "rupay", "amex"]
            }
          },
          { "type": "upi" },
          { "type": "netbanking" }
        ],
        "config": {
          "environment": "production"
        }
      }
    ]
  },
  "payment_handlers": {
    "com.cashfree.pg": [
      {
        "id": "cashfree_main",
        "version": "2026-04-08",
        "spec": "https://docs.cashfree.com/docs/ucp",
        "available_instruments": [
          {
            "type": "card",
            "constraints": {
              "brands": ["visa", "mastercard", "rupay", "amex"]
            }
          },
          { "type": "upi" },
          { "type": "netbanking" }
        ],
        "config": {
          "environment": "production"
        }
      }
    ]
  },
  "signing_keys": []
}
