Updates a supplier SKU entry for an inventory item.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Defaults to null

The ID of the InventoryItemSupplier relationship to update.

Query Params
string

The requested API version

Body Params

Request containing validation fields and fields to update.

Request to update a supplier SKU entry for an inventory item.

int64 | null

Inventory Item ID for validation.

string | null

External reference key for the inventory item (validation).

int32 | null

Supplier ID (optional - changes which supplier this SKU belongs to).

double | null

Cost per unit for this supplier SKU.
Maps to: Cost field in database.
Jira field: Cost/PU

string | null

Inventory unit name for package (e.g., "Box", "Case", "Each").
Maps to: Quantity field stores the InventoryUnit_Id in database.
Jira field: PackageUnit

int32 | null
1 to 2147483647

Number of eaches (quantity/count).
Maps to: Quantity field in database (numeric value).
Jira field: Eaches

string | null

Reorder number or supplier's SKU/part number.
Maps to: SupplierSKU field in database.
Jira field: ReorderNumber

boolean | null

Whether this is the primary supplier for this item.
Maps to: IsPrimary field in database.
Jira field: Primary

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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