Gets product eligibility rationale for a product in an order’s line item
Use a Bearer token to access this API.
Success
Provides the reasoning for a product to be eligible or not eligible for FSA/HSA payments
{
"product_eligibility_id": "obj_01EXAMPLE00000000000000000",
"eligibility_rationale": "This is a sunscreen, which always qualifies for FSA/HSA payments."
}