ROSE Developers - Web API Reference

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 Operations

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:

GET /taxAuthorityPT/model31Dashboards/getModel31ReportFilters/{company}

Resources


Model31ReportFilter

The following elements are optional:

type (string) The Type,.
fieldId (string) The Field Id.
label (string) The Label.
selected (string) The Selected.
operationValuePlaceholder (string) The Operation Value Placeholder.