v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Vendor

Create a new item vendor

post/api/items/{itemId}/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.

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

Item vendor created

idstring required

The id of the created record