Create a filter definition
Filter definitions
Create a filter definition
POST
Create a filter definition
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the business
Body
application/json
The variable name of the filter definition
The label of the filter definition
The type of the filter definition
Available options:
select, text, number, boolean, datetime, currency, array_of_known The options for the select dropdown
Response
200 - application/json
The created FilterDefinition object
The ID of the filter definition
The label of the filter definition
The variable name of the filter definition
The type of the filter definition
Available options:
select, text, number, boolean, datetime, currency, array_of_known Whether the filter definition is enabled
The options for the select dropdown