Update inflight
Commit or void an inflight transaction
Authorization
Basic authentication header of the form — Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string of your username:password
.
Path
The unique id of the inflight transaction.
Body
Specifies the instruction for the inflight.
commit
means the conditions were met and transaction should be processed.void
means the conditions were not met and amount should be rolled back.
Specifies the amount to be committed in the case of a partial commit. Learn more: Partial commits for inflight transactions.
Response
Same JSON structure as Record a transaction
Need help?
We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool.
To ask questions or discuss issues, please contact us or join our Discord community.
Manage your Blnk Ledger and explore advanced features (access control & collaboration, anomaly detection, secure storage & file management, etc.) in one dashboard.
Was this page helpful?