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: string
partyId
-
priority: string
priority
-
reconCategory: string
reconCategory
-
ruleId: string
ruleId
-
ruleType: string
ruleType
Header Parameters
-
appId: string
appId
-
branchCode: string
branchCode
-
userId: 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(optional):
string
Party Id
-
priority(optional):
string
priority
-
reconCategory(optional):
string
reconCategory
-
ruleId(optional):
string
ruleId
-
ruleType(optional):
string
ruleType
-
validFlag(optional):
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