Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. {
  2. "franchiseId": "d2bfa99a-3c9d-443a-bf12-c4203c512b72",
  3. "merchantId": "d1db5af6-7880-4033-a68f-fccc1a2cd6dd",
  4. "carrierId": "d2bfa99a-3c9d-443a-bf12-c4203c512b72:a7f52974-0034-4ee9-a55b-caeb2fc86c56",
  5. "parentId": "",
  6. "code": "38927",
  7. "amount": "",
  8. "amountDiscount": "",
  9. "amountTotal": "240.99",
  10. "dateSchedule": false,
  11. "createdAt": "",
  12. "statusUpdatedAt": "",
  13. "customer": {
  14. "id": "1",
  15. "uid": "6b5ed84611d1e853e69dsdf65b7fdaee",
  16. "name": "JACK BAUER",
  17. "contacts": [
  18. {
  19. "value": "(63) 1234-1234",
  20. "type": "PHONE"
  21. },
  22. {
  23. "value": "(63) 4321-4321",
  24. "type": "PHONE_MOBILE"
  25. },
  26. {
  27. "value": "tonolucro@tonolucro.com",
  28. "type": "EMAIL"
  29. }
  30. ],
  31. "document": {
  32. "number": "000.000.000-00",
  33. "type": "CPF"
  34. }
  35. },
  36. "packages": [
  37. {
  38. "amountTotal": "46.00",
  39. "title": "Pizza Média c/ 2 Sabores",
  40. "quantity": "1",
  41. "notes": ""
  42. }
  43. ],
  44. "payment": {
  45. "amountCart": "233.00",
  46. "amountCartDiscount": "0",
  47. "amountShipment": "7.99",
  48. "amountShipmentDiscount": "0",
  49. "amountDiscount": "0.00",
  50. "amountTotal": "240.99",
  51. "amountChange": "0.00",
  52. "paymentAt": "2018-09-25T15:05:01-0300",
  53. "Change": false,
  54. "paymentStatusId": "2bfa99a-3c9d-443a-bf12-c4203c512b72:60ce3801-e2df-49c0-9e16-12d87e771638",
  55. "paymentTypeId": "d2bfa99a-3c9d-443a-bf12-c4203c512b72:b7b6fbd8-91ad-4b71-9c86-df5c81985a4e"
  56. },
  57. "shipment": {
  58. "amountShipment": "7.99",
  59. "amountShipmentDiscount": "0",
  60. "amountShipmentTotal": "7.99",
  61. "deliveryAt": "2018-09-25T15:04:57-0300",
  62. "addressDelivery": {
  63. "street": "X Sul Rua X QI X",
  64. "number": "Lote X",
  65. "complement": "Casa X",
  66. "district": "Plano Diretor Sul",
  67. "zip": "77015000",
  68. "state": "TO",
  69. "city": "Palmas",
  70. "reference": "Entre o 1 batalhão da PM e Bombeiro.",
  71. "phone": "(63) 0000-0000",
  72. "phoneMobile": "(63) 0000-0000",
  73. "latitude": "-10.184235",
  74. "longitude": "-48.340089"
  75. },
  76. "addressPickup": [
  77. {
  78. "title": "subway",
  79. "street": "103 Norte Avenida Juscelino Kubitschek",
  80. "number": "159",
  81. "complement": "",
  82. "district": "Plano Diretor Norte",
  83. "zip": "77001014",
  84. "state": "TO",
  85. "city": "Palmas",
  86. "reference": "",
  87. "phone": "(63) 0000-0000",
  88. "phoneMobile": "(63) 0000-0000",
  89. "latitude": "-10.184235",
  90. "longitude": "-48.340089"
  91. },
  92. {
  93. "title": "macdonald",
  94. "street": "103 Norte Avenida Juscelino Kubitschek",
  95. "number": "159",
  96. "complement": "",
  97. "district": "Plano Diretor Norte",
  98. "zip": "77001014",
  99. "state": "TO",
  100. "city": "Palmas",
  101. "reference": "",
  102. "phone": "(63) 0000-0000",
  103. "phoneMobile": "(63) 0000-0000",
  104. "latitude": "-10.184235",
  105. "longitude": "-48.340089"
  106. }
  107. ]
  108. }
  109. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement