inventory_table
Inventory Table - Export Velocity
Export inventory velocity data (sales speed analysis) as a downloadable report.
post/s/job/inventory_table/export_velocity
Request body
Example request
{
"data": {
"filters": {
"order_tags": [
"507f1f77bcf86cd799439011"
]
},
"length": 50,
"range": {
"start": "2025-01-01T00:00:00.000Z",
"end": "2025-01-31T23:59:59.000Z"
}
}
}Response
S3 signed URL for the exported velocity CSV file
Changes
Changed in 2 of the 13 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 85 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲