PUT
/
transactions
/
inflight
/
{transaction_id}

Authorization

Basic authentication header of the form — Basic <encoded-value>, where <encoded-value> is the base64-encoded string of your username:password.

Path

transaction_id
string
required

The unique id of the inflight transaction.

Body

status
string
required

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.
amount
integer

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.

Get access to Blnk Cloud.

Manage your Blnk Ledger and explore advanced features (access control & collaboration, anomaly detection, secure storage & file management, etc.) in one dashboard.