| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unique Id for the Vendor (must be Guid). Vendor will be created in SI with this Guid and will be used to update Vendor. |
string |
None. |
| Name |
Vendor name (Required) |
string |
None. |
| Number |
Number |
string |
None. |
| IntegrationId |
Optional Id provided by the Integration for Vendor. The IntegrationId can be used to update Vendors |
string |
None. |
| Phone |
Phone |
string |
None. |
| Fax |
Fax |
string |
None. |
|
|
string |
None. |
|
| WebSite |
Web site |
string |
None. |
| Terms |
Terms |
string |
None. |
| CreatedOn |
Date the Vendor was created (UTC Time) |
date |
None. |
| UpdatedOn |
Date the Vendor was updated (UTC Time) |
date |
None. |
| UpdatedBy |
Vendor Updated By |
string |
None. |
| PublishedBy |
Vendor Published By |
string |
None. |
| VendorAddresses |
Vendor addresses for Vendor |
Collection of VendorAddress |
None. |
| VendorContacts |
Vendor contacts for Vendor |
Collection of VendorContact |
None. |