Skip to main content
PATCH
Update Item Sku

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Org-Id
string | null

Path Parameters

sku_id
string
required

Body

application/json
refId
string | null
documentId
string | null
color
string | null
size
string | null
qrData
string | null
skuCostOverride
number | null
isKittedBundle
boolean | null
kittedBundle
unknown

Response

Successful Response

id
string
required
skuType
string
required
itemId
string
required
documentId
string | null
color
string | null
size
string | null
qrData
string | null
skuCostOverride
number | null
isKittedBundle
boolean | null
kittedBundle
unknown
createdAt
string<date-time> | null