InvoicesGetPaymentReminderMailContent
Get payment reminder for Invoices.
Table Specific Information
Select
The 本製品 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 本製品.
- InvoiceId supports the '=' comparison.
For example, the following queries are processed server side:
SELECT * FROM InvoicesGetPaymentReminderMailContent WHERE InvoiceId = '3350895000000089001'
Columns
Name | Type | References | Description |
AttachPdf | Boolean | Attach pdf | |
AttachmentName | String | Attachment name | |
BccMails | String | Bcc mails | |
BccMailsStr | String | Bcc mails str | |
Body | String | Body | |
CcMailsList | String | Cc mails list | |
CcMailsStr | String | Cc mails str | |
CustomerId | Long | Customer id | |
InvoiceId | Long |
Invoices.Id | Invoice id |
CustomerName | String | Customer name | |
DeprecatedPlaceholdersUsed | String | Deprecated placeholders used | |
Documents | String | Documents | |
EmailtemplateDocuments | String | Email template documents | |
Emailtemplates | String | Email templates | |
EntityId | String | Entity id | |
ErrorList | String | Error list | |
FileName | String | File name | |
FileNameWithoutExtension | String | File name without extension | |
FromAddress | String | From address | |
FromEmail | String | From email | |
FromEmails | String | From emails | |
GatewaysAssociated | Boolean | Gateways associated | |
GatewaysConfigured | Boolean | Gateways configured | |
Subject | String | Subject | |
ToContacts | String | To contacts | |
ToMailsStr | String | To mails str |