Product
Get a Item Details
GET
/
v1
/
product
/
{item_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
item_id
string
requiredItem ID to be fetched
Response
200 - application/json
success
boolean
Success flag
item
object