| Name | Description | Type | Additional information |
|---|---|---|---|
| ImportRowNumber |
This indicates that the import record is associated with this supplier. It is only used when importing suppliers. |
integer |
None. |
| VendorNumber |
The unique string identifier of the supplier. |
string |
None. |
| VendorName |
The vendor's name. |
string |
None. |
| VendorEmail |
The vendor's email |
string |
None. |
| VendorWebsite |
The vendor's website |
string |
None. |
| VendorContactName |
The first name of the vendor's contact |
string |
None. |
| VendorContactEmail |
The last name of the vendor's contact |
string |
None. |
| VendorContactPhoneNumber |
The phone number of the vendor's contact. |
string |
None. |
| VendorContactCellNumber |
The cell phone number of the vendor's contact. |
string |
None. |
| VendorContactFaxNumber |
The fax number of the vendor's contact. |
string |
None. |
| VendorPhoneNumber |
The vendor's business phone number. |
string |
None. |
| VendorFaxNumber |
The vendor's business fax number. |
string |
None. |
| Addresses |
Read Only. The addresses associated with the vendor. Please use the address public api to create and edit addresses. |
Collection of AddressInfo |
None. |
| ContactCell |
Read Only. |
PhoneInfo |
None. |
| ContactFax |
Read Only. |
PhoneInfo |
None. |
| ContactPhone |
Read Only. |
PhoneInfo |
None. |
| Phone |
Read Only. |
PhoneInfo |
None. |
| Fax |
Read Only. |
PhoneInfo |
None. |
| VendorNote |
Indicates new vendor notes. |
string |
None. |
| VendorNotes |
Read Only. Indicates existing notes for the vendor. |
Collection of NoteInfo |
None. |
| CustomFields |
This is the custom fields associated with the vendor. |
Collection of DcfValueInfo |
None. |
| AttachmentsToAdd |
Not Used. This is used to add attachments (or attach files). |
Collection of string |
None. |
| AttachmentsToDelete |
Not Used. This is used to delete attachments. |
Collection of string |
None. |
| AttachmentNames |
Not Used. This is the list of attachments. |
Collection of Pair of string [key] and string [value] |
None. |
| HasAttachment |
This will be true if there is an attachment. |
boolean |
None. |