Get Item (Guest)
Fetch details of a specific item for guests, including price, discount, availability, and limits.
Path Parameters
The ID of the item to retrieve
Response
Indicates whether the item retrieval was successful
The name of the item
Indicates if the item is active
Indicates if the item is a subscription package
URL of the item image
The original price of the item
The final price of the item after discount
The discount applied to the item
The global quantity limit for the item
The current global quantity limit used
The quantity limit per user (disabled for guests)
The current quantity used by the user (disabled for guests)
The price of the item in virtual currency
Indicates if the item can only be purchased with virtual currency
The unique identifier of the item
The description of the item (contains HTML code).
Indicates if the item is already in the cart (dynamically updated)
Indicates if the item is unavailable for purchase (per user)