SPIn Specification
Request for Settlement
GET/cgi.html-settle

A **Request for Settlement** is used to initiate the terminal’s batch settlement with the payment processor. At the end of the business hours, when a merchant is ready to close, all transactions processed during their operating hours must be submitted to the processor to ensure the funds are transferred to their bank account.

Query Parameters

RegisterId*
string
TPN
string
AuthKey*
string
RefId*
string
TransType*
enum
MerchantId
string
Param*
enum
GET/cgi.html-settle
1curl --location 'https://test.spinpos.net:443/SPIn/cgi.html?TerminalTransaction=%3Crequest%3E%3CRegisterId%3E3%3C%2FRegisterId%3E%3CRefId%3E2%3C%2FRefId%3E%3CTransType%3ESettle%3C%2FTransType%3E%3CParam%3EClose%3C%2FParam%3E%3C%2Frequest%3E'
Response

// Awaiting response…