Reconciliation
Upload data
Upload external data for reconciliation with the Python 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