Point-in-time stock snapshot with optional product filters.
Returns 202 Accepted with Retry-After when snapshot data is still being prepared.
Documentation Index
Fetch the complete documentation index at: https://docs.joinluminous.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.
Start date in Y-m-d H:i:s format
"2025-01-01 00:00:00"
End date in Y-m-d H:i:s format, must be >= start_date
"2025-01-31 23:59:59"
Filter by warehouse ID
Number of items per page (max 100)
x <= 100Page number for pagination
x >= 1When set to excel or csv, returns a file download instead of JSON.
excel, csv JSON string of export column configuration (when exporting).