is_featured allowing you to display them in the checkout page.curl --location 'https://api.techrar.com/api/v1/vouchers/featured/' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'[
{
"id": 39233,
"code": "nana",
"ordering": 0
}
]