Advertisement
Guest User

Untitled

a guest
Oct 17th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. {
  2. "code": 200,
  3. "status": 200,
  4. "data": {
  5. "paymentData": {
  6. "parcelas": 1,
  7. "formaPagamento": "credito"
  8. },
  9. "customerData": {
  10. "id_senha": 3395333,
  11. "id_agenda": 4280661,
  12. "id_paciente": 1227948,
  13. "id_recepcao": 0
  14. },
  15. "checkoutData": {
  16. "guid": "d4e8258fadf44c58866b27f1c809f9f1",
  17. "cnpj": "40841182000148",
  18. "cappta": {
  19. "key": "795180024C04479982560F61B3C2C06E"
  20. }
  21. },
  22. "data": {
  23. "administrativeCode": "10711840018",
  24. "acquirerAuthorizationCode": "010148",
  25. "receipt": {
  26. "customerReceipt": " HOMOLOGA\r\n 40.841.182\/0001-48\r\n\r\n **VIA CLIENTE**\r\n REDE STONE\r\n MASTERCARD - CREDITO PARCELADO LOJA\r\n **** **** **** 5132\r\n ESTAB 135000100030000\r\n 17\/10\/18 20:33:56\r\n AUT= 010148 DOC= 10148\r\n NSU HOST 0\r\n VALOR= 140,00\r\n CONTROLE= 10711840018\r\nAUTORIZACAO: 123456\r\n CAPPTA CARTOES",
  27. "merchantReceipt": " HOMOLOGA\r\n 40.841.182\/0001-48\r\n\r\n **VIA LOJISTA**\r\n REDE STONE\r\n MASTERCARD - CREDITO PARCELADO LOJA\r\n **** **** **** 5132\r\n ESTAB 135000100030000\r\n 17\/10\/18 20:33:56\r\n AUT= 010148 DOC= 10148\r\n NSU HOST 0\r\n VALOR= 140,00\r\n CONTROLE= 10711840018\r\nAUTORIZACAO: 123456\r\n CAPPTA CARTOES",
  28. "reducedReceipt": " REDE STONE - NL 135000100030000\r\n MASTERCARD - **** **** **** 5132\r\n AUT= 010148 DOC= 10148\r\n VALOR= 140,00 CONTROLE= 10711840018"
  29. }
  30. }
  31. }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement