{
  "type": 80,
  "success": true,
  "payload": {
    "report": {
    	"amount": 1.00,
    	"batchNumber": "173",
    	"batched": 0,
    	"cashDiscountCredit": 0,
    	"cashDiscountDebit": 0,
    	"grossProcessed": 0,
    	"recordCount": 1,
    	"svc": 0.00,
    	"taxes": 0.00,
    	"tips": 0.00,
    	"totalProcessed": 1.00,
    	"totalsByCard": {
    	  "Visa": {
      	  "recordCount": 1,
        	"totalProcessed": 1.00
      	}
    	},
    	"transactions": [{
      	"amount": 1.00,
        "amountAuthorized": 0,
        "cardHolder": "",
        "cardSystem": 0,
        "cashbackAmount": 0,
        "customerId": "",
        "discountAmount": 0,
        "extInvoiceNumber": "",
        "orderId": "",
        "pan": "462729xxxxxx3301",
        "platform": 0,
        "platformAuthCode": "",
        "platformBatchNumber": "",
        "platformReferenceNumber": "",
        "platformTxId": "",
        "platformTxType": "",
        "refundedAmount": 0,
        "subtotal": 0,
        "svcAmount": 0.00,
        "svcPercent": 0,
        "tax": 0.00,
        "taxSvc": 0,
        "tenderType": 0,
        "tips": 0.00,
        "tipsSvc": 0,
        "type": 0,
        "voided": false
      }]
    }
  }
}