firestarter_withdraw_wallet
Withdraw available spendable funds from your drop wallet to a connected Stripe payout account. Minimum $1.00; check wallet balance first to prevent duplicate withdrawals.
Instructions
Cash out unused drop-wallet balance to your connected Stripe payout account (set one up with 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; check firestarter_wallet_balance first if unsure. $1.00 minimum. IMPORTANT: each call is an INDEPENDENT withdrawal attempt — it is NOT a deduped replay of a prior call, so calling it twice withdraws twice. If a call times out or errors and you're unsure whether the payout went through, do NOT simply call again — first check firestarter_wallet_balance (a completed withdrawal reduces the balance), and only withdraw again for the remaining amount you actually intend to move.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount_cents | Yes | Amount to withdraw, in cents. Minimum 100 ($1.00). |