InvoiceComments
Returns the complete history and comments of an invoice.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| InvoiceId | Long |
Invoices.InvoiceId | |
| CommentId [KEY] | Long | ||
| CommentType | String | ||
| CommentedBy | String | ||
| CommentedById | String | ||
| Date | Date | ||
| DateDescription | String | ||
| Description | String | ||
| OperationType | String | ||
| Time | String | ||
| TransactionId | String | ||
| TransactionType | String |