Check membership eligibility for a benefit
Check whether a membership number (e.g. an IKEA Family membership) qualifies for a benefit/discount.
This endpoint does not require authentication and is suitable for use in public storefronts.
Body
Request to check whether a membership qualifies for a benefit/discount.
The membership number to validate (e.g. an IKEA Family membership number).
"273682"
The product offering the benefit would apply to, if known.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Optional customer reference for auditing the check.
"john.doe@example.com"
Response
Eligibility check completed.
Result of a membership eligibility check.
Whether the membership qualifies for the benefit.
true
Human-readable explanation of the decision.
"Membership verified — recurring benefit applied"
The recurring discount amount granted when eligible.
5
The provider that produced the decision.
"demo"