201 Successful Response
Schema: AnalyzeTaskResponse
-
task_idstring required -
Poll GET /analyze/{task_id} for results.
/api/v1/inventory/import/analyze
Upload an Excel or CSV file. Returns a task_id immediately; the AI analysis runs in the background. Poll GET /analyze/{task_id} for the result.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
Schema: AnalyzeTaskResponse
task_id
string
required Poll GET /analyze/{task_id} for results.