---
title: "appendCustomItem"
method: POST
path: "/appendCustomItem"
tags: ["Item"]
---

# appendCustomItem

`POST /appendCustomItem`

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

## Response `200`

200 Response

- PostAppendCustomItemResponse
  - `success` boolean — Returns if the request could be completed
  - `data` object — Sold product details
    - `soldProductID` string — Sold product identifier (Usable to void this product in future).
    - `transactionID` string — Transaction identifier

---

[API](https://skmtc.net/cloudbeds/apis/cloudbeds-api.md) · [All operations](https://skmtc.net/cloudbeds/apis/cloudbeds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudbeds/cloudbeds-api/revisions/2faa857793e8/schema)
