TaxReturn
Represents tax returns submitted to tax authorities, including submission period, reporting entity, current workflow step, and associated tax solution details.
Columns
| Name | Type | ReadOnly | Description |
| adjustmentNotes | String | False |
The adjustment notes recorded for this tax return. |
| bundleNumber | String | True |
The bundle number assigned to this tax return submission. |
| currentStepStage | String | True |
The current stage of the workflow step for this tax return. |
| currentStepStatus | String | True |
The current status of the workflow step for this tax return. |
| href | String | True |
The URL of the tax return resource. |
| id | String | False |
The unique identifier of the tax return record. |
| isAdjustingCompleted | Bool | False |
Indicates whether the adjustment process for this tax return has been completed. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the tax return record. |
| legalCountryCode | String | True |
The legal country code associated with this tax return. |
| name | String | False |
The name of the tax return. |
| receiptId | String | True |
The receipt Id issued upon submission of this tax return. |
| recipientEmail | String | False |
The email address of the recipient for this tax return. |
| reportingEntity_Href | String | True |
The URL of the reporting entity associated with this tax return. |
| reportingEntity_Id | String | False |
The Id of the reporting entity associated with this tax return. |
| reportingEntity_Key | String | False |
The system-assigned key of the reporting entity associated with this tax return. |
| setEmailAddressAsDefault | Bool | False |
Indicates whether the recipient email address is set as the default for future tax return submissions. |
| submissionDate | Date | False |
The date on which this tax return was submitted. |
| submissionPeriodEndDate | Date | True |
The end date of the submission period covered by this tax return. |
| submissionPeriodStartDate | Date | True |
The start date of the submission period covered by this tax return. |
| submissionType | String | True |
The type of submission for this tax return, such as original or amended. |
| submittersEmail | String | False |
The email address of the submitter of this tax return. |
| taxId | String | False |
The tax identifier associated with this tax return. |
| taxSolution_Href | String | True |
The URL of the tax solution associated with this tax return. |
| taxSolution_Id | String | False |
The Id of the tax solution associated with this tax return. |
| taxSolution_Key | String | False |
The system-assigned key of the tax solution associated with this tax return. |