# Cancel a receipt Cancel a receipt that has been previously validated Endpoint: POST /api/tenant/{tenantId_path}/receipts/cancelReceipt Version: v1 ## Path parameters: - `tenantId_path` (string, required) ## Request fields (application/json-patch+json): - `comment` (string,null) - `receiptId` (string) ## Response 400 fields (text/plain): - `error` (string)