Provides all reconcilation attributes for a specific language
get
/service/v1/reconAttributes
This endpoint is used to provide all reconcilation attributes for given Recon category, type & language.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
allocationApplicable(optional): string
Allocation Applicable
-
language(optional): string
Language
-
reconCategory: string
Recon Category
-
ruleType: string
Rule Type
Header Parameters
-
appId: string
App Id
-
branchCode: string
Branch Code
-
userId: string
User Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Nested Schema : AttributesDto
Type:
Show Source
object
-
allocationApplicable(optional):
string
Allocation Applicable
-
attributeDesc(optional):
string
Attribute Description
-
attributeName(optional):
string
Attribute Name
-
attributeTableName(optional):
string
Attribute Table Name
-
attributeType(optional):
string
Attribute Type
-
businessAttribute(optional):
string
Business Attribute
-
reconAttrMethod(optional):
string
Recon Attribute Method
-
reconAttrName(optional):
string
Recon Attribute Name
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error