Update an existing auto reconcilation rule decision
put
/web/v1/ruleDec/{id}
This endpoint is used to update an existing auto reconcilation rule decision.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
key of the autoReconRuleDec Maintenance
Header Parameters
-
appId: string
-
branchCode: string
branchCode
-
userId: string
userId
Request Body that contains data required for updating an existing autoReconRuleDec
Root Schema : ScfTmRecRuleDecMasterDTO
Type:
object
Match All
Show Source
-
allOf
GenericDto
GenericDto contains the generic transactional data and which extends RepresentationModel of Spring HATEOAS
-
object
ScfTmRecRuleDecMasterDTO-allOf[1]
Nested Schema : GenericDto
GenericDto contains the generic transactional data and which extends RepresentationModel of Spring HATEOAS
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : ScfTmRecRuleDecMasterDTO-allOf[1]
Type:
Show Source
object
-
filterAttr1(optional):
string
Filter Attribute 1
-
filterAttr1Name(optional):
string
Filter Attribute 1 Name
-
filterAttr2(optional):
string
Filter Attribute 2
-
filterAttr2Name(optional):
string
Filter Attribute 2 Name
-
filterAttr3(optional):
string
Filter Attribute 3
-
filterAttr3Name(optional):
string
Filter Attribute 3 Name
-
filterAttr4(optional):
string
Filter Attribute 4
-
filterAttr4Name(optional):
string
Filter Attribute 4 Name
-
filterAttr5(optional):
string
Filter Attribute 5
-
filterAttr5Name(optional):
string
Filter Attribute 5 Name
-
filterCriteria(optional):
string
Filter Criteria
-
ruleDecisionId(optional):
string
Rule Decision ID
-
ScfTmRecRuleDecPriMasterDTO(optional):
array ScfTmRecRuleDecPriMasterDTO
-
txnControllerRefNo(optional):
string
Transaction Controller Reference Number
Nested Schema : ScfTmRecRuleDecPriMasterDTO
Type:
Show Source
object
-
executeGeneric(optional):
string
Execute Generic
-
id(optional):
string
Id
-
priority(optional):
number
Priority
-
reconCategory(optional):
string
Recon Category
-
reconType(optional):
string
Recon Type
-
recRuleDecMasterId(optional):
string
Recon Rule Decision Master Id
-
ruleDescription(optional):
string
Rule Description
-
ruleId(optional):
string
Rule Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated autoReconRuleDec
Root Schema : ResponseDtoWrapper
Type:
object
Collection of ResponseDto and ResponseResourceSupport
Show Source
-
data(optional):
object ResponseResourceSupport
Response DTO which extends RepresentationModel of Spring HATEOAS
-
messages(optional):
object ResponseDto
ResponseDto stores the response status and code.
Nested Schema : ResponseResourceSupport
Type:
object
Response DTO which extends RepresentationModel of Spring HATEOAS
Nested Schema : ResponseDto
Type:
object
ResponseDto stores the response status and code.
Show Source
Nested Schema : codes
Type:
Show Source
array
-
Array of:
object ResponseCode
ResponseCode stores the response details.
Nested Schema : items
Type:
object
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