Skip to main content

Routes

All routes are POST, except /supported_operations which supports GET (preferred) and optional POST with empty body.

Unknown or unsupported endpoints return HTTP 404 Not Found.

The table below lists every route this API version implements. Which of them a particular cashbox actually serves also depends on the country's fiscal core: a route whose fiscal operation the core does not implement is absent — it is not listed by /supported_operations and answers 404. Malta, for example, does not allow refunds, so /refund is not available there. Always discover the route set with /supported_operations instead of assuming the full table.

RouteStatusDescription
/supported_operationsImplementedSupported API operations discovery
/saleImplementedSale receipt/fiscalization
/refundImplementedRefund receipt
/check_statusImplementedGet document status
/check_copyImplementedReprint/get receipt copy
/x_reportImplementedX report
/open_shiftImplementedOpen shift
/close_shiftImplementedClose shift
/check_shiftImplementedCheck shift status
/depositImplementedCash deposit
/withdrawImplementedCash withdrawal
/get_infoImplementedFiscal core info
/dates_reportImplementedDate range report
/abortImplementedAbort by external document id