200 Successful Response
Schema: AnalyzeStatusResponse
-
statusstring -
One of:
pending,completed,failed -
resultAnalyzeResponse -
errorstring
/api/v1/inventory/import/analyze/{task_id}
Returns 'pending', 'completed' (with result), or 'failed'.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
task_id
string
required Schema: AnalyzeStatusResponse
status
string
One of: pending, completed, failed
result
AnalyzeResponse
error
string
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object