Fetch the attribute name
post
/service/v1/filterNames
This endpoint is used to get the attribute name for given attribute value.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
applicationCode(required): string
Application Code
-
category(required): string
Category
-
eventCode: string
Event code mapped to the category that needs to be fetched
-
filterCriteria(required): string
Filter Criteria
-
language: string
Language
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Request of the API with applicable filter parameters
Response
Supported Media Types
- application/json
- application/xml
200 Response
Filter names set for given filter parameters
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error