Advertisement
Thirdwrist

Untitled

May 7th, 2021
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. {
  2. "trip": {
  3. "id": 26,
  4. "ride_request": {
  5. "id": 115,
  6. "rider": {
  7. "id": 111,
  8. "user": {
  9. "id": 245,
  10. "name": "CBD",
  11. "status": "ACTIVE",
  12. "banned_on": null,
  13. "email": "connelblaze@gmail.com",
  14. "phone": "2347034857296",
  15. "email_verified_at": null,
  16. "phone_verified_at": "2021-04-01 16:09:25",
  17. "referral_code": "PjUucF1xefiUoV3zbhRI",
  18. "referrer_id": null,
  19. "created_at": "2021-04-01T16:07:30.000000Z",
  20. "updated_at": "2021-04-15T08:52:10.000000Z",
  21. "profile_image": "https://thirdwrist-clothing.s3.eu-west-2.amazonaws.com/images/users/avatar/avatar245.jpg/Jrdmd1iqw64DjzMWSkwpp9MZX6iGVkvN60RSYgtR.jpg",
  22. "gender": "Male",
  23. "date_of_birth": "-0001-11-30",
  24. "address": "qwerty we",
  25. "role": "rider",
  26. "driver": null,
  27. "rider": {
  28. "id": 111,
  29. "user_id": 245,
  30. "created_at": "2021-04-01T16:10:02.000000Z",
  31. "updated_at": "2021-04-01T16:10:02.000000Z"
  32. }
  33. }
  34. },
  35. "driver": null,
  36. "trip": {
  37. "id": 26,
  38. "ride_request_id": 115,
  39. "final_cost": 0,
  40. "currency": "NGN",
  41. "final_duration": 0,
  42. "final_distance": 0,
  43. "created_at": "2021-05-07T13:14:17.000000Z",
  44. "updated_at": "2021-05-07T13:14:17.000000Z",
  45. "status": "ONGOING",
  46. "complete_on": null,
  47. "final_destination": null,
  48. "start_origin": {
  49. "type": "Point",
  50. "coordinates": [
  51. 9.0204630056485,
  52. 7.4913641810417
  53. ]
  54. },
  55. "start_time": "2021-05-07T13:14:17.000000Z",
  56. "arrival_time": null,
  57. "distance_to_rider": null,
  58. "duration_to_rider": null
  59. },
  60. "trip_type": "taxi",
  61. "pickup_place_id": "ChIJKeX-qVakRBARkmB2FntfUgE",
  62. "pickup_description": "Sunrise Estate, Enugu, Nigeria",
  63. "destination_place_id": "ChIJKeX-qVakRBARkmB2FntfUgE",
  64. "destination_description": "Akanu Ibiam International Airport, Enugu, Enugu, Nigeria",
  65. "state": null,
  66. "estimated_duration": 0,
  67. "estimated_distance": 0,
  68. "estimated_cost": 500,
  69. "status": "PENDING",
  70. "city": null,
  71. "created_at": "2 weeks ago"
  72. },
  73. "match": null,
  74. "final_cost": 0,
  75. "currency": "NGN",
  76. "final_duration": 0,
  77. "final_distance": 0,
  78. "created_at": "1 hour ago",
  79. "status": "ONGOING",
  80. "final_destination": null,
  81. "start_origin": {
  82. "lan": 7.4913641810417,
  83. "long": 9.0204630056485
  84. },
  85. "start_time": "2021-05-07T13:14:17.000000Z",
  86. "arrival_time": null,
  87. "distance_to_rider": null,
  88. "duration_to_rider": null
  89. }
  90. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement