List supported policies
list_supported_policiesList the maintained merchant policy overlays and the snapshot version/date ExitProof can add to transaction-specific evidence, without charging or changing state. Use this only to inspect maintained policy coverage; use check_reversibility to evaluate an actual commitment, including merchants not listed here when transaction-specific checkout_terms are available. An absent merchant means no maintained overlay, not that no cancellation, refund, contractual, or legal right exists. The result is a read-only snapshot and does not fetch or verify a merchant’s live policy at call time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| important | Yes | Coverage caveat explaining that transaction-specific checkout terms can be used for any merchant. | |
| merchants | Yes | Merchants with maintained policy overlays. | |
| schemaVersion | Yes | Supported-policy response schema version. | |
| policySnapshot | Yes | Version and verification date for the maintained policy snapshot. |