NoticeFinances
NoticeFinances view for AvalaraAvatax data provider.
Columns
| Name | Type | Description |
| Id [KEY] | Int | The Unique Id of the Finance Model. |
| CompanyId [KEY] | Int | The company ID to which this file will be attached. |
| NoticeId | Int | The unique ID of the the tax notice associated with the the finance detail. |
| NoticeNumber | String | The sequential number of the notice. |
| Penalty | String | The amount of penalty listed on the notice. |
| TaxAbated | String | The amount of tax abated on the notice. |
| ResourceFileId | Int | The ResourceFileId of the finance detail attachment. |
| CreatedUserId | Int | The User ID of the user who created this record. |
| ModifiedDate | Datetime | The date/time when this record was last modified. |
| TaxDue | String | The amount of tax due on the notice. |
| Interest | String | The amount of interest listed on the notice. |
| AttachmentUploadRequest | String | An attachment to the finance detail. |
| ResourceFileTypeId | Int | The resource type ID of this file. |
| Name | String | The original name of this file. |
| Content | String | This stream contains the bytes of the file being uploaded.. |
| Length | Int | Length of the file in bytes. |
| Username | String | The username adding the file. |
| AccountId | Int | The account ID to which this file will be attached. |
| Credits | String | The amount of credits listed on the notice. |
| CspFeeRefund | String | The amount of CSP Fee Refund on the notice. |
| NoticeDate | Datetime | The date of the notice. |
| ModifiedUserId | Int | The user ID of the user who last modified this record. |
| CustomerPenalty | String | The amount of customer penalty on the notice. |
| DueDate | Datetime | The due date of the notice. |
| CustomerInterest | String | The amount of customer interest on the notice. |
| FileName | String | The name of the file attached to the finance detail. |
| CreatedDate | Datetime | The date when this record was created. |