6d. Create Health Trip - Reserve

POST {{sandbox_base_url}}/v1/health/trips

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

Uber Reserve- Reserve a driver at a specific time in advance.

Uber Reserve differs from normal scheduled rides in that a driver will be pre-assigned prior to the trip pickup time. More details can be found in the reserve_info descriptions in the /v1/health/trips/estimates call. Only available in certain areas.

HEADERS

KeyDatatypeRequiredDescription
content-typestring
x-uber-sandbox-runuuidstring
x-uber-organizationuuidstring
User-Agentstring

RESPONSES

status: OK

{"eta":4,"guest":{"email":"test@uber.com","first_name":"FirstName","guest_id":"8f5762b0-0c16-547f-a2a6-1c4b076568e8","has_coordinator_consented":false,"last_name":"LastName","locale":"en","phone_number":"+10000000000","unregistered_user_uuid":"Redacted"},"product_id":"a1111c8c-c720-46c3-8534-2fcdd730040d","request_id":"Redacted","status":"scheduled"}