Post a transaction in your Blnk Ledger.
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
@
prefix indicates that the balance is an internal balance.@
prefix indicates that the balance is an internal balance.+00:00
specifies the timezone. It is UTC by default.+00:00
specifies the timezone. It is UTC by default.true
, it bypasses the default transaction queuing system and processes transactions directly. See also: Skip transaction queue.amount
x precision
. Learn why this is important: Why use precisionSHA-256
hash of the transaction details. Learn more: Transaction hashing