Skip to main content
GET
Get all existing SKUs (paginated)

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Parámetros de consulta

SortBy
string

Comma-separated field names. Prefix a field with - for descending order. Supported fields: BaseUnitOfMeasure.Code, BaseUnitOfMeasure.DisplayDecimalPlaces, Code, CreatedAt, CreatedBy, CurrentAvailableStock, ExternalReference, FamilyId, Id, IncomingStock, LastModifiedAt, LastModifiedBy, ManagesLots, Name, OutgoingStock, ProjectedAvailableStock, Stock, SupplyPolicy.AmountMultiple, SupplyPolicy.FulfillmentMode, SupplyPolicy.MinimumAmount, SupplyPolicy.ProcurementLeadTimeBusinessDays, SupplyPolicy.ProcurementType, SupplyPolicy.ReorderPoint, SupplyPolicy.SafetyStock.

FilterBy
string

Format: Field[Operator]value. Combine conditions with && or ||; parentheses group conditions. Wrap the entire value in double quotes when it contains (, ), &&, or ||: Field[Operator]"whole value". Within a quoted value, the only supported escapes are " and \. Supported fields: BaseUnitOfMeasure.Code, BaseUnitOfMeasure.DisplayDecimalPlaces, Code, CreatedAt, CreatedBy, CurrentAvailableStock, DeletedAt, ExternalReference, FamilyId, Id, IncomingStock, LastModifiedAt, LastModifiedBy, ManagesLots, Name, OutgoingStock, ProjectedAvailableStock, Stock, SupplyPolicy.AmountMultiple, SupplyPolicy.FulfillmentMode, SupplyPolicy.MinimumAmount, SupplyPolicy.ProcurementLeadTimeBusinessDays, SupplyPolicy.ProcurementType, SupplyPolicy.ReorderPoint, SupplyPolicy.SafetyStock.

FamilyId
string

Free-text search. Every word must partially match one of: Code, ExternalReference, Name.

Expand
enum<string>[]
Opciones disponibles:
Demand,
Supply
PageNumber
integer<int32>
PageSize
integer<int32>

Respuesta

OK

results
object[]
requerido
pageNumber
integer<int32>
requerido
totalPages
integer<int32>
requerido
totalCount
integer<int32>
requerido
pageSize
integer<int32>
requerido