| Name | Description | Type | Additional information |
|---|---|---|---|
| VendorNumber |
Required. This is the unique identifier for the vendor. |
string |
None. |
| VendorSKU |
Required. This is the unique identifier for the item-vendor combination. |
string |
None. |
| VendorUnit |
Required. Indicates the unit of measure for the this item-vendor relation. |
string |
None. |
| DefaultVendorUnit |
Indicates whether or not this is the default unit of measure for the item-vendor relation. |
boolean |
None. |
| VendorPrice |
Indicates the price for ordering the item at the specified unit of measure from this vendor. |
decimal number |
None. |
| VendorDescription |
A description of this item-vendor relation. |
string |
None. |
| LeadTimeMinutes |
Indicates the amount of time it takes to order from the vendor. |
integer |
None. |
| PreferredVendor |
Indicates whether or not this is the default vendor for this item. |
boolean |
None. |
| VendorNotes |
Notes about this item-vendor relation. |
Collection of NoteInfo |
None. |