appendCustomItem

Append single, or multiple, custom items and their associated payments to an existing one in a Reservation, House Account, or Group.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string | null

Property ID

string | null

Reservation identifier. Required if no houseAccountID or groupCode is provided.

string | null

House Account identifier. Required if no reservationID or groupCode is provided.

string | null

Group code. Required if no reservationID or houseAccountID is provided.

string

partner's transaction reference. If exist then Cloudbeds will prevent adding of duplicates

string | null

Sub Reservation identifier

string | null

Room identifier (Ignored if subReservationID exist)

items
array of objects

list of items will be posted

items
date-time | null

Posting date. Defaults to now.

string | null

Guest identifier

string | null

(Ignored if guestID exist)

payments
array of objects | null

list of payments If the item is already paid

payments
boolean | null
Defaults to false

If the item is already paid. Note: If set to true, a payment in cash will be registered for the total value of the item, taxes and fees. If this is not the expected behavior, set to false, and register the operation manually. (Ignored if payments array exist)

Response

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