Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. {
  2. "type": 1,
  3. "payload": {
  4. "customerList": [
  5. {
  6. "customer": {
  7. "id": "1",
  8. "currentEmail": "apatkin@example.com",
  9. "statusId": 1,
  10. "createdAt": "2016-12-06T16:10:00+0000",
  11. "updatedAt": "2016-12-06T16:10:00+0000"
  12. },
  13. "customerInfo": [
  14. {
  15. "id": "1",
  16. "customerId": "1",
  17. "currentEmail": "common@example.com",
  18. "firstName": "Olaf",
  19. "lastName": "Henderson",
  20. "gender": "m",
  21. "birthDate": "1990-12-12",
  22. "mobilePhoneCountryCode": "+49",
  23. "mobilePhoneNumber": "123-44-66",
  24. "createdAt": "2016-12-06T16:10:00+0000"
  25. },
  26. {
  27. "id": "1",
  28. "customerId": "1",
  29. "currentEmail": "apatkin@example.com",
  30. "firstName": "Olaf",
  31. "lastName": "Henderson",
  32. "gender": "m",
  33. "birthDate": "1990-12-12",
  34. "mobilePhoneCountryCode": "+49",
  35. "mobilePhoneNumber": "123-44-66",
  36. "createdAt": "2016-12-06T16:10:00+0000"
  37. }
  38. ],
  39. "customerAddress": [
  40. {
  41. "id": "1",
  42. "customerId": "1",
  43. "cityId": "123",
  44. "areaId": "321",
  45. "addressLine1": "Арбат",
  46. "addressLine2": "Арбатская",
  47. "addressLine3": null,
  48. "addressLine4": null,
  49. "addressLine5": null,
  50. "addressOther": null,
  51. "room": "1",
  52. "flatNumber": "12",
  53. "structure": "1F",
  54. "building": "B",
  55. "intercom": "111",
  56. "entrance": "222",
  57. "floor": "10",
  58. "district": "Northern",
  59. "postcode": "111222",
  60. "latitude": "22.265033",
  61. "longitude": "114.153",
  62. "createdAt": "2016-12-06T16:10:00+0000"
  63. },
  64. {
  65. "id": "1",
  66. "customerId": "1",
  67. "cityId": "123",
  68. "areaId": "321",
  69. "addressLine1": "Арбат",
  70. "addressLine2": "Арбатская",
  71. "addressLine3": null,
  72. "addressLine4": null,
  73. "addressLine5": null,
  74. "addressOther": null,
  75. "room": "1",
  76. "flatNumber": "12",
  77. "structure": "1F",
  78. "building": "B",
  79. "intercom": "111",
  80. "entrance": "222",
  81. "floor": "10",
  82. "district": "Northern",
  83. "postcode": "111222",
  84. "latitude": "22.265033",
  85. "longitude": "114.153",
  86. "createdAt": "2016-12-06T16:10:00+0000"
  87. }
  88. ]
  89. },
  90. {
  91. "customer": {
  92. "id": "1",
  93. "currentEmail": "common@example.com",
  94. "statusId": 1,
  95. "createdAt": "2016-12-06T16:10:00+0000",
  96. "updatedAt": "2016-12-06T16:10:00+0000"
  97. },
  98. "customerInfo": [
  99. {
  100. "id": "1",
  101. "customerId": "1",
  102. "currentEmail": "ruslan@example.com",
  103. "firstName": "Olaf",
  104. "lastName": "Henderson",
  105. "gender": "m",
  106. "birthDate": "1990-12-12",
  107. "mobilePhoneCountryCode": "+49",
  108. "mobilePhoneNumber": "123-44-66",
  109. "createdAt": "2016-12-06T16:10:00+0000"
  110. },
  111. {
  112. "id": "1",
  113. "customerId": "1",
  114. "currentEmail": "common@example.com",
  115. "firstName": "Olaf",
  116. "lastName": "Henderson",
  117. "gender": "m",
  118. "birthDate": "1990-12-12",
  119. "mobilePhoneCountryCode": "+49",
  120. "mobilePhoneNumber": "123-44-66",
  121. "createdAt": "2016-12-06T16:10:00+0000"
  122. }
  123. ],
  124. "customerAddress": [
  125. {
  126. "id": "1",
  127. "customerId": "1",
  128. "cityId": "123",
  129. "areaId": "321",
  130. "addressLine1": "Арбат",
  131. "addressLine2": "Арбатская",
  132. "addressLine3": null,
  133. "addressLine4": null,
  134. "addressLine5": null,
  135. "addressOther": null,
  136. "room": "1",
  137. "flatNumber": "12",
  138. "structure": "1F",
  139. "building": "B",
  140. "intercom": "111",
  141. "entrance": "222",
  142. "floor": "10",
  143. "district": "Northern",
  144. "postcode": "111222",
  145. "latitude": "22.265033",
  146. "longitude": "114.153",
  147. "createdAt": "2016-12-06T16:10:00+0000"
  148. },
  149. {
  150. "id": "1",
  151. "customerId": "1",
  152. "cityId": "123",
  153. "areaId": "321",
  154. "addressLine1": "Арбат",
  155. "addressLine2": "Арбатская",
  156. "addressLine3": null,
  157. "addressLine4": null,
  158. "addressLine5": null,
  159. "addressOther": null,
  160. "room": "1",
  161. "flatNumber": "12",
  162. "structure": "1F",
  163. "building": "B",
  164. "intercom": "111",
  165. "entrance": "222",
  166. "floor": "10",
  167. "district": "Northern",
  168. "postcode": "111222",
  169. "latitude": "22.265033",
  170. "longitude": "114.153",
  171. "createdAt": "2016-12-06T16:10:00+0000"
  172. }
  173. ]
  174. }
  175. ]
  176. }
  177. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement