ROSE Developers - Web API Reference

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 Operations

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:

GET /taxAuthorityPT/model32Dashboards/getModel32ReportFilters/{company}

Resources


Model32ReportFilter

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.