3.c Create Health Trip - Flexible

POST https://api.uber.com/v1/health/trips

https://developer.uber.com/docs/health/references/api/v1/health-trips-post

Flexible Ride : Set up for riders to redeem on a specific day in advance. A text is sent to provide the rider the ability to request a ride when ready on the specified day. Available everywhere with Uber coverage.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
x-uber-organizationuuidstring
``null

RESPONSES

status: OK

{"eta":1,"guest":{"email":"test@uber.com","first_name":"first_name","guest_id":"11e8255b-9016-5d0b-84b4-af821dd6278c","has_coordinator_consented":false,"last_name":"Example","locale":"en","phone_number":"+1000000000","unregistered_user_uuid":"017d3cee-d57a-5381-b0c9-33055b7f0504"},"pickup":{"address":"1359 Broadway, New York, NY 10018-7101, US","is_refined":true,"latitude":37.76823621921567,"longitude":-122.38785420372939,"place":{"place_id":"58bf46f1-a348-c54f-bb26-e02fb68a1cdd","provider":"uber_global_hotspots"},"rider_wayfinding_note":"Meet at your pickup spot on Broadway"},"product_id":"b8e5c464-5de2-4539-a35a-986d6e58f186","request_id":"13e0cac3-7ef1-487b-a982-f268289733bd","status":"scheduled"}