Processing Status
Returns how many of the account’s products are still awaiting automatic
HSA/FSA eligibility classification, capped for bounded cost on very large
catalogs. Backs the dashboard “Syncing products” banner; clients derive any
time estimate from pending_classification themselves.
Authorizations
Use a Bearer token to access this API.
Response
Success
Catalog-wide eligibility processing status for the authenticated account.
How many active products are still awaiting automatic HSA/FSA eligibility classification. Capped (see pending_classification_capped); the frontend derives any time estimate from this count itself.
142
True when pending_classification hit its ceiling — the true number is at least that. Clients should render e.g. "10,000+".
false