Authorization
If set, the API uses an API key for authentication. Include the following header in your requests:X-blnk-key: <api-key>
.
Replace <api-key>
with your secret API key. Ensure the key is kept secure and not exposed in public repositories or client-side code.
See also: Secure your Blnk server
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 transactionNeed 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.Tip: Connect to Blnk Cloud to see your Core data.You can view your transactions, manage identities, create custom reports, invite other team members to collaborate, and perform operations on your Core — all in one dashboard.Check out Blnk Cloud →