Packages Endpoints
Featured Deals
Returns a list of featured deals, with item details, prices, discounts, and availability. The result depends on the user’s authorization status.
- If the user is not logged in, the response will include featured items without user-specific limits.
- If the user is logged in, the response will include user-specific details such as quantity limits and cumulative category pricing.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successfully retrieved featured deals
Example:
1
Example:
"Premium Sword"
Example:
true
Example:
false
Example:
29.99
Example:
24.99
Example:
5
Example:
100
Example:
50
Example:
10
Example:
5
Example:
"/img/items/1.png"
Example:
20
Example:
false
Example:
"A powerful sword for the discerning warrior."
Example:
false
Example:
true