Fetches a list of promoted items available in the cart along with their details such as price, availability, and quantity limits.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved the promoted items.
The response is of type object[]
.