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