Check Eligibility
Check if a product is HSA/FSA eligible before creating it
POST
Check Eligibility
Check Eligibility
Check if a product is HSA/FSA eligible using its UPC code or name, without creating a product. Useful for pre-validation during product import or catalog setup.Authentication
Request Body
Parameters
At least one parameter is required:
*At least one of
upc_code_or_gtin or product_name must be provided. UPC is more accurate.
Request
Response
Response Fields
Examples
Not Eligible Response
Dual-Purpose Products
Some products require a Letter of Medical Necessity (LMN):Rate Limits
- Test mode: 100 requests/minute
- Live mode: 1000 requests/minute
Errors
Example error:
Important Notes
Eligibility can change. SIGIS database updates monthly. Re-check eligibility periodically for existing products.
Related Endpoints
- Create Product - POST /api/v2/products
- Get Product - GET /api/v2/products/
- Update Product - PUT /api/v2/products/
- List Products - GET /api/v2/products
Related Resources
Check Eligibility
