Commit or void an inflight transaction
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
commit
means the conditions were met and transaction should be processed.void
means the conditions were not met and amount should be rolled back.