Docs

Create Item

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

ID of the organization.

stringrequired

Name of the item.

numberrequired

Price of the item.

string

Description for the item.

string

SKU value for the item.

string

Type of the item.

string

Commercial type of the item.

Uncommon arguments
string

Tax ID for the item.

boolean

Whether the item is taxable.

string

Tax exemption ID when the item is not taxable.

string

Revenue account ID for the item.

string

Preferred vendor ID.

number

Reorder level for the item.

string

Purchase description for the item.

number

Purchase price of the item.

string

COGS account ID for purchase or inventory items.

string

Inventory account ID for inventory items.

array of object

Per-location opening stock details.

string

Location ID.

number

Opening stock for the location.

number

Unit price of the opening stock.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.