{
  "api_contract": "sourcey.catalog-api/v1",
  "release_id": "sha256:d8292f01b40a9c9e9c0f07064a5be025efc32d3a8cee742868d87b4449cfbcfa",
  "artifact_sha256": "sha256:aacd5080486adfe48a6d5ee1f642f812588bcf347fabefe87fb43734493526eb",
  "data": {
    "revision_contract": "sourcey.offer-revision/v1alpha1",
    "entity_id": "ent_01kyy6rm11tqmdj1t2djz0e5n9",
    "offer_id": "off_01kyy6rm11rehsejy2wess6stj",
    "content": {
      "title": "Startup and Non-Profit Discount",
      "summary": "MojoAuth offers eligible early-stage startups and non-profit organizations a 50% discount on annual Business Pro plans.",
      "lifecycle": {
        "status": "active",
        "effective_from": "2026-08-01T07:24:19.707Z"
      },
      "economics": {
        "consideration": {
          "kind": "none"
        },
        "benefits": [
          {
            "benefit_id": "ben_01",
            "description": "50% discount on annual Business Pro authentication plans.",
            "kind": "discount",
            "percentage": {
              "kind": "exact",
              "basis_points": 5000
            },
            "applies_to": "annual Business Pro plans"
          }
        ]
      },
      "eligibility": {
        "rule": {
          "kind": "all",
          "rules": [
            {
              "kind": "any",
              "rules": [
                {
                  "kind": "all",
                  "rules": [
                    {
                      "kind": "predicate",
                      "criterion_id": "cri_01",
                      "statement": "Company was founded less than 5 years ago.",
                      "fact": "company.age_months",
                      "operator": "lt",
                      "value": {
                        "type": "number",
                        "value": 60
                      }
                    },
                    {
                      "kind": "predicate",
                      "criterion_id": "cri_02",
                      "statement": "Company has raised not more than $10M USD in total funding.",
                      "fact": "company.funding_raised_usd",
                      "operator": "lte",
                      "value": {
                        "type": "number",
                        "value": 10000000
                      }
                    }
                  ]
                },
                {
                  "kind": "predicate",
                  "criterion_id": "cri_03",
                  "statement": "Organization is a non-profit / NGO.",
                  "fact": "company.industry",
                  "operator": "eq",
                  "value": {
                    "type": "string",
                    "value": "non-profit"
                  }
                }
              ]
            },
            {
              "kind": "manual",
              "criterion_id": "cri_04",
              "statement": "Ensure the business email in your application matches your organization's website domain.",
              "reason": "external-verification"
            },
            {
              "kind": "predicate",
              "criterion_id": "cri_05",
              "statement": "Must have a publicly available website.",
              "fact": "company.website_url",
              "operator": "present"
            },
            {
              "kind": "predicate",
              "criterion_id": "cri_06",
              "statement": "Must not be an existing MojoAuth customer.",
              "fact": "company.is_current_customer",
              "operator": "eq",
              "value": {
                "type": "boolean",
                "value": false
              }
            }
          ]
        }
      },
      "roles": {
        "terms_authority_entity_id": "ent_01kyy6rm11tqmdj1t2djz0e5n9",
        "access_operator_entity_id": "ent_01kyy6rm11tqmdj1t2djz0e5n9"
      },
      "access": {
        "availability": "public",
        "method": "form",
        "url": "https://mojoauth.com/startup/"
      }
    },
    "revision_digest": "sha256:2e7c6d4fc0e4065d03355435063be9440b76e2e4e68735e77306cbf7a5f5480f"
  }
}
