Cancel a Booking given a follow link

Allows to cancel a trip with a follow code.

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

The follow code of the Booking

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*