Fetches Reconciliation rule details
get
/service/v1/getReconRuleDetails
This service fetches Reconciliation rule details based on given parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat: string
authStatus
-
partyId: string
partyId
-
reconCategory: string
-
reconType: string
-
recordStat: string
recordStatus
-
ruleDescription: string
-
ruleId: string
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 received all Recon Rule details
Headers
-
Location: string
Location
Root Schema : ScfReconGetDetailsDTO
Type:
Show Source
object
-
action:
string
Action
-
authStat:
string
Authorization Status
-
maxPriority:
string
Max Priority
-
modNo:
integer
Mod Number
-
partyId:
string
Party Id
-
recordStat:
string
Record Status
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