DimensionOptionsFilterRequest

POST {{base_url}}/DimensionOptionsFilterRequest

Filters the dimension options to load based on a given identifier.

API
Dimension API

Requires Authentication
Yes

Returns
List [DimensionOption]

EndFragment

Batch?
No

Request Body

[{"name"=>"DimensionId", "value"=>"{{integer}}", "datatype"=>"string"}, {"name"=>"Ids", "value"=>"{{integer}}", "datatype"=>"string"}, {"name"=>"CompanyId", "value"=>"{{integer}}", "datatype"=>"string"}, {"name"=>"IgnoreCompanyId", "value"=>"{{boolean}}", "datatype"=>"string"}, {"name"=>"Active", "value"=>"{{boolean}}", "datatype"=>"string"}, {"name"=>"DisableInactiveParenthesis", "value"=>"{{boolean}}", "datatype"=>"string"}, {"name"=>"SearchTerm", "value"=>"{{string}}", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

[]