Skip to main content
PATCH
Update Booking Status
Update the status of an existing booking.
string
required
Your API key
string
required
Must be application/json
string
required
The NowBookIt Booking ID to update
string
required
New booking status. Use GET /Resources/booking-statuses for valid values.
Example 200 Response

Authorizations

X-API-KEY
string
header
required

Headers

X-API-KEY
string
required

API Key authentication header

Path Parameters

bookingId
string
required

Body

application/json
status
string
required

The Venue Booking Status

Minimum string length: 1

Response

Update Booking Status from POS

bookingId
string | null
bookingRef
string | null
amountSpent
number<double> | null
status
string | null
pax
integer<int32>