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

# postCustomItem

`POST /postCustomItem`

Adds single, or multiple, custom items and their associated payments to a Reservation or House Account as a single transaction.

## Response `200`

200 Response

- PostCustomItemResponse
  - `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
    - `notice` string — In case that a referenceID was sent, for second time, this field will alert that nothing was created or updated.

---

[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)
