Skip to main content
POST
Get Product by SKU with body.

Authorizations

Authorization
string
header
required

Headers

X-Tenant-Id
string

If you want to emulate, please enter TenantId.

Body

sku
string
required

Response

Success

id
string<uuid> | null
state
enum<string>
Available options:
Active,
Disabled,
Deleted
createdAt
string<date-time> | null
updatedAt
string<date-time> | null
favorite
boolean | null
sku
string | null
stockAmount
integer<int32> | null
availableStock
integer<int32> | null
receivedItemAmount
integer<int32> | null
damagedItemAmount
integer<int32> | null
expiredAmount
integer<int32> | null
lostItemAmount
integer<int32> | null
integration
object
imageUrl
string | null
name
string | null
barcodes
string[] | null
type
enum<string>
Available options:
Product,
Bundle,
Parent
category
string | null
sioc
boolean | null
width
number<double> | null
length
number<double> | null
height
number<double> | null
weight
number<double> | null
unitOfDimension
string | null
unitOfWeight
string | null