Returns a list of featured deals, with item details, prices, discounts, and availability. The result depends on the user’s authorization status.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved featured deals
The response is of type object[]
.