Reconciliation
Upload data
Upload external data for reconciliation with the TypeScript SDK.
POST
Upload data
Use
blnk.Reconciliation.upload to upload external statement data.
1
Call the method
blnk.Reconciliation.upload
2
Save the upload ID
Use
response.data.upload_id as the upload_id when you start reconciliation.3
Response
201 Created