Retrieve a list of featured products from the front page
Retrieve a list of featured products from the front page.
Authorizations:Token, JWT
Query Parameters
pagination | booleanEnable or disable pagination |
Responses
200Featured Product collection
Response schema:
Featured Product collection Array
product_id | integer |
401Unauthorized
Response schema:
Unauthorized type | string |
title | string |
detail | string or null |
instance | string or null |
500Internal error
Response schema:
Internal error type | string |
title | string |
detail | string or null |
instance | string or null |