← All Friday Seller Tools

Pay once · No Friday subscription

Etsy Deposit Fee + Schedule Threshold Planner

See how deposit cadence changes fees and carried cash.

Etsy

Included in the $9.00 Shelf Kit

Agent/API — $0.25
Review-first
Every output stays a draft.
No credentials
No seller-account login required.
Private delivery
Inputs expire after 24 hours.
Clear recourse
Digital-service refund policy.

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.

Agent API and x402 details

POST /v1/etsy/finance/deposit-fee-schedule-threshold-plan

Exact x402 price: $0.25. Use the public OpenAPI schema and Base USDC payment flow. The response returns a private job URL and temporary token.

Open the API documentation →

Related seller tools