cancel_booking

This allows you to cancel an active or pending booking.

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

This chapter describes how to cancel a booking using the CANCEL_JOB command. This is an immediate tool that can be used to cancel a job in any STATUS except for Y or V. This should also be used when a modification is required to a job so that any driver that may be en-route to the location does not continue their journey to any incorrect destinations. Modification of less vital information is currently in development and not yet available.

Form Data
string
required

This is a 25 alphanumeric hash code provided to you by the fleet.

int32
required

This is the mobile number for the customer account.

int32

You can also send the customers PIN number for verification, if this fails, the API command will fail. If left blank, no validation is done on the authenticity of the customer ID.

int32
required

This is the Job ID for the booking you wish to cancel.

string

This is a text-based reason for the cancellation. For example "Customer requested cancellation".

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!