Reconciliation
Update matching rule
Update a reconciliation matching rule with the Python SDK.
PUT
Update matching rule
Use
blnk.reconciliation.update_matching_rule to update a matching rule.
1
Call the method
blnk.reconciliation.update_matching_rule
2
Verify the changes
Read
response.data to confirm the updated criteria and description. The rule ID stays the same.3
Response
200 OK