Transactions
Recover queued transactions
Manually trigger recovery of stuck queued transactions.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.blnkfinance.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Query parameters
Minimum age of transactions to recover. Use duration format (e.g.
5m, 10m, 1h). Default: 2m. Minimum: 2 minutes.Response
Number of transactions re-enqueued for processing.
The threshold duration that was used (e.g.
2m0s).