{
  "id": "poshmark",
  "platform": "Poshmark",
  "kind": "marketplace",
  "country": "US",
  "currency": "USD",
  "fees": [
    {
      "key": "threshold",
      "label": "Flat-fee threshold",
      "type": "usd",
      "value": 15,
      "role": "threshold",
      "payer": "seller",
      "basis": null,
      "note": "the flat fee applies below this price, the commission at/above it",
      "calculator": "https://www.sellerscalc.com/poshmark-fee-calculator"
    },
    {
      "key": "flatFee",
      "label": "Flat fee (under threshold)",
      "type": "usd",
      "value": 2.95,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": "orders under the threshold",
      "calculator": "https://www.sellerscalc.com/poshmark-fee-calculator"
    },
    {
      "key": "commissionPct",
      "label": "Commission (at/above)",
      "type": "percent",
      "value": 20,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": "orders at/above the threshold",
      "calculator": "https://www.sellerscalc.com/poshmark-fee-calculator"
    }
  ],
  "officialSource": "https://poshmark.com/fee_policy",
  "officialSourceNote": null,
  "lastReviewed": "2026-07-30",
  "calculators": [
    "https://www.sellerscalc.com/poshmark-fee-calculator"
  ],
  "license": {
    "name": "CC BY 4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/"
  },
  "attribution": {
    "required": true,
    "text": "Fee data by SellersCalc (https://www.sellerscalc.com)",
    "html": "Fee data by <a href=\"https://www.sellerscalc.com\">SellersCalc</a>",
    "url": "https://www.sellerscalc.com"
  },
  "disclaimer": "Typical published US rates; many platforms vary fees by category, tier or volume, and revise schedules without notice. Verify against officialSource before any financial decision. Estimates only."
}