Settlement

Settlement

An object that represents a settlement session on the particular terminal. The settlement session may include submitting transactions on the batch file.

  • terminalId string
    The associated terminal ID

  • settlementId string
    An ID is generated by the device to identify this settlement. This ID is generated only when the batch file is not empty.

  • batchNo string
    The session number with the host

  • report string
    The host generates the report with all the info and summaries.

  • time string
    Settlement time. in RFC-3339 format

  • settledTransactions BatchTransaction[]
    The transactions were settled in the batch file during this settlement session.