GET
/
v1
/
item
/
get
/
{id}

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

id
string
required

Response

200 - application/json
description
string | null

Optional description of the item

id
string
required

Unique identifier for the item

image
string | null

Optional URL to an image of the item

meta
object | null

Any additional metadata about the item relevant to your system.

name
string
required

Name of the item

price
integer
required

Price of the item in cents

unit
string | null

Optional unit of measurement for the item