POST
/
items
/
get
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the item to retrieve

Response

200 - application/json
active
boolean
description
string
discount
number
id
integer
image
string
in_cart
boolean
is_subs
boolean
is_unavailable
boolean
is_virtual_currency_only
boolean
name
string
original_price
number
price
number
quantityGlobalCurrentLimit
number
quantityGlobalLimit
integer
quantityUserCurrentLimit
number
quantityUserLimit
integer
success
boolean
virtual_price
number