Skip to main content
GET
List receipt types
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 the payload field when minting a receipt.

Platform-defined types

Platform types have tenant_id: null in the response. Tenant-custom types include their tenant_id.

Responses

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Response

Receipt types list

items
object[]