Create Item

Create Item with given details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Body Params
string
required
string
string
enum
required
Allowed:
string
enum
Allowed:
string
number
double
required
string
string

Required for INVENTORY items.

salesDetails
object
purchaseDetails
object
string

JSON-formatted string containing set of key-value attributes to provide additional data

Responses

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