Get Next Payout
Next scheduled Stripe payout for the seller (G2 — issue #140).
Synthesized from Account.settings.payouts.schedule (interval + anchor + delay_days) + current Balance.available. Returns 404 when there’s no Connect account, the schedule is manual or unknown, or Stripe is unreachable — the frontend treats 404 as “hide the row.” Returns 200 with expected_date=null when the balance is zero so the row hides gracefully without a 404 round-trip.
Documentation Index
Fetch the complete documentation index at: https://docs.agentpowers.ai/llms.txt
Use this file to discover all available pages before exploring further.
Response
Successful Response
Next scheduled Stripe payout for a seller (issue #140 G2).
expected_date is null when the seller is Connect-configured but currently has a zero available balance -- the frontend hides the row gracefully without a 404 round-trip.