Item Material Vendor

Create a new item vendor

post/api/items/{itemId}/material-vendors

Path parameters

itemIdstring required

Request body

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.

Response

Material-based item vendor created

idstring required

The id of the created record

Changes

No recorded changes to this endpoint across all 12 revisions of this API.