7. Exemplos de requisição

POST Consulta por UpdateTimeStamp

📘

https://api.paygomais.com.br/subntk/transactions

HEADERS

Content-Typeapplication/json

x-application-key 0c6b6816-524c-4cda-8b4a-6bc5128a227b

BODY raw

{
	"UpdateTimestamp":"1900-01-01 00:00:00"
}
curl --location --request POST 'https://api.paygomais.com.br/subntk/transactions' \
--header 'Content-Type: application/json' \
--data-raw '{
	"Filters": {
		"UniqueIds": [29903420,29903422]
	},
	"Source": {
		"Include": ["UniqueId", "Status", "Type", "AuthorizerName"]
	}
}
'
[
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 34,
    "UniqueId": 29903420
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 125,
    "UniqueId": 29903422
  }
]
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json;charset=UTF-8
Date: Fri, 27 Apr 2018 21:30:55 GMT
Expires: 0
Pragma: no-cache
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

POST Consulta por LastUniqueId e Filtros

📘

https://api.paygomais.com.br/subntk/transactions

curl --location --request POST 'http://172.16.16.185:8080/subntk/transactions' \
--header 'Content-Type: application/json' \
--data-raw '{
	"LastUniqueSearchedId": 33026084,
	"Limit":10,
	"Filters": {
		"AuthorizerName": "CIELO"
	},
	"Source": {
		"Include": ["UniqueId", "Status", "Type", "AuthorizerName"]
	}
}
'
curl --location --request POST 'https://api.paygomais.com.br/subntk/transactions' \
--header 'Content-Type: application/json' \
--data-raw '{
	"LastUniqueSearchedId": 33026084,
	"Filters": {
		"AuthorizerName": "CIELO"
	},
	"Source": {
		"Include": ["UniqueId", "Status", "Type", "AuthorizerName"]
	}
}
'
[
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 126,
    "UniqueId": 33026112
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026115
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026117
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026118
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 125,
    "UniqueId": 33026122
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026123
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026136
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026138
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026143
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026146
  }
]
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json;charset=UTF-8
Date: Wed, 25 Apr 2018 19:17:55 GMT
Expires: 0
Pragma: no-cache
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
[
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 126,
    "UniqueId": 33026112
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026115
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026117
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026118
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 125,
    "UniqueId": 33026122
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026123
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026136
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026138
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026143
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026146
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026157
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026160
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026163
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 125,
    "UniqueId": 33026172
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026186
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026187
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026194
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026196
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026202
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026220
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026238
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026249
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026254
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026255
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026257
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026258
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026262
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026272
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026292
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026313
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026319
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026320
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026321
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026327
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 125,
    "UniqueId": 33026329
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026330
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026344
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026345
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026348
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026349
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 125,
    "UniqueId": 33026355
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026356
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "143665",
    "Type": 33,
    "UniqueId": 33026358
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026359
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "1",
    "Type": 126,
    "UniqueId": 33026362
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026365
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026370
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "2",
    "Type": 33,
    "UniqueId": 33026374
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026388
  },
  {
    "AuthorizerName": "CIELO",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33026391
  }
]
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json;charset=UTF-8
Date: Fri, 27 Apr 2018 21:31:43 GMT
Expires: 0
Pragma: no-cache
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

POST Consulta por LastUniqueSearchedId

📘

https://api.paygomais.com.br/subntk/transactions

Esta API deve ser utilizada para consultas em tempo real.

HEADERS

Content-Type application/json

x-application-key 0c6b6816-524c-4cda-8b4a-6bc5128a227b

BODY raw

{
	"LastUniqueSearchedId":203752713
}
[
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "500",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19281241077495",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2602",
    "CardDataMaskedCardNumber": "************5768",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************5768       02/04/18  16:42\r\nEC:128268623                AUT:424973\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1585\r\nSTONE ID:19281241077495\r\nAC:6B087A3450022121           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                        R$ 50,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001585 \r\n\r\n",
    "InternalLocalReference": 1585,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-02 19:43:04",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-02 19:42:46",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33171163
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "80",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19281241240376",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************7550",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************7550       02/04/18  17:22\r\nEC:128268623                AUT:650099\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1587\r\nSTONE ID:19281241240376\r\nAC:87835E6EC92D355B           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                         R$ 8,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001587 \r\n\r\n",
    "InternalLocalReference": 1587,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-02 20:22:41",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-02 20:22:24",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33176581
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "135",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19281241436721",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "1906",
    "CardDataMaskedCardNumber": "************9204",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************9204       02/04/18  18:07\r\nEC:128268623                AUT:040675\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1588\r\nSTONE ID:19281241436721\r\nAC:AEE4764898449CC2           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                        R$ 13,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001588 \r\n\r\n",
    "InternalLocalReference": 1588,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-02 21:07:53",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-02 21:07:36",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33183350
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "105",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19281241485456",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2308",
    "CardDataMaskedCardNumber": "************4484",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************4484       02/04/18  18:19\r\nEC:128268623                AUT:158958\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1589\r\nSTONE ID:19281241485456\r\nAC:D1DF8BDD0631AF55           ONL-CHIP\r\nAID: A0000000043060\r\nMaestro                       APROVADO\r\nTOTAL:                        R$ 10,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001589 \r\n\r\n",
    "InternalLocalReference": 1589,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-02 21:19:22",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-02 21:19:04",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33185084
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "420",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19281241854605",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2601",
    "CardDataMaskedCardNumber": "************2400",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************2400       02/04/18  20:03\r\nEC:128268623                AUT:033749\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1590\r\nSTONE ID:19281241854605\r\nAC:0F4C220ED82ED955           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                        R$ 42,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001590 \r\n\r\n",
    "InternalLocalReference": 1590,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-02 23:03:53",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-02 23:03:36",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33197462
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "180",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19281241882795",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2401",
    "CardDataMaskedCardNumber": "************3715",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************3715       02/04/18  20:13\r\nEC:128268623                AUT:430016\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1591\r\nSTONE ID:19281241882795\r\nAC:3FCF3295D5837036           ONL-CHIP\r\nAID: A0000000032010\r\nVISAELECTRON                  APROVADO\r\nTOTAL:                        R$ 18,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001591 \r\n\r\n",
    "InternalLocalReference": 1591,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-02 23:13:40",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-02 23:13:23",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33198249
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "470",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19381244505203",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2401",
    "CardDataMaskedCardNumber": "************6874",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6874       03/04/18  15:42\r\nEC:128268623                AUT:323899\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1592\r\nSTONE ID:19381244505203\r\nAC:391B3743E439F800           ONL-CHIP\r\nAID: A0000000043060\r\nMaestro                       APROVADO\r\nTOTAL:                        R$ 47,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001592 \r\n\r\n",
    "InternalLocalReference": 1592,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-03 18:43:01",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-03 18:42:44",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33269818
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "295",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19381244646328",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2112",
    "CardDataMaskedCardNumber": "************8462",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************8462       03/04/18  16:16\r\nEC:128268623                AUT:158572\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1594\r\nSTONE ID:19381244646328\r\nAC:81505FB6EBE39DDE           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                        R$ 29,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001594 \r\n\r\n",
    "InternalLocalReference": 1594,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-03 19:16:28",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-03 19:16:11",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33273853
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "450",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19381245373966",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2403",
    "CardDataMaskedCardNumber": "************0148",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************0148       03/04/18  19:06\r\nEC:128268623                AUT:029522\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1595\r\nSTONE ID:19381245373966\r\nAC:51A19303770F1EAB           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                        R$ 45,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001595 \r\n\r\n",
    "InternalLocalReference": 1595,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-03 22:06:52",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-03 22:06:34",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33296746
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "545",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19381245600424",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "1909",
    "CardDataMaskedCardNumber": "************6102",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6102       03/04/18  20:12\r\nEC:128268623                AUT:056123\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1596\r\nSTONE ID:19381245600424\r\nAC:0B31D94DFA7F108A           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                        R$ 54,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001596 \r\n\r\n",
    "InternalLocalReference": 1596,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-03 23:12:53",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-03 23:12:35",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33303496
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "35",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19381245612874",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2005",
    "CardDataMaskedCardNumber": "************6534",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6534       03/04/18  20:16\r\nEC:128268623                AUT:2874  \r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1597\r\nSTONE ID:19381245612874\r\nAC:EAF27C754BBE78D5           ONL-CHIP\r\nAID: A0000000043060\r\nDebito                        APROVADO\r\nTOTAL:                         R$ 3,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001597 \r\n\r\n",
    "InternalLocalReference": 1597,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-03 23:16:59",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-03 23:16:41",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33303846
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "570",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19381245650964",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2110",
    "CardDataMaskedCardNumber": "***************5976",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n***************5976    03/04/18  20:29\r\nEC:128268623                AUT:035445\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1598\r\nSTONE ID:19381245650964\r\nAC:502D570EDD8AB0CF           ONL-CHIP\r\nAID: A0000000043060\r\nDebit                         APROVADO\r\nTOTAL:                        R$ 57,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001598 \r\n\r\n",
    "InternalLocalReference": 1598,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-03 23:29:27",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-03 23:29:09",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33304789
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "220",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19481248883901",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2408",
    "CardDataMaskedCardNumber": "************5314",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************5314       04/04/18  17:42\r\nEC:128268623                AUT:023975\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1599\r\nSTONE ID:19481248883901\r\nAC:B4209743CAFED5C0           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                        R$ 22,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001599 \r\n\r\n",
    "InternalLocalReference": 1599,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-04 20:43:12",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-04 20:42:55",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33401783
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "360",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19481248911414",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2404",
    "CardDataMaskedCardNumber": "************1306",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************1306       04/04/18  17:48\r\nEC:128268623                AUT:019123\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1601\r\nSTONE ID:19481248911414\r\nAC:3F18CBDBD143BBEE           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                        R$ 36,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001601 \r\n\r\n",
    "InternalLocalReference": 1601,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-04 20:49:08",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-04 20:48:51",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33402623
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "75",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19481248966817",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2409",
    "CardDataMaskedCardNumber": "************2946",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************2946       04/04/18  18:00\r\nEC:128268623                AUT:093704\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1602\r\nSTONE ID:19481248966817\r\nAC:95043C2695EBD2F0           ONL-CHIP\r\nAID: A0000000032010\r\nVISAELECTRON                  APROVADO\r\nTOTAL:                         R$ 7,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001602 \r\n\r\n",
    "InternalLocalReference": 1602,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-04 21:00:58",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-04 21:00:41",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33404228
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "60",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19481249156051",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2402",
    "CardDataMaskedCardNumber": "************8233",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************8233       04/04/18  18:42\r\nEC:128268623                AUT:100326\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1603\r\nSTONE ID:19481249156051\r\nAC:58ACE4B8B54AFC73           ONL-CHIP\r\nAID: A0000000032010\r\nVISAELECTRON                  APROVADO\r\nTOTAL:                         R$ 6,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001603 \r\n\r\n",
    "InternalLocalReference": 1603,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-04 21:42:53",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-04 21:42:36",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33410490
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "40",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19481249253128",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2304",
    "CardDataMaskedCardNumber": "************3965",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************3965       04/04/18  19:06\r\nEC:128268623                AUT:060670\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1604\r\nSTONE ID:19481249253128\r\nAC:55624D48F59C01E8           ONL-CHIP\r\nAID: A0000000031010\r\nCREDITO                       APROVADO\r\nTOTAL:                         R$ 4,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001604 \r\n\r\n",
    "InternalLocalReference": 1604,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-04 22:06:21",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-04 22:06:05",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33413465
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "255",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19481249465333",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2110",
    "CardDataMaskedCardNumber": "************2796",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************2796       04/04/18  20:05\r\nEC:128268623                AUT:070012\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1605\r\nSTONE ID:19481249465333\r\nAC:057739617E0D1B25           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                        R$ 25,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001605 \r\n\r\n",
    "InternalLocalReference": 1605,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-04 23:05:40",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-04 23:05:23",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33419653
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "880",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19581253305798",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2302",
    "CardDataMaskedCardNumber": "************5631",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************5631       05/04/18  19:00\r\nEC:128268623                AUT:519767\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1606\r\nSTONE ID:19581253305798\r\nAC:25B818F28248B982           ONL-CHIP\r\nAID: A0000000043060\r\nDebit                         APROVADO\r\nTOTAL:                        R$ 88,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001606 \r\n\r\n",
    "InternalLocalReference": 1606,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-05 22:00:55",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-05 22:00:37",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33522044
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "105",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19581253322644",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2209",
    "CardDataMaskedCardNumber": "************5222",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************5222       05/04/18  19:04\r\nEC:128268623                AUT:083528\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1608\r\nSTONE ID:19581253322644\r\nAC:D328B4403F607EBF           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                        R$ 10,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001608 \r\n\r\n",
    "InternalLocalReference": 1608,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-05 22:04:51",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-05 22:04:34",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33522501
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "315",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19581253501028",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2108",
    "CardDataMaskedCardNumber": "************2207",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************2207       05/04/18  19:49\r\nEC:128268623                AUT:084348\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1609\r\nSTONE ID:19581253501028\r\nAC:FD1699519C78E896           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                        R$ 31,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001609 \r\n\r\n",
    "InternalLocalReference": 1609,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-05 22:50:09",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-05 22:49:52",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33527653
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1110",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19681257746298",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2605",
    "CardDataMaskedCardNumber": "************9826",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************9826       06/04/18  18:27\r\nEC:128268623                AUT:273577\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1610\r\nSTONE ID:19681257746298\r\nAC:337862807E14227A           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                       R$ 111,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001610 \r\n\r\n",
    "InternalLocalReference": 1610,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-06 21:27:49",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-06 21:27:32",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33639492
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "60",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19681257897741",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2401",
    "CardDataMaskedCardNumber": "************3715",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************3715       06/04/18  18:57\r\nEC:128268623                AUT:117458\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1612\r\nSTONE ID:19681257897741\r\nAC:FF6775A94D4F0CA5           ONL-CHIP\r\nAID: A0000000032010\r\nVISAELECTRON                  APROVADO\r\nTOTAL:                         R$ 6,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001612 \r\n\r\n",
    "InternalLocalReference": 1612,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-06 21:57:33",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-06 21:57:16",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33645210
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1738",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19781259669666",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2206",
    "CardDataMaskedCardNumber": "************9670",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************9670       07/04/18  09:19\r\nEC:128268623                AUT:781679\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1613\r\nSTONE ID:19781259669666\r\nAC:C78CC7B7590D9E82           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                       R$ 173,80\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72702 0000003547 0000001613 \r\n\r\n",
    "InternalLocalReference": 1613,
    "POSCompanyDataDisplayName": "Cátia Liliane Donega de Oliveira Vidal",
    "POSCompanyDataTaxId": "090.305.008-08",
    "POSDataDescription": "",
    "POSDataIdentifier": "72702",
    "POSTimestamp": "2018-04-07 12:20:18",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-07 12:19:55",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33688971
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "450",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19781259701364",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2510",
    "CardDataMaskedCardNumber": "************0865",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************0865       07/04/18  09:28\r\nEC:128268623                AUT:282955\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1615\r\nSTONE ID:19781259701364\r\nAC:9EAAFCB4356A99D8           ONL-CHIP\r\nAID: A0000000043060\r\nDebito                        APROVADO\r\nTOTAL:                        R$ 45,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72702 0000003547 0000001615 \r\n\r\n",
    "InternalLocalReference": 1615,
    "POSCompanyDataDisplayName": "Cátia Liliane Donega de Oliveira Vidal",
    "POSCompanyDataTaxId": "090.305.008-08",
    "POSDataDescription": "",
    "POSDataIdentifier": "72702",
    "POSTimestamp": "2018-04-07 12:28:50",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-07 12:28:28",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33690017
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1470",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19781260453699",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2111",
    "CardDataMaskedCardNumber": "************8749",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************8749       07/04/18  11:45\r\nEC:128268623                AUT:242348\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1616\r\nSTONE ID:19781260453699\r\nAC:3F27DC321E19614B           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                       R$ 147,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n74666 0000003547 0000001616 \r\n\r\n",
    "InternalLocalReference": 1616,
    "POSCompanyDataDisplayName": "Márcia Ap. Nunes Fernandes",
    "POSCompanyDataTaxId": "160.994.548-45",
    "POSDataDescription": "Door to Door",
    "POSDataIdentifier": "74666",
    "POSTimestamp": "2018-04-07 14:46:05",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-07 14:45:47",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33715935
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1280",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19781260589812",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2403",
    "CardDataMaskedCardNumber": "************5844",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************5844       07/04/18  12:05\r\nEC:128268623                AUT:082786\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1617\r\nSTONE ID:19781260589812\r\nAC:6D93B987D75ED3F9           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                       R$ 128,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001617 \r\n\r\n",
    "InternalLocalReference": 1617,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-07 15:05:40",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-07 15:05:23",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33721254
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "750",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19781262260007",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2402",
    "CardDataMaskedCardNumber": "************9741",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************9741       07/04/18  16:57\r\nEC:128268623                AUT:572370\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1618\r\nSTONE ID:19781262260007\r\nAC:99641AFB1031B195           ONL-CHIP\r\nAID: A0000000043060\r\nDebito                        APROVADO\r\nTOTAL:                        R$ 75,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72702 0000003547 0000001618 \r\n\r\n",
    "InternalLocalReference": 1618,
    "POSCompanyDataDisplayName": "Cátia Liliane Donega de Oliveira Vidal",
    "POSCompanyDataTaxId": "090.305.008-08",
    "POSDataDescription": "",
    "POSDataIdentifier": "72702",
    "POSTimestamp": "2018-04-07 19:57:45",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-07 19:57:22",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33767905
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19781263195715",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "1910",
    "CardDataMaskedCardNumber": "************0963",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************0963       07/04/18  20:38\r\nEC:128268623                AUT:684417\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1619\r\nSTONE ID:19781263195715\r\nAC:480174F0749ECB84           ONL-CHIP\r\nAID: A0000000031010\r\nCREDITO                       APROVADO\r\nTOTAL:                         R$ 1,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72736 0000003547 0000001619 \r\n\r\n",
    "InternalLocalReference": 1619,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-07 23:38:58",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-07 23:38:43",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33794570
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "550",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19881263683163",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2304",
    "CardDataMaskedCardNumber": "************5422",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************5422       07/04/18  22:51\r\nEC:128268623                AUT:513969\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1620\r\nSTONE ID:19881263683163\r\nAC:E212413213799238           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                        R$ 55,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72736 0000003547 0000001620 \r\n\r\n",
    "InternalLocalReference": 1620,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-08 01:51:54",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-08 01:51:38",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33803230
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10600",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19881263694224",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2203",
    "CardDataMaskedCardNumber": "************9443",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************9443       07/04/18  22:55\r\nEC:128268623                AUT:555108\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1621\r\nSTONE ID:19881263694224\r\nAC:72DAD8D923E7A5B7           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                     R$ 1.060,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72736 0000003547 0000001621 \r\n\r\n",
    "InternalLocalReference": 1621,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-08 01:55:33",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-08 01:55:17",
    "Status": "8737",
    "Type": 33,
    "UniqueId": 33803374
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataType": 0,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "InternalLocalReference": 1622,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-08 02:06:49",
    "ResultMessage": "TRANSACAO NEGADA POR EXISTIR TRANSACAO PENDENTE ",
    "ServerTimestamp": "2018-04-08 02:06:49",
    "Status": "2",
    "Type": 33,
    "UniqueId": 33803830
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "11",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataType": 0,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "InternalLocalReference": 1623,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-08 02:08:03",
    "ResultMessage": "TRANSACAO NEGADA POR EXISTIR TRANSACAO PENDENTE ",
    "ServerTimestamp": "2018-04-08 02:08:03",
    "Status": "2",
    "Type": 33,
    "UniqueId": 33803860
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "800",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataType": 0,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "InternalLocalReference": 1624,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-08 02:11:02",
    "ResultMessage": "TRANSACAO NEGADA POR EXISTIR TRANSACAO PENDENTE ",
    "ServerTimestamp": "2018-04-08 02:11:02",
    "Status": "2",
    "Type": 33,
    "UniqueId": 33803965
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "800",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataType": 0,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "InternalLocalReference": 1625,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-08 02:12:26",
    "ResultMessage": "TRANSACAO NEGADA POR EXISTIR TRANSACAO PENDENTE ",
    "ServerTimestamp": "2018-04-08 02:12:26",
    "Status": "2",
    "Type": 33,
    "UniqueId": 33804026
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "800",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataType": 0,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "InternalLocalReference": 1626,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-08 02:13:45",
    "ResultMessage": "TRANSACAO NEGADA POR EXISTIR TRANSACAO PENDENTE ",
    "ServerTimestamp": "2018-04-08 02:13:44",
    "Status": "2",
    "Type": 33,
    "UniqueId": 33804066
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "800",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "19881263776913",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2403",
    "CardDataMaskedCardNumber": "************6075",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6075       07/04/18  23:24\r\nEC:128268623                AUT:898976\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1628\r\nSTONE ID:19881263776913\r\nAC:1DC35BA2AA292DF4           ONL-CHIP\r\nAID: A0000000043060\r\nDebit                         APROVADO\r\nTOTAL:                        R$ 80,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72736 0000003547 0000001628 \r\n\r\n",
    "InternalLocalReference": 1628,
    "POSCompanyDataDisplayName": "Daniela Campana",
    "POSCompanyDataTaxId": "255.109.638-32",
    "POSDataDescription": "",
    "POSDataIdentifier": "72736",
    "POSTimestamp": "2018-04-08 02:24:25",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-08 02:24:09",
    "Status": "289",
    "Type": 33,
    "UniqueId": 33804333
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "640",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "20481289910154",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2311",
    "CardDataMaskedCardNumber": "************6235",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6235       14/04/18  13:04\r\nEC:128268623                AUT:316777\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1629\r\nSTONE ID:20481289910154\r\nAC:1B2628432B9A4BBA           ONL-CHIP\r\nAID: A0000000043060\r\nDebit                         APROVADO\r\nTOTAL:                        R$ 64,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72702 0000003547 0000001629 \r\n\r\n",
    "InternalLocalReference": 1629,
    "POSCompanyDataDisplayName": "Cátia Liliane Donega de Oliveira Vidal",
    "POSCompanyDataTaxId": "090.305.008-08",
    "POSDataDescription": "",
    "POSDataIdentifier": "72702",
    "POSTimestamp": "2018-04-14 16:04:32",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-14 16:04:15",
    "Status": "289",
    "Type": 33,
    "UniqueId": 34510661
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "2560",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "20881304295672",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2307",
    "CardDataMaskedCardNumber": "************6342",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6342       18/04/18  12:21\r\nEC:128268623                AUT:059547\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1631\r\nSTONE ID:20881304295672\r\nAC:DD22DE6947990C30           ONL-CHIP\r\nAID: A0000000031010\r\nVISACREDITO                   APROVADO\r\nTOTAL:                       R$ 256,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001631 \r\n\r\n",
    "InternalLocalReference": 1631,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-18 15:21:50",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-18 15:21:36",
    "Status": "289",
    "Type": 33,
    "UniqueId": 34951602
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "2180",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "20881304886204",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2406",
    "CardDataMaskedCardNumber": "************6471",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 2,
    "FinancingDataType": 4,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n  MASTERCARD - CREDITO PARC LOJISTA   \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6471       18/04/18  13:45\r\nEC:128268623                AUT:096496\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1633\r\nSTONE ID:20881304886204\r\nAC:C90AB5C8144FD36D           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nPARCELADO SEM JUROS:        2 PARCELAS\r\nTOTAL:                       R$ 218,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001633 \r\n\r\n",
    "InternalLocalReference": 1633,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-18 16:45:24",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-18 16:45:08",
    "Status": "289",
    "Type": 33,
    "UniqueId": 34964127
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1380",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081312288718",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2402",
    "CardDataMaskedCardNumber": "************6852",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6852       20/04/18  10:57\r\nEC:128268623                AUT:001376\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1634\r\nSTONE ID:21081312288718\r\nAC:232E94BB5AC0929C           ONL-CHIP\r\nAID: A0000000031010\r\nVISACREDITO                   APROVADO\r\nTOTAL:                       R$ 138,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001634 \r\n\r\n",
    "InternalLocalReference": 1634,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 13:58:12",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 13:57:56",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35196532
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "599",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081312524355",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2307",
    "CardDataMaskedCardNumber": "************7688",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************7688       20/04/18  11:47\r\nEC:128268623                AUT:069304\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1636\r\nSTONE ID:21081312524355\r\nAC:456908CC026670CA           ONL-CHIP\r\nAID: A0000000031010\r\nVISACREDITO                   APROVADO\r\nTOTAL:                        R$ 59,90\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72074 0000003547 0000001636 \r\n\r\n",
    "InternalLocalReference": 1636,
    "POSCompanyDataDisplayName": "Giselle Prado Ventieri",
    "POSCompanyDataTaxId": "277.911.828-82",
    "POSDataDescription": "",
    "POSDataIdentifier": "72074",
    "POSTimestamp": "2018-04-20 14:47:37",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 14:47:37",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35202826
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1380",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081312587636",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2405",
    "CardDataMaskedCardNumber": "************6832",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6832       20/04/18  11:58\r\nEC:128268623                AUT:017468\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1637\r\nSTONE ID:21081312587636\r\nAC:C82FC9A339C19DE4           ONL-CHIP\r\nAID: A0000000031010\r\nVISACREDITO                   APROVADO\r\nTOTAL:                       R$ 138,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001637 \r\n\r\n",
    "InternalLocalReference": 1637,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 14:59:03",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 14:58:47",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35204286
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "2760",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2601",
    "CardDataMaskedCardNumber": "************0321",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "InternalLocalReference": 1638,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 15:39:45",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "FALHA DE COMUNICACAO ",
    "ServerTimestamp": "2018-04-20 15:39:29",
    "Status": "2",
    "Type": 33,
    "UniqueId": 35210689
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "2760",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2601",
    "CardDataMaskedCardNumber": "************0321",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "InternalLocalReference": 1641,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 15:40:01",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "FALHA DE COMUNICACAO ",
    "ServerTimestamp": "2018-04-20 15:39:44",
    "Status": "2",
    "Type": 33,
    "UniqueId": 35210719
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "2760",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081312889222",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2601",
    "CardDataMaskedCardNumber": "************0321",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************0321       20/04/18  12:41\r\nEC:128268623                AUT:069738\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1642\r\nSTONE ID:21081312889222\r\nAC:5391FE3877ECDA76           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                       R$ 276,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001642 \r\n\r\n",
    "InternalLocalReference": 1642,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 15:41:21",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 15:41:05",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35210977
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1580",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081313823091",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2511",
    "CardDataMaskedCardNumber": "************6033",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6033       20/04/18  14:59\r\nEC:128268623                AUT:015623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1649\r\nSTONE ID:21081313823091\r\nAC:7ECEE775A726B2E7           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                       R$ 158,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001649 \r\n\r\n",
    "InternalLocalReference": 1649,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 17:59:28",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 17:59:13",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35233390
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1100",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081314308165",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2205",
    "CardDataMaskedCardNumber": "************7460",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************7460       20/04/18  16:33\r\nEC:128268623                AUT:057914\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1653\r\nSTONE ID:21081314308165\r\nAC:C1740420C9B01E9D           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                       R$ 110,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001653 \r\n\r\n",
    "InternalLocalReference": 1653,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 19:33:59",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 19:33:42",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35248391
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1580",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081314338685",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2404",
    "CardDataMaskedCardNumber": "************7492",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************7492       20/04/18  16:39\r\nEC:128268623                AUT:081604\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1654\r\nSTONE ID:21081314338685\r\nAC:FC9B349585201213           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                       R$ 158,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001654 \r\n\r\n",
    "InternalLocalReference": 1654,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 19:39:37",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 19:39:21",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35249285
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "4340",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081314438538",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2210",
    "CardDataMaskedCardNumber": "************4458",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 2,
    "FinancingDataType": 4,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n  MASTERCARD - CREDITO PARC LOJISTA   \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************4458       20/04/18  16:57\r\nEC:128268623                AUT:047950\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1655\r\nSTONE ID:21081314438538\r\nAC:F385D31EEB3DDAE8           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nPARCELADO SEM JUROS:        2 PARCELAS\r\nTOTAL:                       R$ 434,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001655 \r\n\r\n",
    "InternalLocalReference": 1655,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 19:57:35",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 19:57:19",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35252646
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "2560",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081314715056",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2210",
    "CardDataMaskedCardNumber": "************4458",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************4458       20/04/18  17:44\r\nEC:128268623                AUT:057176\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1656\r\nSTONE ID:21081314715056\r\nAC:079CC178B17C6420           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                       R$ 256,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001656 \r\n\r\n",
    "InternalLocalReference": 1656,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-20 20:44:52",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 20:44:36",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35261387
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1199",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21081315094204",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2511",
    "CardDataMaskedCardNumber": "************7008",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 3,
    "FinancingDataType": 4,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n  MASTERCARD - CREDITO PARC LOJISTA   \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************7008       20/04/18  18:52\r\nEC:128268623                AUT:072905\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1657\r\nSTONE ID:21081315094204\r\nAC:CC252B0E47CF3E1D           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nPARCELADO SEM JUROS:        3 PARCELAS\r\nTOTAL:                       R$ 119,90\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72702 0000003547 0000001657 \r\n\r\n",
    "InternalLocalReference": 1657,
    "POSCompanyDataDisplayName": "Cátia Liliane Donega de Oliveira Vidal",
    "POSCompanyDataTaxId": "090.305.008-08",
    "POSDataDescription": "",
    "POSDataIdentifier": "72702",
    "POSTimestamp": "2018-04-20 21:52:38",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-20 21:52:21",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35273590
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1580",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181317478054",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2405",
    "CardDataMaskedCardNumber": "************2152",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************2152       21/04/18  11:50\r\nEC:128268623                AUT:500863\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1658\r\nSTONE ID:21181317478054\r\nAC:4D3A48CE45359950           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                       R$ 158,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001658 \r\n\r\n",
    "InternalLocalReference": 1658,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 14:50:21",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 14:50:05",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35337483
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1580",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181317817614",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2203",
    "CardDataMaskedCardNumber": "************4790",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************4790       21/04/18  12:51\r\nEC:128268623                AUT:551624\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1660\r\nSTONE ID:21181317817614\r\nAC:564231A9D71970C1           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                       R$ 158,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001660 \r\n\r\n",
    "InternalLocalReference": 1660,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 15:51:57",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 15:51:41",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35346508
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1280",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181318028814",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "1908",
    "CardDataMaskedCardNumber": "************6392",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6392       21/04/18  13:31\r\nEC:128268623                AUT:610601\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1661\r\nSTONE ID:21181318028814\r\nAC:CD83D04A4F9E5107           ONL-CHIP\r\nAID: A0000000031010\r\nCREDITO                       APROVADO\r\nTOTAL:                       R$ 128,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001661 \r\n\r\n",
    "InternalLocalReference": 1661,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 16:31:20",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 16:31:04",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35352395
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1380",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181318337552",
    "AuthorizerName": "STONE",
    "CardDataCardHolderName": "PEDRO A L BADRA",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2310",
    "CardDataMaskedCardNumber": "************8081",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "InternalLocalReference": 1662,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 17:33:41",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "ERRO NO FORMATO DA MENSAGEM ",
    "ServerTimestamp": "2018-04-21 17:33:26",
    "Status": "2",
    "Type": 33,
    "UniqueId": 35360743
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1380",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181318342536",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2305",
    "CardDataMaskedCardNumber": "************6202",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************6202       21/04/18  14:34\r\nEC:128268623                AUT:099528\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1663\r\nSTONE ID:21181318342536\r\nAC:E5643F3A67B6A343           ONL-CHIP\r\nAID: A0000000031010\r\nVISACREDITO                   APROVADO\r\nTOTAL:                       R$ 138,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001663 \r\n\r\n",
    "InternalLocalReference": 1663,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 17:34:45",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 17:34:30",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35360857
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "2760",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181318418036",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2306",
    "CardDataMaskedCardNumber": "************3404",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************3404       21/04/18  14:51\r\nEC:128268623                AUT:039728\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1664\r\nSTONE ID:21181318418036\r\nAC:275FA07B55543C72           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                       R$ 276,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001664 \r\n\r\n",
    "InternalLocalReference": 1664,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 17:51:25",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 17:51:10",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35362926
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1380",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181318435623",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2301",
    "CardDataMaskedCardNumber": "************3661",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************3661       21/04/18  14:55\r\nEC:128268623                AUT:551470\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1665\r\nSTONE ID:21181318435623\r\nAC:926F432B747E6636           ONL-CHIP\r\nAID: A0000000031010\r\nCREDITO                       APROVADO\r\nTOTAL:                       R$ 138,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001665 \r\n\r\n",
    "InternalLocalReference": 1665,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 17:55:29",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 17:55:13",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35363392
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1580",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181318489122",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2510",
    "CardDataMaskedCardNumber": "************7416",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n        VISA - CREDITO A VISTA        \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************7416       21/04/18  15:07\r\nEC:128268623                AUT:073859\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1666\r\nSTONE ID:21181318489122\r\nAC:E487F5EF78B5FF04           ONL-CHIP\r\nAID: A0000000031010\r\nCREDITO                       APROVADO\r\nTOTAL:                       R$ 158,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001666 \r\n\r\n",
    "InternalLocalReference": 1666,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 18:07:52",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 18:07:37",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35364815
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "3160",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181318502464",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "1910",
    "CardDataMaskedCardNumber": "************9562",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 2,
    "FinancingDataType": 4,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     VISA - CREDITO PARC LOJISTA      \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************9562       21/04/18  15:10\r\nEC:128268623                AUT:604292\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1667\r\nSTONE ID:21181318502464\r\nAC:A974D93FF512D258           ONL-CHIP\r\nAID: A0000000031010\r\nCREDITO                       APROVADO\r\nPARCELADO SEM JUROS:        2 PARCELAS\r\nTOTAL:                       R$ 316,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72116 0000003547 0000001667 \r\n\r\n",
    "InternalLocalReference": 1667,
    "POSCompanyDataDisplayName": "Silvia Americana",
    "POSCompanyDataTaxId": "084.543.678-37",
    "POSDataDescription": "",
    "POSDataIdentifier": "72116",
    "POSTimestamp": "2018-04-21 18:10:57",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 18:10:41",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35365182
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "490",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21181318667108",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2308",
    "CardDataMaskedCardNumber": "************4957",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 06.167.186/0001-54\r\n2ALL\r\nBELO HORIZONTE - MG\r\n************4957       21/04/18  15:49\r\nEC:128268623                AUT:494860\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1668\r\nSTONE ID:21181318667108\r\nAC:119D540A352835DC           ONL-CHIP\r\nAID: A0000000043060\r\nDebito                        APROVADO\r\nTOTAL:                        R$ 49,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72702 0000003547 0000001668 \r\n\r\n",
    "InternalLocalReference": 1668,
    "POSCompanyDataDisplayName": "Cátia Liliane Donega de Oliveira Vidal",
    "POSCompanyDataTaxId": "090.305.008-08",
    "POSDataDescription": "",
    "POSDataIdentifier": "72702",
    "POSTimestamp": "2018-04-21 18:50:05",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-21 18:49:47",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35369829
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "100",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21381326517601",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2606",
    "CardDataMaskedCardNumber": "************8887",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************8887       23/04/18  19:48\r\nEC:128268623                AUT:483572\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1672\r\nSTONE ID:21381326517601\r\nAC:A99835C48235B495           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                        R$ 10,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77289 0000003547 0000001672 \r\n\r\n",
    "InternalLocalReference": 1672,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-23 22:48:01",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-23 22:48:33",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35609849
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21381326702341",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************4111",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************4111       23/04/18  20:53\r\nEC:128268623                AUT:974958\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1673\r\nSTONE ID:21381326702341\r\nAC:5150A4FF7FAE7357           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                         R$ 1,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77289 0000003547 0000001673 \r\n\r\n",
    "InternalLocalReference": 1673,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-23 23:52:54",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-23 23:53:28",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35615164
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************4111",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************4111       23/04/18  20:56\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1674\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 1,00\r\n----------------------------------------\r\n77289 0000003547 0000001674 \r\n\r\n",
    "InternalLocalReference": 1674,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-23 23:55:55",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-23 23:56:32",
    "Status": "289",
    "Type": 34,
    "UniqueId": 35615402
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21481327393462",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************4111",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************4111       24/04/18  09:02\r\nEC:128268623                AUT:666632\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1675\r\nSTONE ID:21481327393462\r\nAC:8A88273495AA8139           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                         R$ 1,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77289 0000003547 0000001675 \r\n\r\n",
    "InternalLocalReference": 1675,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 12:01:22",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-24 12:02:02",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35643225
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************4111",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************4111       24/04/18  09:25\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1677\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 1,00\r\n----------------------------------------\r\n77289 0000003547 0000001677 \r\n\r\n",
    "InternalLocalReference": 1677,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 12:24:19",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-24 12:25:08",
    "Status": "289",
    "Type": 34,
    "UniqueId": 35645644
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "15",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************4111",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "InternalLocalReference": 1678,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 13:50:57",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "TRANSACAO EM CURSO",
    "ServerTimestamp": "2018-04-24 13:51:46",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35654783
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "15",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************4111",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************4111       24/04/18  10:52\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1679\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 1,50\r\n----------------------------------------\r\n77289 0000003547 0000001679 \r\n\r\n",
    "InternalLocalReference": 1679,
    "OriginalTransactionId": 35654783,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 13:51:31",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-24 13:52:23",
    "Status": "289",
    "Type": 34,
    "UniqueId": 35654832
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "225",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21481327776779",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************4111",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************4111       24/04/18  10:54\r\nEC:128268623                AUT:624471\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1680\r\nSTONE ID:21481327776779\r\nAC:3806455820D4F786           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nTOTAL:                         R$ 2,25\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77289 0000003547 0000001680 \r\n\r\n",
    "InternalLocalReference": 1680,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 13:53:16",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-24 13:54:09",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35655026
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "225",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2208",
    "CardDataMaskedCardNumber": "************4111",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************4111       24/04/18  11:06\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1681\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 2,25\r\n----------------------------------------\r\n77289 0000003547 0000001681 \r\n\r\n",
    "InternalLocalReference": 1681,
    "OriginalTransactionId": 35655026,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 14:05:29",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-24 14:06:27",
    "Status": "289",
    "Type": 34,
    "UniqueId": 35656410
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1310",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21481327860478",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2406",
    "CardDataMaskedCardNumber": "************3978",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 277.911.828-82\r\nGISELLE PRADO VENTIERI\r\nBELO HORIZONTE - MG\r\n************3978       24/04/18  11:15\r\nEC:128268623                AUT:154391\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1682\r\nSTONE ID:21481327860478\r\nAC:A7C81AF2D25A9788           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                       R$ 131,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72074 0000003547 0000001682 \r\n\r\n",
    "InternalLocalReference": 1682,
    "POSCompanyDataDisplayName": "Giselle Prado Ventieri",
    "POSCompanyDataTaxId": "277.911.828-82",
    "POSDataDescription": "",
    "POSDataIdentifier": "72074",
    "POSTimestamp": "2018-04-24 14:15:41",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-24 14:15:42",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35657463
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1177",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21481328185336",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2402",
    "CardDataMaskedCardNumber": "************7303",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 277.911.828-82\r\nGISELLE PRADO VENTIERI\r\nBELO HORIZONTE - MG\r\n************7303       24/04/18  12:20\r\nEC:128268623                AUT:203367\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1683\r\nSTONE ID:21481328185336\r\nAC:A3F87DCF75753917           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                       R$ 117,70\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72074 0000003547 0000001683 \r\n\r\n",
    "InternalLocalReference": 1683,
    "POSCompanyDataDisplayName": "Giselle Prado Ventieri",
    "POSCompanyDataTaxId": "277.911.828-82",
    "POSDataDescription": "",
    "POSDataIdentifier": "72074",
    "POSTimestamp": "2018-04-24 15:20:31",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-24 15:20:32",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35665403
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "666",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21481330093434",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2606",
    "CardDataMaskedCardNumber": "************8887",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************8887       24/04/18  18:34\r\nEC:128268623                AUT:342972\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1684\r\nSTONE ID:21481330093434\r\nAC:40F5CCEC5DDD833C           ONL-CHIP\r\nAID: A0000000043060\r\nDebito                        APROVADO\r\nTOTAL:                         R$ 6,66\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77289 0000003547 0000001684 \r\n\r\n",
    "InternalLocalReference": 1684,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 21:33:30",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-24 21:34:28",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35718904
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "666",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2606",
    "CardDataMaskedCardNumber": "************8887",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************8887       24/04/18  18:39\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1685\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 6,66\r\n----------------------------------------\r\n77289 0000003547 0000001685 \r\n\r\n",
    "InternalLocalReference": 1685,
    "OriginalTransactionId": 35718904,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 21:38:18",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-24 21:39:20",
    "Status": "289",
    "Type": 34,
    "UniqueId": 35719648
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "667",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21481330117077",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2606",
    "CardDataMaskedCardNumber": "************8887",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************8887       24/04/18  18:39\r\nEC:128268623                AUT:395272\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1686\r\nSTONE ID:21481330117077\r\nAC:BDEC7B5FF04E2B29           ONL-CHIP\r\nAID: A0000000043060\r\nDebito                        APROVADO\r\nTOTAL:                         R$ 6,67\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77289 0000003547 0000001686 \r\n\r\n",
    "InternalLocalReference": 1686,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-24 21:38:45",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-24 21:39:51",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35719730
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21581332824449",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2509",
    "CardDataMaskedCardNumber": "************4255",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************4255       25/04/18  13:59\r\nEC:128268623                AUT:591368\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1687\r\nSTONE ID:21581332824449\r\nAC:8482D08B768DBBEF           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                         R$ 1,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001687 \r\n\r\n",
    "InternalLocalReference": 1687,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-25 16:59:09",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-25 16:59:09",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35800286
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "205",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21581332865082",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2509",
    "CardDataMaskedCardNumber": "************4255",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 2,
    "FinancingDataType": 4,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n  MASTERCARD - CREDITO PARC LOJISTA   \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************4255       25/04/18  14:06\r\nEC:128268623                AUT:063768\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1689\r\nSTONE ID:21581332865082\r\nAC:75E84B00392F7217           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nPARCELADO SEM JUROS:        2 PARCELAS\r\nTOTAL:                         R$ 2,05\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001689 \r\n\r\n",
    "InternalLocalReference": 1689,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-25 17:06:33",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-25 17:06:36",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35801325
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "306",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21581332868215",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2509",
    "CardDataMaskedCardNumber": "************4255",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************4255       25/04/18  14:07\r\nEC:128268623                AUT:071268\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1690\r\nSTONE ID:21581332868215\r\nAC:80E8A50B583DC253           ONL-CHIP\r\nAID: A0000000043060\r\nDebito                        APROVADO\r\nTOTAL:                         R$ 3,06\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001690 \r\n\r\n",
    "InternalLocalReference": 1690,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-25 17:07:09",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-25 17:07:11",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35801408
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "15",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21581332927408",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       25/04/18  14:18\r\nEC:128268623                AUT:B3O7JX\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1691\r\nSTONE ID:21581332927408\r\nAC:4C403DCCEE53FCC0           ONL-CHIP\r\nAID: A0000000041010\r\nMasterCard                    APROVADO\r\nTOTAL:                         R$ 1,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001691 \r\n\r\n",
    "InternalLocalReference": 1691,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-25 17:18:48",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-25 17:18:51",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35803058
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "15",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       25/04/18  14:24\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1692\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 1,50\r\n----------------------------------------\r\n77313 0000003547 0000001692 \r\n\r\n",
    "InternalLocalReference": 1692,
    "OriginalTransactionId": 35803058,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-25 17:24:24",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-25 17:24:32",
    "Status": "289",
    "Type": 34,
    "UniqueId": 35803803
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21581333016581",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 2,
    "FinancingDataType": 2,
    "InternalLocalReference": 1693,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-25 17:37:38",
    "ProductName": "CREDITO PARC EMISSOR",
    "ResultMessage": "TRANSACAO NAO PERMITIDA PARA O PORTADOR ",
    "ServerTimestamp": "2018-04-25 17:37:52",
    "Status": "2",
    "Type": 33,
    "UniqueId": 35805459
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21581333291818",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA ELECTRON",
    "CardDataExpirationDate": "2302",
    "CardDataMaskedCardNumber": "************4977",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n    VISA ELECTRON - DEBITO A VISTA    \r\nCNPJ: 105.513.497-27\r\nTHIAGO SANTOS\r\nSAO PAULO - SP\r\n************4977       25/04/18  15:41\r\nEC:128268623                AUT:369759\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1694\r\nSTONE ID:21581333291818\r\nAC:77A2FEA6458496AD           ONL-CHIP\r\nAID: A0000000032010\r\nDEBITO                        APROVADO\r\nTOTAL:                         R$ 1,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77289 0000003547 0000001694 \r\n\r\n",
    "InternalLocalReference": 1694,
    "POSCompanyDataDisplayName": "Thiago Santos",
    "POSCompanyDataTaxId": "105.513.497-27",
    "POSDataDescription": "Teste Pismo",
    "POSDataIdentifier": "77289",
    "POSTimestamp": "2018-04-25 18:40:05",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-25 18:41:09",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35813793
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1330",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21581333614035",
    "AuthorizerName": "STONE",
    "CardDataCardName": "VISA",
    "CardDataExpirationDate": "2308",
    "CardDataMaskedCardNumber": "************5639",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 3,
    "FinancingDataType": 4,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     VISA - CREDITO PARC LOJISTA      \r\nCNPJ: 090.305.008-08\r\nCATIA LILIANE DONEGA DE OLIVEIRA VIDAL\r\nSANTOS - SP\r\n************5639       25/04/18  16:54\r\nEC:128268623                AUT:540764\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1695\r\nSTONE ID:21581333614035\r\nAC:883D441C8FC549C0           ONL-CHIP\r\nAID: A0000000031010\r\nCREDITO                       APROVADO\r\nPARCELADO SEM JUROS:        3 PARCELAS\r\nTOTAL:                       R$ 133,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72702 0000003547 0000001695 \r\n\r\n",
    "InternalLocalReference": 1695,
    "POSCompanyDataDisplayName": "Cátia Liliane Donega de Oliveira Vidal",
    "POSCompanyDataTaxId": "090.305.008-08",
    "POSDataDescription": "",
    "POSDataIdentifier": "72702",
    "POSTimestamp": "2018-04-25 19:54:25",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-25 19:54:06",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35824285
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "15",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21581333760335",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       25/04/18  17:25\r\nEC:128268623                AUT:8AWX48\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1696\r\nSTONE ID:21581333760335\r\nAC:E780F357A8AFFE6F           ONL-CHIP\r\nAID: A0000000041010\r\nMasterCard                    APROVADO\r\nTOTAL:                         R$ 1,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001696 \r\n\r\n",
    "InternalLocalReference": 1696,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-25 20:25:03",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-25 20:25:19",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35829333
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "15",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       25/04/18  17:34\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1697\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 1,50\r\n----------------------------------------\r\n77313 0000003547 0000001697 \r\n\r\n",
    "InternalLocalReference": 1697,
    "OriginalTransactionId": 35829333,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-25 20:33:56",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-25 20:34:19",
    "Status": "289",
    "Type": 34,
    "UniqueId": 35830826
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "15",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21681335419596",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       26/04/18  08:56\r\nEC:128268623                AUT:Y8UOLM\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1698\r\nSTONE ID:21681335419596\r\nAC:A7ACF416A4FD3452           ONL-CHIP\r\nAID: A0000000041010\r\nMasterCard                    APROVADO\r\nTOTAL:                         R$ 1,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001698 \r\n\r\n",
    "InternalLocalReference": 1698,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-26 11:56:27",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-26 11:56:54",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35888897
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "235",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21681335487218",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MAESTRO",
    "CardDataExpirationDate": "2509",
    "CardDataMaskedCardNumber": "************4255",
    "CardDataType": 2,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n       MAESTRO - DEBITO A VISTA       \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************4255       26/04/18  09:19\r\nEC:128268623                AUT:195568\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1700\r\nSTONE ID:21681335487218\r\nAC:5DFED38DBABE6B32           ONL-CHIP\r\nAID: A0000000043060\r\nDebito                        APROVADO\r\nTOTAL:                         R$ 2,35\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001700 \r\n\r\n",
    "InternalLocalReference": 1700,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-26 12:19:26",
    "ProductName": "DEBITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-26 12:19:54",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35891048
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "392",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21681335489058",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2509",
    "CardDataMaskedCardNumber": "************4255",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************4255       26/04/18  09:20\r\nEC:128268623                AUT:203268\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1701\r\nSTONE ID:21681335489058\r\nAC:7D2BC1B1D43E9C4E           ONL-CHIP\r\nAID: A0000000041010\r\nCredito                       APROVADO\r\nTOTAL:                         R$ 3,92\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001701 \r\n\r\n",
    "InternalLocalReference": 1701,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-26 12:20:01",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-26 12:20:31",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35891121
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "222",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "InternalLocalReference": 1702,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-26 19:21:14",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "TRANSACAO EM CURSO",
    "ServerTimestamp": "2018-04-26 19:21:46",
    "Status": "289",
    "Type": 33,
    "UniqueId": 35947585
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "222",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       26/04/18  17:26\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1703\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 2,22\r\n----------------------------------------\r\n77313 0000003547 0000001703 \r\n\r\n",
    "InternalLocalReference": 1703,
    "OriginalTransactionId": 35947585,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-26 20:26:04",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-26 20:26:39",
    "Status": "289",
    "Type": 34,
    "UniqueId": 35957788
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21781340238797",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       27/04/18  11:01\r\nEC:128268623                AUT:8OBBLW\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1704\r\nSTONE ID:21781340238797\r\nAC:F5BB7402A0E47F52           ONL-CHIP\r\nAID: A0000000041010\r\nMasterCard                    APROVADO\r\nTOTAL:                         R$ 1,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001704 \r\n\r\n",
    "InternalLocalReference": 1704,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-27 14:01:03",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-27 14:01:42",
    "Status": "289",
    "Type": 33,
    "UniqueId": 36033149
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       27/04/18  11:18\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1706\r\nAPROVADO                      ONL-CHIP\r\nTOTAL ESTORNO:                 R$ 1,00\r\n----------------------------------------\r\n77313 0000003547 0000001706 \r\n\r\n",
    "InternalLocalReference": 1706,
    "OriginalTransactionId": 36033149,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-27 14:17:46",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-27 14:18:34",
    "Status": "289",
    "Type": 34,
    "UniqueId": 36035342
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "25",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21781341428174",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 2,
    "FinancingDataType": 4,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n  MASTERCARD - CREDITO PARC LOJISTA   \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       27/04/18  13:58\r\nEC:128268623                AUT:K4O0JT\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1707\r\nSTONE ID:21781341428174\r\nAC:DAB3BE32BCA3B2B7           ONL-CHIP\r\nAID: A0000000041010\r\nMasterCard                    APROVADO\r\nPARCELADO SEM JUROS:        2 PARCELAS\r\nTOTAL:                         R$ 2,50\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001707 \r\n\r\n",
    "InternalLocalReference": 1707,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-27 16:57:58",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-27 16:58:48",
    "Status": "289",
    "Type": 33,
    "UniqueId": 36061428
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21781342937873",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2311",
    "CardDataMaskedCardNumber": "************6377",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 3,
    "FinancingDataType": 4,
    "InternalLocalReference": 1708,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-27 21:36:59",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "VALOR INVALIDO ",
    "ServerTimestamp": "2018-04-27 21:37:52",
    "Status": "2",
    "Type": 33,
    "UniqueId": 36107656
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "30",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21781342941741",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2311",
    "CardDataMaskedCardNumber": "************6377",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 3,
    "FinancingDataType": 4,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n  MASTERCARD - CREDITO PARC LOJISTA   \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6377       27/04/18  18:38\r\nEC:128268623                AUT:043943\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1709\r\nSTONE ID:21781342941741\r\nAC:1485C8B0555BD745           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nPARCELADO SEM JUROS:        3 PARCELAS\r\nTOTAL:                         R$ 3,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001709 \r\n\r\n",
    "InternalLocalReference": 1709,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-27 21:37:46",
    "ProductName": "CREDITO PARC LOJISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-27 21:38:39",
    "Status": "289",
    "Type": 33,
    "UniqueId": 36107788
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "10",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21781342945842",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2311",
    "CardDataMaskedCardNumber": "************6377",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 2,
    "FinancingDataType": 2,
    "InternalLocalReference": 1710,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-27 21:38:32",
    "ProductName": "CREDITO PARC EMISSOR",
    "ResultMessage": "VALOR INVALIDO ",
    "ServerTimestamp": "2018-04-27 21:39:27",
    "Status": "2",
    "Type": 33,
    "UniqueId": 36107939
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "20",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21781342948423",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2311",
    "CardDataMaskedCardNumber": "************6377",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 2,
    "FinancingDataType": 2,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n  MASTERCARD - CREDITO PARC EMISSOR   \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6377       27/04/18  18:39\r\nEC:128268623                AUT:087358\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1711\r\nSTONE ID:21781342948423\r\nAC:13410459AB6B2C00           ONL-CHIP\r\nAID: A0000000041010\r\nCredit                        APROVADO\r\nPARCELADO COM JUROS:        2 PARCELAS\r\nTOTAL:                         R$ 2,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n77313 0000003547 0000001711 \r\n\r\n",
    "InternalLocalReference": 1711,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-27 21:39:03",
    "ProductName": "CREDITO PARC EMISSOR",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-27 21:39:58",
    "Status": "289",
    "Type": 33,
    "UniqueId": 36108014
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "25",
    "AuthorizerCode": "STONE",
    "AuthorizerName": "STONE",
    "CardDataExpirationDate": "2505",
    "CardDataMaskedCardNumber": "************6407",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 0,
    "FinancingDataType": 0,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n             CANCELAMENTO             \r\nCNPJ: 298.136.408-12\r\nMARCELO MOREIRA BELLA\r\nSAO PAULO - SP\r\n************6407       27/04/18  18:42\r\nEC:128268623\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1712\r\nAPROVADO                       ONL-MAG\r\nTOTAL ESTORNO:                 R$ 2,50\r\n----------------------------------------\r\n77313 0000003547 0000001712 \r\n\r\n",
    "InternalLocalReference": 1712,
    "OriginalTransactionId": 36061428,
    "POSCompanyDataDisplayName": "Marcelo Moreira Bella",
    "POSCompanyDataTaxId": "298.136.408-12",
    "POSDataDescription": "Marcelo Bella",
    "POSDataIdentifier": "77313",
    "POSTimestamp": "2018-04-27 21:41:38",
    "ProductName": "CANCELAMENTO",
    "ResultMessage": "TRANSACAO AUTORIZADA ",
    "ServerTimestamp": "2018-04-27 21:42:33",
    "Status": "289",
    "Type": 34,
    "UniqueId": 36108474
  },
  {
    "AffiliationCompanyDataDisplayName": "2ALL",
    "AffiliationCompanyDataTaxId": "06.167.186/0001-54",
    "AffiliationNumber": "9E62D11B67204181A190D83E1EBEC4EB",
    "Amount": "1000",
    "AuthorizerCode": "STONE",
    "AuthorizerExternalReference": "21981349479088",
    "AuthorizerName": "STONE",
    "CardDataCardName": "MASTERCARD",
    "CardDataExpirationDate": "2111",
    "CardDataMaskedCardNumber": "************0755",
    "CardDataType": 1,
    "FinancingDataInstallmentsNumber": 1,
    "FinancingDataType": 1,
    "FullReceiptCopy": "\r\n     STONE - VIA ESTABELECIMENTO      \r\n     MASTERCARD - CREDITO A VISTA     \r\nCNPJ: 277.911.828-82\r\nGISELLE PRADO VENTIERI\r\nBELO HORIZONTE - MG\r\n************0755       29/04/18  09:28\r\nEC:128268623                AUT:020599\r\nSAK:9E62D11B67204181A190D83E1EBEC4EB\r\nDOC:1713\r\nSTONE ID:21981349479088\r\nAC:587B9B0D5AC729DD           ONL-CHIP\r\nAID: A0000000041010\r\nCREDITO                       APROVADO\r\nTOTAL:                       R$ 100,00\r\n     TRANSACAO APROVADA COM SENHA     \r\n----------------------------------------\r\n72074 0000003547 0000001713 \r\n\r\n",
    "InternalLocalReference": 1713,
    "POSCompanyDataDisplayName": "Giselle Prado Ventieri",
    "POSCompanyDataTaxId": "277.911.828-82",
    "POSDataDescription": "",
    "POSDataIdentifier": "72074",
    "POSTimestamp": "2018-04-29 12:28:32",
    "ProductName": "CREDITO A VISTA",
    "ResultMessage": "APROVADO ",
    "ServerTimestamp": "2018-04-29 12:28:34",
    "Status": "289",
    "Type": 33,
    "UniqueId": 36310672
  }
]
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json;charset=UTF-8
Date: Wed, 02 May 2018 18:30:17 GMT
Expires: 0
Pragma: no-cache
Set-Cookie: JSESSIONID=9C50F07026E13433BED1594EC805FEAF; Path=/; HttpOnly
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

POST Consulta por Lista de UniqueIds selecionando campos de retorno

📘

http://api.paygomais.com.br/subntk/transactions

Filtrando por IDs de transações. Especificando o retorno de algumas informações.

HEADERS

Content-Type application/json

x-application-key 0c6b6816-524c-4cda-8b4a-6bc5128a227b
BODY raw

{
  "Filters": {
    "UniqueIds": [63284815,61954830]
  },
  "Source": {
    "Include": ["UniqueId", "Status", "Type", "AuthorizerName"]
  }
}
curl --location --request POST 'http://api.paygomais.com.br/subntk/transactions' \
--header 'Content-Type: application/json' \
--header 'x-application-key: 	0c6b6816-524c-4cda-8b4a-6bc5128a227b' \
--data-raw '{
  "Filters": {
    "UniqueIds": [63284815,61954830]
  },
  "Source": {
    "Include": ["UniqueId", "Status", "Type", "AuthorizerName"]
  }
}'

POST Consulta por Lista de UniqueIds

📘

http://api.paygomais.com.br/subntk/transactions

Filtrando por IDs de transações. Sem especificar campos específicos para o retorno. Serão retornados todos os campos.

HEADERS

Content-Type application/json

x-application-key 0c6b6816-524c-4cda-8b4a-6bc5128a227b

BODY raw

{
  "Filters": {
    "UniqueIds": [63284815,61954830]
  }
}

POST Consulta por data e tipo de transações

📘

http://api.paygomais.com.br/subntk/transactions

Exemplo de requisição buscando transações dentro de um período. Neste exemplo estão:

1- ServerDateRange - From: Data início; - End: Data fim;

2-Types: tipode de transação (33-venda e 34-cancelamento)

3-Source: seleção de campos a serem retornados - Include: campos a serem retornados na consulta. se não esepcificado nenhum, todos são retornados. - Exclude: Campos que não devem ser retornados

4- Sort: Ordenação - Field: campo que será utilizado para ordenação - Mode: Modo da ordenação (desc-descrescente/do mais antigo ao mais recente)

HEADERS

Content-Type application/json

x-application-key 0c6b6816-524c-4cda-8b4a-6bc5128a227b

BODY raw

{
  "Filters": {
  	"ServerDateRange": {
  		"From": "2018-08-01",
  		"End": "2018-08-31"
  	},
  	"Types": [33, 34]
  },
  "Source": {
    "Exclude": ["FullReceiptCopy"]
  },
  "Sort": [
      {
         "Field": "ServerTimestamp",
         "Mode": "desc"
      }
   ]
}
curl --location --request POST 'http://api.paygomais.com.br/subntk/transactions' \
--header 'Content-Type: application/json' \
--header 'x-application-key: 	0c6b6816-524c-4cda-8b4a-6bc5128a227b' \
--data-raw '{
  "Filters": {
  	"ServerDateRange": {
  		"From": "2018-08-01",
  		"End": "2018-08-31"
  	},
  	"Types": [33, 34]
  },
  "Source": {
    "Exclude": ["FullReceiptCopy"]
  },
  "Sort": [
      {
         "Field": "ServerTimestamp",
         "Mode": "desc"
      }
   ]
}
'