Benefits
This set of benefit endpoints should only be used by merchant that have Tiers disabled. Benefit access for merchants that have enabled Tiers can be found in the Tiers tab in this API reference.
Was this helpful?
This set of benefit endpoints should only be used by merchant that have Tiers disabled. Benefit access for merchants that have enabled Tiers can be found in the Tiers tab in this API reference.
Was this helpful?
Returns all benefits for a given merchant. Merchant is pulled from the public API key for security reasons.
/v2.0/storefront/benefits
Your private Inveterate API key.
Returns a single benefit for a given merchant. Merchant is pulled from the public API key for security reasons. The benefit ID is the type of benefit. For a list of possible benefit types, see the default values in the schema list.
/v2.0/storefront/benefits/{id}
The benefit ID name/type.
Your private Inveterate API key.