What you receive
- Dated zero-balance, below-minimum, fee-bearing, and fee-free attempts
- Gross deposits, deposit fees, net deposits, and ending carried balance
- Daily, weekly, biweekly, and monthly scenarios in fixed unranked order
- Calendar-exact schedule dates from one seller-supplied anchor
- Funds-accounted-for control on every scenario
Who it is for
Etsy sellers and finance teams comparing seller-supplied country terms and a bounded newly-available balance forecast before a human reviews the Payment account and chooses any deposit schedule.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the dated newly-available balance events, deposit minimum, fee-free threshold, fee, currency, and first schedule date you provide. It reads no Etsy Payment account, bank record, reserve, order, or country table and verifies no term. A lower scenario fee can reflect money still carried at the end of the window, not a better schedule. Friday predicts no sales, returns, holds, exchange rate, bank processing time, or deposit arrival; ranks or selects no schedule; initiates no transfer; changes no deposit setting, listing, shop, order, or seller account; and does not publish listings. A human must verify current Etsy terms before acting.
Synthetic sample
See the deliverable structure before buying
{
"scenario_count": 4,
"scenarios": [
{
"schedule": "DAILY",
"planned_attempt_count": 31,
"completed_deposit_count": 4,
"blocked_attempt_count": 6,
"fee_bearing_deposit_count": 2,
"fee_free_deposit_count": 2,
"gross_deposited": 46.0,
"total_deposit_fees": 2.0,
"net_deposited": 44.0,
"ending_carried_balance": 0.0
},
{
"schedule": "WEEKLY",
"planned_attempt_count": 5,
"completed_deposit_count": 3,
"blocked_attempt_count": 1,
"fee_bearing_deposit_count": 1,
"fee_free_deposit_count": 2,
"gross_deposited": 46.0,
"total_deposit_fees": 1.0,
"net_deposited": 45.0,
"ending_carried_balance": 0.0
},
{
"schedule": "BIWEEKLY",
"planned_attempt_count": 3,
"completed_deposit_count": 2,
"blocked_attempt_count": 1,
"fee_bearing_deposit_count": 0,
"fee_free_deposit_count": 2,
"gross_deposited": 46.0,
"total_deposit_fees": 0.0,
"net_deposited": 46.0,
"ending_carried_balance": 0.0
},
{
"schedule": "MONTHLY",
"planned_attempt_count": 1,
"completed_deposit_count": 0,
"blocked_attempt_count": 1,
"fee_bearing_deposit_count": 0,
"fee_free_deposit_count": 0,
"gross_deposited": 0.0,
"total_deposit_fees": 0.0,
"net_deposited": 0.0,
"ending_carried_balance": 46.0
}
],
"publish_status": "draft_needs_review",
"safety": "Seller-supplied schedule arithmetic only. A lower fee total can reflect carried balance, not a better schedule; no transfer or setting change occurs."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.