Get Stocks

Retrieves an array of product sku stocks. Use query parameters "sellerId" and "lastUpdate" for filtering.
Pagination params (page and perPage) are required.

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

Fields retrieved:

CampoTipoDescrição
pageIntPage number.
perPageIntNumber of items per page.
maxCountIntMax number of items.
sortFieldStringFilter field.
sortAscendingBoleanOrder by asc (true) or desc (false).
maxPageIntMax number of pages.
itemsObject ArrayAn array of product with stocks.
quantityIntQuantity of product.
skuIdStringProduct sku ID.
sellerIdStringProduct seller ID.
skuCodeStringProduct Sku code.
sellerCodeStringProduct seller code.
Path Params
string
enum
required

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

Allowed:
Query Params
int32
required

Page number

int32
required

Items per page

string
Defaults to GUID

Seller identifier

date

Last Update

string
Defaults to GUID

Sku identifier

string

Sku code

string

Point Sale code defined for seller.

Responses

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