Create Item

Create Item with given details.

Supported Apps

Here are the list of apps that support this API.

Quickbooks (quickbooks)
  1. Allowed values for "type" field: INVENTORY, SERVICE, and NON_INVENTORY.
  2. totalQuantity field is required.
  3. Use passthrough request to get the list of assetAccountIds, get the list of salesDetails.accountIds, and get the list of purchaseDetails.accountIds.
Netsuite (netsuite)
  1. Allowed values for "itemType" field: INVENTORY, nonInventoryPurchase, nonInventoryResale, nonInventorySale, servicePurchase, serviceResale, serviceSale, otherChargePurchase, otherChargeResale, and otherChargeSale.
  2. Use passthrough request to get the list of salesDetails.accountIds.
Microsoft Dynamics Business Central (microsoft-dynamics-business-central)
  1. Allowed values for "type" field: INVENTORY, SERVICE, and NON_INVENTORY.
  2. baseUnitOfMeasureId, generalProductPostingGroupId, and inventoryPostingGroupId fields are required in metaData.
  3. Use passthrough request to get the list of baseUnitOfMeasureIds, get the list of generalProductPostingGroupIds, and get the list of inventoryPostingGroupIds.
  4. Note: The totalQuantity field is not supported. Use the Update Item endpoint to modify this field for an item.
Language
Credentials
Click Try It! to start a request and see the response here!