Taxes | Model 31 Dashboard Report
The Model 31 Dashboards endpoint allows get information about assets profit and loss.
Overview
URL | api/{tenantKey}/{orgKey}/taxAuthorityPT/model31Dashboards |
Methods Supported | GET |
All Operations
This service includes the following operations:
All Resources
This service uses the following resources:
GET Get Model31 Report Filters
This operation gets Retrieves the Model 31 (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 'Model31ReportFilter'. See Model31ReportFilter. |
Response status codes:
200 | OK. The operation was completed successfully. |
400 | BadRequest. The request parameters are invalid. |
Resource URL:
api/{tenantKey}/{orgKey}/taxAuthorityPT/model31Dashboards/getModel31ReportFilters/{company}
GET /taxAuthorityPT/model31Dashboards/getModel31ReportFilters/{company}