Refund eligibility
Checks whether a subscription refund request is allowed, denied, or unknown under tracked policy sources.
- REST
POST /api/v1/refund/eligibility
Policy MCP Notaries
Krafthaus owns the product layer for refund, cancellation, return, and trial notaries. Decide remains the stable API runtime behind the MCP and REST endpoints.
Four stable notaries
Checks whether a subscription refund request is allowed, denied, or unknown under tracked policy sources.
POST /api/v1/refund/eligibilityChecks whether a cancellation is free, penalty-bearing, locked, or unknown for supported vendors.
POST /api/v1/cancel/penaltyChecks whether an item return is returnable, expired, non-returnable, or unknown.
POST /api/v1/return/eligibilityChecks whether a free trial is available, unavailable, or unknown from the current policy surface.
POST /api/v1/trial/termsMigration rule
Existing MCP registries, GitHub lists, and client configs can keep using Decide URLs. Human-facing product discovery, positioning, and future paid packaging should point here.