Create or Update Items
Use this method to create or update items. You can create or update a maximum of 500 items per request, although we recommend batches of 50-100 to optimise efficiency.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
The name of the item (max length = 50)
string
Default account code to be used for purchased/sale. Not applicable to the purchase details of tracked items
stringrequired
User defined item code (max length = 30)
string
Unit Price of the item. By default UnitPrice is rounded to two decimal places. You can use 4 decimal places by adding the unitdp=4 querystring parameter to your request.
string
The sales description of the item (max length = 4000)
string
object