Retrieves Filter Criteria Query

get

/service/v1/filterQuery

This endpoint is used to get filter criteria query

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

List of filter queries for given category & event code
Body ()
Root Schema : ScfTransOutputResponse
Type: object
Output response from transaction API
Show Source
Nested Schema : queryList
Type: array
Show Source
Nested Schema : ScfFilterQueryModel
Type: object
Query and attribute list model
Show Source
Nested Schema : ScfTransCriteriaQueryAttributeModel
Type: array
Show Source
Nested Schema : ScfTransCriteriaQueryAttributeModel
Type: object
Query for each type of given category
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top