Returns all receipt types available to the authenticated tenant. Includes all five platform-defined types (globally available to every tenant) plus any custom types registered by the tenant. Use this endpoint to discover available types and inspect the JSON Schema each type enforces on theDocumentation Index
Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt
Use this file to discover all available pages before exploring further.
payload field when minting a receipt.
Platform-defined types
| Name | Display Name | Use Case |
|---|---|---|
payment_receipt | Payment Receipt | Payments, invoices, refunds |
security_event_receipt | Security Event Receipt | Auth events, key rotations, anomalies |
delivery_receipt | Delivery Receipt | Document/credential/notification delivery |
compliance_receipt | Compliance Receipt | KYC, AML, sanctions checks |
custom_receipt | Custom Receipt | Any tenant-defined event (open schema) |
tenant_id: null in the response. Tenant-custom types include their tenant_id.

