Taxes | Model 32 Dashboard Report
The Model 32 Dashboards endpoint allows get information about assets profit and loss.
Overview
URL | api/{tenantKey}/{orgKey}/taxAuthorityPT/model32Dashboards |
Methods Supported | GET |
All Operations
This service includes the following operations:
All Resources
This service uses the following resources:
GET Get Model32 Report Filters
This operation gets the Model 32 (PT) report filters.
The following elements are required:
company | (string) The company key. |
Response:
When successful, the response body contains a list of resources of type 'Model32ReportFilter'. See Model32ReportFilter. |
Response status codes:
200 | OK. The operation was completed successfully. |
400 | BadRequest. The request parameters are invalid. |
Resource URL:
api/{tenantKey}/{orgKey}/taxAuthorityPT/model32Dashboards/getModel32ReportFilters/{company}
GET /taxAuthorityPT/model32Dashboards/getModel32ReportFilters/{company}