v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Material Vendor

Update a specific item material vendor

put/api/items/{itemId}/material-vendors/{materialVendorId}

Path parameters

itemIdstring required

The id of the item to modify vendors for

materialVendorIdstring required

The id of the material-item vendor.

Request body

vendorItemNumberstring nullable

The item number for this vendor.

vendorItemNamestring nullable

The item name for this vendor.

notesstring nullable

Notes to the vendor.

Response

Update successful

idstring required

Id

vendorIdstring required

Vendor id associated to this entity. Please reference /api/vendors endpoint.

vendorItemNumberstring nullable

The item number for this vendor.

vendorItemNamestring nullable

The item name for this vendor.

notesstring nullable

Notes to the vendor.