Get Sku by Code

Retrieves a specific product sku by its code.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Path Params
string
enum
required

Use "api" for production environment or "hlg-api" for homolog

Allowed:
string
required

Product Sku code

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json