Offer Extra Groups¶
Mulitple¶
path:
/portal/api/offer_extra_groups
response:
[
{
"id": 3,
"frontend_title": "Combivoordelen",
"is_frontend_filter": true,
"name": "Combi Offers",
"offer_extras": [
{
"id": 7
},
{
"id": 6
},
{
"id": 5
},
{
"id": 8
}
]
},
{
"id": 4,
"frontend_title": "Extra opties",
"is_frontend_filter": true,
"name": "Other Options",
"offer_extras": [
{
"id": 25
},
{
"id": 4
}
]
}
]
Single¶
path:
/portal/api/offer_extra_groups/3
response:
{
"id": 3,
"frontend_title": "Combivoordelen",
"is_frontend_filter": true,
"name": "Combi Offers",
"offer_extras": [
{
"id": 7
},
{
"id": 6
},
{
"id": 5
},
{
"id": 8
}
]
}
Available Filters¶
- is_frontend_filter