putItemToInventory

Updates an item with information provided
¹ only if item.stockInventory = true

Form Data
string | null

Property ID

string

Item identifier

string | null

Item name

string | null
enum

Item type

Allowed:
string | null

Item SKU. Will be generated if not set

string | null

Item code

string | null

Item description

number | null

Item price

boolean | null

Track stock inventory for this item

integer | null

¹ Current amount of item available

integer | null

¹ Quantity at which to reorder item

boolean | null

¹ true - Whether item is at or below value set for stop-sell threshold.

integer | null

¹ Quantity at which to stop selling product.

Response

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