firestarter_withdraw_wallet
Cash out spendable drop-wallet balance to your connected Stripe payout account. Reserved funds stay unavailable until related claims resolve.
Instructions
Cash out unused drop-wallet balance to your connected Stripe payout account (from firestarter_connect_payouts). Only your SPENDABLE balance can be withdrawn — funds reserved against live, unreleased claims on your self-funded drops aren't withdrawable until those claims resolve; firestarter_wallet_balance shows the split. $1.00 minimum. Not idempotent: each call is an INDEPENDENT withdrawal attempt, never a deduped replay of a prior call, so two calls withdraw twice — including a retry after a timeout or error whose outcome is unknown. A completed withdrawal reduces the balance reported by firestarter_wallet_balance, which is how an uncertain outcome is distinguished from a failed one before any further withdrawal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount_cents | Yes | Amount to withdraw, in cents. Minimum 100 ($1.00). |