11. Add tip
POST https://api.uber.com/v1/guests/trips/tip
https://developer.uber.com/docs/guest-rides/references/api/v1/guest-trips-tip-post
Add a tip to a completed trip.
Request Body
{"request_id"=>"{{request_id}}", "tip_amount"=>5}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-uber-organizationuuid | string |