Overview
When accessing these tags on documents and emails that have access to vendors, Vendor can be added as a prefix to the tag or the vendor loop can be used.
{{Vendor.TagName}} or <!--{{#each Vendor}}-->{{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. | Location Tags | |
The email address that has been input on the vendor. | Text | ||
Fax | The fax number that has been input on the vendor. | Text | |
Id | The id of the vendor. | Guid | |
Name | The full name that has been input on the vendor. | Text | |
Notes | The tags relating to a note can be accessed for notes entered on the vendor. | List | Note Tags |
Phone | The phone number that has been input on the vendor. | Text | |
ShippingLocation | The tags relating to a location can be accessed for the default shipping location input on the vendor. | Location Tags | |
Tags | A list of tag (names) applied to the vendor. | List | |
VendorQuotes | The tags relating to a vendor quote can be accessed for the outsourced quote information on an item. | List | Vendor Quote Tags |
Website | The website that has been input on the vendor. | Text |