POST
/
items
/
get
/
{id}

Authorizations

Authorization
string
headerrequired

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
success
boolean
id
integer
name
string
active
boolean
is_subs
boolean
original_price
number
price
number
discount
number
image
string
virtual_price
number
is_virtual_currency_only
boolean
description
string
quantityGlobalLimit
integer
quantityGlobalCurrentLimit
number
quantityUserLimit
integer
quantityUserCurrentLimit
number
is_unavailable
boolean
in_cart
boolean