Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://api.lavendly.ai/v1/ledger/refund \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer $LAVENDLY_API_KEY' \ -d '{ "token": "rsv_lq3z9m_8fa1c0", "reason": "upstream_timeout" }'
{ "balance": 742 }
Release a pending reserve without spending.
Was this page helpful?