Reconciliation
Instant reconciliation
Run instant reconciliation with the TypeScript SDK.
POST
Instant reconciliation
Use
blnk.Reconciliation.runInstant to reconcile external records inline.
1
Call the method
blnk.Reconciliation.runInstant
2
Save the reconciliation ID
Use
response.data.reconciliation_id with blnk.Reconciliation.get to poll status and match counts.3
Response
200 OK