API Reference

Get Stocks by Sku ID

Retrieves the stocks of a product sku by its ID.
If the product sku exists in more sellers, it will appears many times on response.

Fields retrieved:

CampoTipoDescrição
quantityIntQuantity of the product sku on stock.
sellerIdGuidStock seller ID.
sellerNameStringStock seller name.
idGuidStock ID.
clientIdStringClient ID.
isActivebooleanIf the product sku is active or not.
createDateDateStock creation date.
lastUpdateDateStock last update.
Path Params
string
required

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

string
required
Defaults to GUID

Product Id

string
required
Defaults to GUID

Sku ID

Responses

Language
Credentials
:
URL
Choose an example:
application/json