ROSE Developers - Web API Reference

Financials | Financial Statement Per Dimension Dashboard

The Ffinancial Statement per Dimension Dashboards endpoint is used to get information about balance sheet and profit and loss of a dimension.(RESERVED FOR INTERNAL USE.).

Overview


URL api/{tenantKey}/{orgKey}/financialCore/financialStatementPerDimensionDashboards
Methods Supported GET

All Operations

This service includes the following operations:

All Resources

This service uses the following resources:

GET Operations

GET Get Financial Statement Dimension Filters

This operation gets information about the filters to be used on the financial statement by dimension. RESERVED FOR INTERNAL USE.

The following elements are required:

company (string) The Company Key.

Response:

When successful, the response body contains a list of resources of type 'FinancialStatementDimensionFilter'. See FinancialStatementDimensionFilter.

Response status codes:

200 OK. The operation was completed successfully.
400 BadRequest. The request parameters are invalid.

Resource URL:

GET /financialCore/financialStatementPerDimensionDashboards/getFinancialStatementDimensionFilters/{company}

Resources


FinancialStatementDimensionFilter

The following elements are optional:

type (string) The Type of the Filter.
fieldId (string) The Field Identifier.
label (string) The Label of the filter.
selected (string) The Selected option.
operationValuePlaceholder (string) The Operation Value Placeholders.