v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Vendor

Update a specific item vendor

put/api/items/{itemId}/vendors/{itemVendorId}

Path parameters

itemIdstring required

The id of the item to modify vendors for

itemVendorIdstring required

The id of the item vendor.

Request body

vendorItemNumberstring nullable

The item number for this vendor.

vendorItemNamestring nullable

The item name for this vendor.

pricenumber double nullable

The price of this item for this vendor.

isPrimaryboolean

Signifies if this is the primary vendor for this item.

leadTimeInDaysinteger nullable

Lead time for this vendor.

notesstring nullable

Notes on this association.

Response

Update successful