Inventory Item Use Cases

This section includes the following sample use cases for inventory items:

Inventory item records are used to track information about items for which you maintain a stock. For more information, read Inventory Items.

About This Tutorial

The following {{ VARIABLE }} expressions are variables that you need to customize when reusing the code samples.

Variable

Definition

{{REST_SERVICES}}

Indicates your access to the NetSuite REST Service (for example, https://testaccount.corp.netsuite.com/services/rest).

{{*_ID}}

These variables refer to the internal ID of the record (for example, INVENTORY_ITEM_ID or SALES_ORDER_ID).

The IDs and the variables used in the following scenarios are examples only, and are included to show how to write REST commands.

Related Topics

REST Web Services Supported Records
REST Web Services Supported Records
Working with Records

General Notices