List offer profiles

View as Markdown

Returns offer profiles — the configurations that pair a set of offers with the initial_coupon and recurring_coupon carrying their discounts.

This endpoint accepts the Application API Scope only. Storefront API Scope signatures are rejected.

Authentication

x-api-keystring

Application API Scope — server-to-server, sent in the x-api-key header. See Authentication.

Query parameters

offer_profile_categoryenumOptional

Controls inclusion/filtering of offer profiles with SFI.

Allowed values:
statusenumOptionalDefaults to available
Allowed values:

Response

200
public_idstringOptional
namestringOptional
livebooleanOptionalDefaults to true
statusenumOptionalDefaults to available
Allowed values:
weightintegerOptionalDefaults to 0
offerslist of stringsOptional
recurring_couponobjectOptional
initial_couponobjectOptional

Errors

403
Forbidden Error