ErrorRetailerReconciliationResponse
data class ErrorRetailerReconciliationResponse(val reconciliationType: String, val transactionTotals: List<RetailerTransactionTotals>? = null, val poiReconciliationId: String? = null, val additionalExceptionInfo: String? = null) : RetailerReconciliationResponse
Parameters
transactionTotals
Result of the Sale to POI Reconciliation processing.
reconciliationType
Type of Reconciliation requested by the Sale to the POI.
poiReconciliationId
Identification of the reconciliation period between Sale and POI.
additionalExceptionInfo
Contains extended description of exception