# Selling on Poshmark

Use this guide to understand how Poshmark’s listing limits and policies affect how you list and relist with Nifty.

### Listing limit

Poshmark allows up to 300 new listings within a 24-hour period. Once you reach this limit, you'll need to wait until the period resets.

{% hint style="warning" %}
**Important:** If you use Nifty to relist automatically, these "new" listings count against your 300/day limit.
{% endhint %}

### Excessive Listing Removal Policy

On May 1, 2025, Poshmark implemented their "Excessive Listing Removal Policy." This policy prohibits:

* Relisting items sooner than 60 days
* "Mass listing removals"

**Relisting with Nifty is fully compliant.** We automatically prevent any relisting before Poshmark's required 60-day window, whether you're relisting via the Dashboard or Inventory Manager.

#### The problem

Poshmark's automated enforcement system has been incorrectly flagging sellers for legitimate delisting activity — removing listings that sold elsewhere. This is explicitly allowed under their own policy, but their system treats it as a violation.

#### If you receive a warning

Reply to Poshmark using this template:

> Hello,
>
> I believe I received this warning because I delisted \[Item Name]. This item recently sold on \[Marketplace], which is why I removed it from Poshmark.
>
> According to your Excessive Listing Removal Policy, I am allowed to remove listings when no longer available. I believe this warning was issued in error.
>
> Thanks,\
> \[Your Name]

To find the relevant item, use your **Sale Detection Tracker** to locate the sale that was delisted moments before the Poshmark warning email.

{% hint style="warning" %}
**Important:** Responding to warnings does not prevent suspensions — the system is automated. However, it creates a paper trail that's essential if your account gets suspended.
{% endhint %}

#### If you receive a suspension

1. Reply to the suspension email and request escalation to a human agent (suspensions are automated, but reversals require human review)
2. Explain that you were following their policy by only removing items that sold elsewhere
3. Provide specific examples of items you delisted and where they sold (screenshot your previous warning responses if available)

With proper documentation, we're seeing suspensions lifted within 24 hours.

#### After the suspension is lifted

Some sellers get their suspension lifted, only to immediately hit a [Listing Limit](#listing-limit) error — even though they haven't listed anywhere near 300 items that day. This is a sign that the account is not fully restored. If you run into this, you'll need to contact Poshmark Support again and let them know you're still unable to list.

### Account restrictions

If you're new to Poshmark and create multiple listings in a short period of time, Poshmark may temporarily restrict your account. This is a security measure — they want to confirm you're a real seller.

**To resolve it:** reach out to [Poshmark Support](mailto:support@poshmark.com) and ask for your listings to be reinstated.

### Closet Clear Out

Poshmark Closet Clear Out (CCO) is a periodic flash sale event where sellers discount items by at least 10%, triggering notifications to users who have liked those items and offering discounted or free shipping.

Nifty doesn't have a dedicated CCO feature, but you can participate using Poshmark directly:

1. In Poshmark, sort your closet by number of likes
2. Edit prices for items with more than one like (discount by at least 10%)
3. After the event, run a **Full Sync** in Nifty to bring in the updated prices

{% hint style="info" %}
**Note:** You could use Nifty's **Update Price** feature to update Poshmark prices in bulk, but there's no way to target only items with more than one like.
{% endhint %}

### Limitations

| Limitation                   | Details                                               |
| ---------------------------- | ----------------------------------------------------- |
| Whole number pricing         | Poshmark only allows whole dollar amounts             |
| Mark items as "Not for Sale" | Items can only be delisted, not marked as unavailable |
| Relist before 60 days        | Blocked to comply with Poshmark's policy              |
| Share more than 8,000/day    | Maximum for account safety                            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nifty.ai/marketplace-guides/selling-on-poshmark.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
