Get Inventory Single

Returns inventory level for a particular SUPC

Request

ParameterNameDataTypeParameterTypeRequirementDescription
supcStringPathMandatorySUPC for which inventory is required

Response

metadata :

FieldNameDataTypeDescription
requestIdStringUnique ID for the request
clientIdStringPartner Id
responseTimeLongResponse Time
requestedURIStringRequested URI
messageStringError message

payload :

FieldNameDataTypeDescription
supcStringsupc
sellerSkuStringSeller's unique identifier of the product
livebooleanWhether the product is live or not
liveDisableMsgStringReason why product is not live.
If product is live, value will be null.
availableInventoryIntegeravailableInventory
Language
Authorization