Warehouse

Inventory histories

Get inventory history

get/shops/{SHOP_ID}/inventory_histories

Path parameters

SHOP_IDinteger required
Example:4

Shop ID

Query parameters

pageinteger required
Example:1

Page number

page_sizeinteger required
Example:30

Page size

warehouse_idstring
Example:b4cb5897-6e56-4581-96cc-2f12677c7bd8

Warehouse ID

variation_ids[]string[]

Variation IDs

[
  "415040f4-ab63-465e-8699-e9ebfff4c6c7"
]
startDateinteger

Start date (unix timestamp)

endDateinteger

End date (unix timestamp)

Response

Success

page_numberinteger

Page number

page_sizeinteger

Page size

successboolean

Success status

total_entriesinteger

Total entries

total_pagesinteger

Total pages

Changes

No recorded changes to this endpoint across all 1 revision of this API.