VendorEmailTemplate
Represents email templates assigned to vendors for specific transaction definitions, linking email templates to vendor and transaction contexts.
Columns
| Name | Type | ReadOnly | Description |
| emailTemplate_Href | String | True |
The URL of the email template associated with this vendor email template record. |
| emailTemplate_Id | String | False |
The Id of the email template associated with this vendor email template record. |
| emailTemplate_Key | String | False |
The system-assigned key of the email template associated with this vendor email template record. |
| emailTemplate_Name | String | False |
The name of the email template associated with this vendor email template record. |
| href | String | True |
The URL of the vendor email template resource. |
| id | String | True |
The unique identifier of the vendor email template record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the vendor email template record. |
| txnDefinitionName | String | False |
The name of the transaction definition to which this vendor email template applies. |
| vendor_Href | String | True |
The URL of the vendor associated with this email template record. |
| vendor_Id | String | False |
The Id of the vendor associated with this email template record. |
| vendor_Key | String | False |
The system-assigned key of the vendor associated with this email template record. |