These docs are for v1.0. Click to read the latest docs for v2.0.

Cancel a Booking

Cancel an existing booking using the Booking ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Booking ID

Body Params

The reason for cancelling the trip

string
enum
required

The status of the Trip Request

  • OTHER_USER_REASON
  • DRIVER_DIDNT_SHOW_UP
  • ETA_TOO_LONG
  • DRIVER_IS_LATE
  • CAN_NOT_FIND_VEHICLE
  • NOT_NEEDED_ANYMORE
  • ASKED_BY_DRIVER_TO_CANCEL
  • FOUND_BETTER_PRICE
  • NOT_CLEAR_MEETING_INSTRUCTIONS
  • COULD_NOT_CONTACT_CARRIER
string

Optional explanation whenever the user cancellation reason is set to OTHER

Responses
204

Booking has been successfully cancelled

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*