postReservationNote

Adds a note to a room reservation.

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

Unique code of the property (digits only, max 11)

Body Params
string
required

Room reservation reference: reservation number, sub-reservation number, or group format reservationno-subreservationno

string
required
length ≤ 4000

Note on the reservation. Max 4000 characters. Numeric values longer than 12 characters that are considered valid by Luhn's algorithm (mod 10) are rejected. Rejected requests return HTTP 400 with code RESERVATION_NOTE_CONTAINS_PAYMENT_DATA.

Responses

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