sheenaCodebrew

Untitled

Jun 5th, 2018
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. {
  2. "statusCode": 200,
  3. "message": "Success",
  4. "data": {
  5. "count": 2,
  6. "list": [
  7. {
  8. "_id": "5b10e2e566586a7d0df205d75b14cfa19387cb33f5c93836",
  9. "chat": {
  10. "_id": "5b165734a5fab13c50dfe309",
  11. "message": "why u cancelled order?",
  12. "chatType": "0",
  13. "recipientId": "5b10e2e566586a7d0df205d75b14cfa19387cb33f5c93836",
  14. "createdOn": "2018-06-05T09:26:12.689Z",
  15. "user1": {
  16. "_id": "5b10e2e566586a7d0df205d7",
  17. "profilePicUrl": {
  18. "original": "",
  19. "thumbnail": ""
  20. },
  21. "fullName": "Parm Khehra"
  22. },
  23. "user2": {
  24. "_id": "5b14cfa19387cb33f5c93836",
  25. "profilePicUrl": {
  26. "original": "",
  27. "thumbnail": ""
  28. },
  29. "fullName": "Rahul Kumar"
  30. }
  31. }
  32. },
  33. {
  34. "_id": "5b10cb8366586a7d0df205c55b14cfa19387cb33f5c93836",
  35. "chat": {
  36. "_id": "5b165494a5fab13c50dfe305",
  37. "message": "tyyyf",
  38. "chatType": "0",
  39. "recipientId": "5b10cb8366586a7d0df205c55b14cfa19387cb33f5c93836",
  40. "createdOn": "2018-06-05T09:15:00.356Z",
  41. "user1": {
  42. "_id": "5b10cb8366586a7d0df205c5",
  43. "profilePicUrl": {
  44. "original": "",
  45. "thumbnail": ""
  46. },
  47. "fullName": "Sheena Singla"
  48. },
  49. "user2": {
  50. "_id": "5b14cfa19387cb33f5c93836",
  51. "profilePicUrl": {
  52. "original": "",
  53. "thumbnail": ""
  54. },
  55. "fullName": "Rahul Kumar"
  56. }
  57. }
  58. }
  59. ]
  60. }
  61. }
Add Comment
Please, Sign In to add comment