Update Prebooking (Reschedule or Cancel)

Reschedule or cancel a prebooking using the tour_id. Send visit_date to reschedule or status=cancelled to cancel.

Authentication: Client Credential Token (Bearer token).

Note: Either visit_date or status must be provided in the request. Both cannot be omitted.

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

The tour_id of the prebooking to modify.

Query Params
string

New visit date in {YYYY-MM-DD}T{HH:MM:SS}{Time zone} format. Required if status is not provided.

string

Only 'cancelled' is accepted (for cancellation). Required if visit_date is not provided.

Responses

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