Overview
When accessing these tags on documents and emails that have access to vendors, VendorContact can be added as a prefix to the tag or the vendor loop can be used.
{{VendorContact.TagName}} or <!--{{#each VendorContacts}}-->{{TagName}}<!--{{/each}}-->
Name | Description | Type | Additional Sub Object |
BillingLocation | The tags relating to a location can be accessed for the default billing location input on the vendor contact. | Location Tags | |
The email address that has been input on the vendor contact. | Text | ||
Fax | The fax number that has been input on the vendor contact. | Text | |
Id | The id of the vendor contact. | Guid | |
Name | The full name that has been input on the vendor contact. | Text | |
Phone | The phone number that has been input on the vendor contact. | Text | |
ShippingLocation | The tags relating to a location can be accessed for the default shipping location input on the vendor contact. | Location Tags | |
Title | The title that has been input on the vendor contact. | Text | |
VendorId | The id of the vendor. | Guid |