Skip to main content
PATCH
Update Booking Pax
Update the party size for an existing booking.
string
required
Your API key
string
required
Must be application/json
string
required
The NowBookIt Booking ID to update
integer
required
Updated number of guests. Must be greater than 0.
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
pax
integer<int32>
required

The number of guests (pax) to update the booking to.

Response

Update Booking Pax from POS

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