Get Sku by Code

Retrieves a specific product sku by its code.

Fields retrieved:

FieldTypeDescription
idGuidProduct Sku ID.
productIdGuidProduct ID.
clientIdStringClient ID,
codeStringProduct Sku code.
barcodeStringProduct Sku barcode.
nameStringProduct Sku name.
imageUrlStringSku image address.
isActiveBooleanIf Sku is active or not.
isAvailableBooleanIf Sku is available for sale or not.
productCodeStringThe code of the product who sku belongs to.
auxCodeStringThe auxiliar code of sku.
urlStringThe sku address.
iconUrlStringThe sku icon address.
hexColorString (Hexadecimal)A color defined to sku.
minStockIntThe mininum quantity of the sku on stock.
imagesArray ObjectThe sku images informations array.
stocksArray ObjectThe sku stocks informations array.
attributesArray ObjectThe sku attributes informations array.
createDateDateSku creation date.
lastUpdateDateSku last update.
Language
Authorization
Basic
base64
:
URL