SPIn Specification
Batch Report Request
GET/cgi.html-batchreport

The broadcast batch report service allows users to retrieve the status and details of the current open batch, which includes all transactions processed during the user’s business hours. The **ReportType** request field specifies the type of report to be generated. - The **Summary Report** provides an overview of the batch, including totals for each transaction type. - The **Daily Report** offers a detailed breakdown of every transaction conducted on each day. Follow the steps and references outlined in this section to retrieve the status and details of a current open batch.

Query Parameters

RegisterId*
string
AuthKey
string
ReportType*
enum
TransType*
enum
MerchantId
string
GET/cgi.html-batchreport
1curl --location 'https://test.spinpos.net:443/SPIn/cgi.html?TerminalTransaction=%3Crequest%3E%3CReportType%3ESummary%3C%2FReportType%3E%3CTransType%3EReport%3C%2FTransType%3E%3C%2Frequest%3E'
Response

// Awaiting response…