POST
/
items

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
integer
required

Numeric ID of the item.

createdAt
string
required
condition
object | null
grams
integer
required
imageUrl
string | null
processingState
object | null
processingStatus
enum<string>
required
Available options:
processed,
unprocessed
productTitle
string
required
serial
string | null
sku
string | null
variant
object | null
variantTitle
string | null
visibility
enum<string>
required
Available options:
available,
unavailable