merchant format, internal compliance audits use audit format, and POS systems that render their own receipt UI use pos format for raw data without any markup.
Endpoint
Authentication
Your merchant or partner API key.
Path parameter
The ID of the transaction to generate a receipt for (e.g.,
TXN-2026-04-14-A82C2EAA).Query parameter
Receipt format. One of:
merchant(default) — Customer-facing receipt with rounding disclosure language as required by state law.audit— Full audit receipt including the hash chain position, audit hash, and fraud score.pos— Minimal format with raw cent values only, for POS systems that render their own receipt layout.