Guest User

Untitled

a guest
Sep 14th, 2017
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.80 KB | None | 0 0
  1. people
  2. ---
  3. {
  4. "message": "success",
  5. "code": 200,
  6. "result": [
  7. {
  8. "businessUnit": "Holding",
  9. "department": "MAFH - Legal",
  10. "dob": "1955-08-04",
  11. "doj": "1993-07-27",
  12. "email": "Eiman.Shehata@maf.ae",
  13. "firstName": "Iman",
  14. "id": 1278,
  15. "jobTitle": "Head of Companies Legal Affairs",
  16. "lastName": "Chehata",
  17. "location": "Dubai, United Arab Emirates",
  18. "mobileNumber": "+971 50 625 2558",
  19. "officeNumber": "+971 4 209 3213",
  20. "opCo": "MAF Holding",
  21. "photoUrl": "http://google.com",
  22. "isFavorite": "True"
  23. }
  24. ],
  25. "count": 1
  26. }
  27.  
  28. ---
  29.  
  30. search
  31. --
  32. {
  33. "message": "success",
  34. "code": 200,
  35. "result": [
  36. {
  37. "businessUnit": "Holding",
  38. "department": "MAFH - Management Trainee",
  39. "dob": "1994-06-21",
  40. "doj": "2016-09-25",
  41. "email": "Alia.Ibrahim@maf.ae",
  42. "firstName": "Alia",
  43. "id": 106645,
  44. "jobTitle": "Graduate Trainee",
  45. "lastName": "Ibrahim",
  46. "location": "Dubai, United Arab Emirates",
  47. "mobileNumber": "+971 56 774 4498",
  48. "officeNumber": null,
  49. "opCo": "MAF Holding",
  50. "photoUrl": "http://google.com",
  51. "isFavorite": "False"
  52. }
  53. ],
  54. "count": 1
  55. }
  56.  
  57.  
  58. ---------
  59.  
  60. favs
  61. --
  62.  
  63. {
  64. "message": "success",
  65. "code": 200,
  66. "result": [
  67. {
  68. "businessUnit": "Holding",
  69. "department": "MAFH - Legal",
  70. "dob": "1955-08-04",
  71. "doj": "1993-07-27",
  72. "email": "Eiman.Shehata@maf.ae",
  73. "firstName": "Iman",
  74. "id": 1278,
  75. "jobTitle": "Head of Companies Legal Affairs",
  76. "lastName": "Chehata",
  77. "location": "Dubai, United Arab Emirates",
  78. "mobileNumber": "+971 50 625 2558",
  79. "officeNumber": "+971 4 209 3213",
  80. "opCo": "MAF Holding",
  81. "photoUrl": "http://google.com",
  82. "isFavorite": "True"
  83. },
  84. {
  85. "businessUnit": "Holding",
  86. "department": "MAFH - Treasury",
  87. "dob": "1977-05-02",
  88. "doj": "2013-01-30",
  89. "email": "Pradeep.Prakash@maf.ae",
  90. "firstName": "Pradeep",
  91. "id": 102114,
  92. "jobTitle": "Senior Manager-Systems",
  93. "lastName": "Prakash",
  94. "location": "Dubai, United Arab Emirates",
  95. "mobileNumber": "+971 50 312 7255",
  96. "officeNumber": "+971 4 209 3564",
  97. "opCo": "MAF Holding",
  98. "photoUrl": "http://google.com",
  99. "isFavorite": "True"
  100. },
  101. {
  102. "businessUnit": null,
  103. "department": "MAFH - Customer Intelligence",
  104. "dob": "1979-01-01",
  105. "doj": "2017-05-23",
  106. "email": "Tamer.Sabry@maf.ae",
  107. "firstName": "Tamer",
  108. "id": 106688,
  109. "jobTitle": "Lead Digital Products",
  110. "lastName": "Sabry",
  111. "location": "Dubai, United Arab Emirates",
  112. "mobileNumber": "+971 55 935 3342",
  113. "officeNumber": "+971 4 209 3119",
  114. "opCo": "MAF Holding",
  115. "photoUrl": "http://google.com",
  116. "isFavorite": "True"
  117. },
  118. {
  119. "businessUnit": null,
  120. "department": "President Office - Business Development",
  121. "dob": "1953-07-11",
  122. "doj": "1996-01-02",
  123. "email": "Manoucher.Salehi@maf.ae",
  124. "firstName": "Michael",
  125. "id": 3286,
  126. "jobTitle": "Manager - Estate & Assets",
  127. "lastName": "Salehi",
  128. "location": "Dubai, United Arab Emirates",
  129. "mobileNumber": "+971 50 457 6783",
  130. "officeNumber": "+971 4 209 3403",
  131. "opCo": "President's Private Office",
  132. "photoUrl": "http://google.com",
  133. "isFavorite": "True"
  134. },
  135. {
  136. "businessUnit": "Communities",
  137. "department": "MAFH - Legal",
  138. "dob": "1955-08-04",
  139. "doj": "1993-07-27",
  140. "email": "RMobile_test1@mafcarrefour.com",
  141. "firstName": "RMobile",
  142. "id": 206706,
  143. "jobTitle": "Head of Companies Legal Affairs",
  144. "lastName": "ID",
  145. "location": "Dubai, United Arab Emirates",
  146. "mobileNumber": "+971 50 625 2558",
  147. "officeNumber": "+971 4 209 3213",
  148. "opCo": "Properties",
  149. "photoUrl": "http://google.com",
  150. "isFavorite": "True"
  151. }
  152. ],
  153. "count": 5
  154. }
  155.  
  156. ----
  157.  
  158. recent
  159. ---
  160. {
  161. "message": "success",
  162. "code": 200,
  163. "result": [
  164. {
  165. "businessUnit": "Holding",
  166. "department": "MAFH - Corporate Development",
  167. "dob": "1988-02-06",
  168. "doj": "2012-06-18",
  169. "email": "Yahya.Mohamed@maf.ae",
  170. "firstName": "Yahya",
  171. "id": 99350,
  172. "jobTitle": "Manager, Corporate Development",
  173. "lastName": "Abdalla",
  174. "location": "Dubai, United Arab Emirates",
  175. "mobileNumber": "+971 56 422 9044",
  176. "officeNumber": "+971 4 209 3216",
  177. "opCo": "MAF Holding",
  178. "photoUrl": "http://google.com",
  179. "isFavorite": "False"
  180. },
  181. {
  182. "businessUnit": null,
  183. "department": "MAFH - Customer Intelligence",
  184. "dob": "1979-01-01",
  185. "doj": "2017-05-23",
  186. "email": "Tamer.Sabry@maf.ae",
  187. "firstName": "Tamer",
  188. "id": 106688,
  189. "jobTitle": "Lead Digital Products",
  190. "lastName": "Sabry",
  191. "location": "Dubai, United Arab Emirates",
  192. "mobileNumber": "+971 55 935 3342",
  193. "officeNumber": "+971 4 209 3119",
  194. "opCo": "MAF Holding",
  195. "photoUrl": "http://google.com",
  196. "isFavorite": "True"
  197. },
  198. {
  199. "businessUnit": "Communities",
  200. "department": "MAFH - Legal",
  201. "dob": "1955-08-04",
  202. "doj": "1993-07-27",
  203. "email": "RMobile_test1@mafcarrefour.com",
  204. "firstName": "RMobile",
  205. "id": 206706,
  206. "jobTitle": "Head of Companies Legal Affairs",
  207. "lastName": "ID",
  208. "location": "Dubai, United Arab Emirates",
  209. "mobileNumber": "+971 50 625 2558",
  210. "officeNumber": "+971 4 209 3213",
  211. "opCo": "Properties",
  212. "photoUrl": "http://google.com",
  213. "isFavorite": "True"
  214. }
  215. ],
  216. "count": 3
  217. }
  218. --
Add Comment
Please, Sign In to add comment