Reconciliation
Update matching rule
Update a reconciliation matching rule with the Java SDK.
PUT
Update matching rule
Use
blnk.reconciliation().updateMatchingRule for this operation.
1
Call the method
2
Verify the changes
Read
response.data() to confirm the updated criteria and description. The rule ID stays the same.3
Response
200 OK
Related docs
How reconciliation works
Criteria, operators, and drift behavior.
Update matching rule
HTTP request and response schema.