Inventory > Inventory > variantInventoryLogPage
GET:variant_inventory/log/page.json
Description
Get all inventory log entries.
See also: Pagination.
Permission bit: "variant_inventory.read"
Topic: Inventory
Arguments
Key of the last item from previous page. See also: Pagination
Return up to N entries (pagination). See also: Pagination
Skip N entries (pagination). See also: Pagination
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
sort_by: VariantInventoryLogPageSortBy
Whether to sort output in some specific way. See also: Pagination
Whether to use descending sort order. See also: Pagination
Unique variant identifier. See also: Unique Identifiers
Example: "va_EQzGqWoY"
Result
Preview (typescript)
Loading module