sheenaCodebrew

Untitled

Jun 14th, 2018
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. {
  2. "statusCode": 200,
  3. "message": "Success",
  4. "data": {
  5. "count": 2,
  6. "list": [
  7. {
  8. "_id": "5b225fcc5b9ca56ea17a31d2",
  9. "isRead": false,
  10. "createdOn": "2018-06-14T12:30:04.130Z",
  11. "userId1": {
  12. "profilePicUrl": {
  13. "original": "https://s3-us-west-2.amazonaws.com/cbdevs3/imageUpload_HYRIT_android08-06-2018_03-02-12-250.jpg",
  14. "thumbnail": "https://s3-us-west-2.amazonaws.com/cbdevs3/imageUpload_HYRIT_android08-06-2018_03-02-12-250.jpg"
  15. },
  16. "fullName": "kaur",
  17. "avgRating": 3.6,
  18. "_id": "5b10e2e566586a7d0df205d7"
  19. },
  20. "postId": {
  21. "title": "perfume",
  22. "description": "perfume",
  23. "image": [
  24. {
  25. "original": "https://s3-us-west-2.amazonaws.com/cbdevs3/imageUpload_HYRIT_android14-06-2018_04-21-08-671.jpg",
  26. "thumbnail": "https://s3-us-west-2.amazonaws.com/cbdevs3/imageUpload_HYRIT_android14-06-2018_04-21-08-671.jpg",
  27. "_id": "5b22489fb1e3656292f22b3c"
  28. }
  29. ],
  30. "_id": "5b22489fb1e3656292f22b3b"
  31. },
  32. "orderId": {
  33. "note": "",
  34. "total": 6400,
  35. "startDate": "2018-06-15T12:29:58.288Z",
  36. "endDate": "2018-06-22T12:30:00.942Z",
  37. "_id": "5b225fcc5b9ca56ea17a31d1",
  38. "status": 6
  39. },
  40. "type": 0
  41. },
  42. {
  43. "_id": "5b2255e7153b5c691981ab43",
  44. "isRead": true,
  45. "createdOn": "2018-06-14T11:47:51.072Z",
  46. "userId1": {
  47. "profilePicUrl": {
  48. "original": "https://s3-us-west-2.amazonaws.com/cbdevs3/imageUpload_HYRIT_android08-06-2018_03-02-12-250.jpg",
  49. "thumbnail": "https://s3-us-west-2.amazonaws.com/cbdevs3/imageUpload_HYRIT_android08-06-2018_03-02-12-250.jpg"
  50. },
  51. "fullName": "kaur",
  52. "avgRating": 3.6,
  53. "_id": "5b10e2e566586a7d0df205d7"
  54. },
  55. "postId": {
  56. "title": "perfume",
  57. "description": "perfume",
  58. "image": [
  59. {
  60. "original": "https://s3-us-west-2.amazonaws.com/cbdevs3/imageUpload_HYRIT_android14-06-2018_04-21-08-671.jpg",
  61. "thumbnail": "https://s3-us-west-2.amazonaws.com/cbdevs3/imageUpload_HYRIT_android14-06-2018_04-21-08-671.jpg",
  62. "_id": "5b22489fb1e3656292f22b3c"
  63. }
  64. ],
  65. "_id": "5b22489fb1e3656292f22b3b"
  66. },
  67. "orderId": {
  68. "note": "",
  69. "total": 5200,
  70. "startDate": "2018-06-15T11:47:40.459Z",
  71. "endDate": "2018-06-16T11:47:47.417Z",
  72. "_id": "5b2255e7153b5c691981ab42",
  73. "status": 6
  74. },
  75. "type": 0
  76. }
  77. ]
  78. }
  79. }
Add Comment
Please, Sign In to add comment