reservations

Patch Reservation

patch/reservations/{rid}

Path parameters

ridinteger required

Request body

statusstring nullable
table_numberstring nullable
notesstring nullable
seating_preferencestring nullable
customer_namestring nullable
phonestring nullable
party_sizeinteger nullable

Response

Successful Response

idinteger required
customer_namestring required
phonestring required
party_sizeinteger required
notesstring required
statusstring required
table_numberstring nullable required
start_tsstring required
created_atstring required
seating_preferencestring
sourcestring
reservation_codestring nullable
customer_emailstring nullable
whatsapp_statusstring
whatsapp_message_idstring nullable
whatsapp_errorstring nullable
updated_atstring nullable
branchstring nullable

Changes