🏪SellerReturns & RefundsRecentUpdated Jul 12, 2026·Verified against the app Jul 12, 2026

Seller Returns: Handling Goods Returned to You

#returns#seller returns#restock#damaged#inventory
Returns · Goods with you

When an FBS or MARKET returned product is physically handed back to you, Fawran creates a case on the Seller Returns page. Each case is a small state machine with one pending decision: put the item back on sale, write it off as damaged, or reject the returned goods. The restock action is transaction-guarded, so you can never double-count the same return.

What this page covers

Only returns physically received by you — fulfillment types FBS and MARKET. Goods sitting in a Fawran warehouse (FBF/MARKET) live in the Warehouse Returns workspace instead. The page subtitle says it directly: “Manage returned products received directly from buyers (FBS / Market)”.

Where to find it

The page lives at Inventory → Seller Returns (URL path /inventory/seller-returns). It currently has no sidebar menu entry — you reach it through deep links from Inventory Cases or by opening the URL directly from your store’s inventory section.

UI guide
Seller Returns
Manage returned products received directly from buyers (FBS / Market)
Summary cards: Pending · Restocked · Damaged · Rejected
All (8)Pending (2)Restocked (4)Damaged (1)Rejected (1)
SearchSearch by order ID, SKU, or product name...
PendingRestockMark as damagedReject return
Structural diagram of the real page — not a screenshot.
The Seller Returns list: summary cards, five tabs with counters, and the per-row Options menu.

Reading the list

Four summary cards (Pending / Restocked / Damaged / Rejected) sit above five tabs with live counts. Each row shows: product, order ID, fulfillment type, quantity, the product condition reported with the return, received date, and the case status. Search covers order ID, SKU and product name.

Statuses and conditions

Case status (SellerDispositionStatus) — the state machine:

CodeShown asMeaning
RECEIVED_BY_SELLERPendingYou have the goods; your decision is awaited
RESTOCKEDRestockedQuantity added back to sellable inventory — terminal
DAMAGEDDamagedWritten off as damaged, no inventory change — terminal
REJECTEDRejectedReturned goods declined, no inventory change — terminal

Product condition — recorded with the return itself:

CodeShown as
GOODGood
DAMAGEDDamaged
INCOMPLETEIncomplete
NOT_AS_DESCRIBEDNot as described
RECEIVED_BY_SELLERRESTOCKED / DAMAGED / REJECTED

The three actions — when to use each

Restock
Adds the returned quantity back to your sellable inventory in one atomic step and marks the case RESTOCKED. The transition is transaction-guarded — a case can never be restocked twice. Use it only when the item can genuinely be sold as new.
Mark as damaged
Opens a confirmation — “This product will be marked as damaged without changing inventory.” — with an optional note for the reason. Use it when the item is unsellable; nothing is added back to stock.
Reject return
Opens a confirmation — “This return will be rejected without changing inventory.” — with an optional note. Use it when you refuse the returned goods entirely (e.g. the wrong item was returned) and are pursuing the matter through a claim or ticket.

All three live in the row’s Options menu and are available only while the case is Pending. Terminal cases keep their status chip and become read-only. Any deductions or compensation connected to the return are finance topics. The financial details of this step are covered in a dedicated Finance guide coming soon.

A worked example

🧩Example

Ahmad Home Goods receives an FBS return: a blender from order ORD-284551, condition reported as DAMAGED. The courier hands it over, and the case appears as Pending. Ahmad unboxes it and finds the jar dented and the base scratched — not sellable as new. He opens Options → Mark as damaged, writes “dented jar, scratched base — photos taken” in the note, and confirms. The case flips to Damaged, inventory stays untouched, and Ahmad files a customer return claim with his photos attached via a support ticket.

Troubleshooting

The item never arrived, but the case says Pending
What you see

A case sits in Pending on Seller Returns, but no physical product was handed to you.

Likely causes
  • The return shipment is still in transit (check the return’s shipping status on the Returns workspace).
  • The delivery was made to a different address or person at your store.
How to fix it
  1. Open the return in the Returns workspace and check its stage and shipping state.
  2. Do NOT restock or mark the case — leave it Pending until goods are actually in hand.
  3. If the shipment shows Delivered but you have nothing, open a support ticket (Returns & Refunds) immediately.
When to contact support

Include the order ID, the return code, and the delivery date shown in the app.

The wrong item was returned
What you see

The box contains a different product than the one sold (or an empty or swapped package).

Likely causes
  • Customer returned the wrong item by mistake.
  • A fraudulent return.
How to fix it
  1. Photograph everything immediately — the package, the label, the contents.
  2. Choose Reject return on the case (with a note) so nothing enters your inventory.
  3. File a Customer Return Claim with type WRONG_PRODUCT_RETURNED.
  4. Attach your photos via a support ticket (Returns & Refunds) — ticket attachments persist.
When to contact support

Include the order ID, return code, and your photo evidence in the ticket.

🚫Common Mistake

Restocking on autopilot. The condition chip on the row (“Good”, “Damaged”…) is the customer’s claim, not your inspection — always check the physical item before clicking Restock.

Was this article helpful?