Get reconciliation rule definition details
get
/service/v2/getReconRuleValidateFlag
This endpoints will be used to get reconciliation rule validate flag.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
partyId(required): string
partyId
-
priority(required): string
priority
-
reconCategory(required): string
reconCategory
-
ruleId(required): string
ruleId
-
ruleType(required): string
ruleType
Header Parameters
-
appId(required): string
appId
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Successfully Validated Recon Rule details
Headers
-
Location: string
Location
Root Schema : ReconRulePriorityDTO
Type:
Show Source
object
-
partyId:
string
Party Id
-
priority:
string
priority
-
reconCategory:
string
reconCategory
-
ruleId:
string
ruleId
-
ruleType:
string
ruleType
-
validFlag:
boolean
validFlag
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