RetainerInvoiceGetMailContent
Get mail content of retainer invoice.
Table Specific Information
Select
The add-in will use the Zoho Inventory API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the add-in.
- RetainerInvoiceId supports the '=' comparison.
For example, the following queries are processed server side:
SELECT * FROM RetainerInvoiceGetMailContent WHERE RetainerInvoiceId = '3350895000000089001'
Columns
Name | Type | References | Description |
AttachmentName | String | Attachment Name | |
Body | String | Body | |
RetainerInvoiceId | Long | Retainer Invoice Id | |
CustomerId | Long | Customer Id | |
DeprecatedPlaceholdersUsed | String | Deprecated Placeholders Used | |
EmailTemplateId | String | EmailTemplate Id | |
ErrorList | String | Error List | |
FileName | String | File Name | |
FromEmails | String | From Emails | |
GatewaysConfigured | Boolean | Gateways Configured | |
Subject | String | Subject | |
ToContacts | String | To Contacts |