appendCustomItemAsk AIpost https://api.cloudbeds.com/api/v1.3/appendCustomItemAppend single, or multiple, custom items and their associated payments to a existing one in a Reservation.Form DatapropertyIDstring | nullProperty IDreservationIDstringReservation identifier. Required if no houseAccountID is provided.referenceIDstringpartner's transaction reference. If exist then Cloudbeds will prevent adding of duplicatessubReservationIDstring | nullSub Reservation identifierroomIDstring | nullRoom identifier (Ignored if subReservationID exist)itemsarray of objectslist of items will be posteditemsADD objectsaleDatedate-time | nullDefaults to current_timestampposting dateguestIDstring | nullGuest identifierguestNamestring | null(Ignored if guestID exist)paymentsarray of objects | nulllist of payments If the item is already paidpaymentsADD objectitemPaidboolean | nullDefaults to falseIf 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)truefalseResponse 200200 ResponseUpdated 7 months ago