Sample request pipeline funnel counts
How many sample requests sit at each stage of the fulfilment funnel: toReview → readyToShip → shipped → pendingContent → completed, plus cancelled. Also returns the shop's completionRate, its approvalTarget usage, the archivedCount, and expiringCount (requests about to lapse if no decision is made).
Counts honour the same filters as the portal table, so a filtered funnel and a filtered list agree. The portal's advanced numeric creator filters (GMV / views / post-rate bands) are not exposed here — use POST /samples/list and aggregate if you need those.
date_from/date_to must be given together. Single-shop only.
Query parameters
Comma-separated product IDs to filter by.
Comma-separated product IDs to filter by.
Start of the window (inclusive). Requires date_to.
Start of the window (inclusive). Requires date_to.
End of the window (inclusive). Requires date_from.
End of the window (inclusive). Requires date_from.
Exclude creators previously rejected/cancelled by this shop.
Exclude creators previously rejected/cancelled by this shop.
Include sample requests archived in the portal.
Include sample requests archived in the portal.
Free-text filter on creator handle / name.
Free-text filter on creator handle / name.
Comma-separated CRM tags to filter by.
Comma-separated CRM tags to filter by.
Count only requests that are close to expiring.
Count only requests that are close to expiring.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.