post https://api.topview.ai/v1/product_avatar/task/image2Video/submit
Response
Field | Type | Description |
---|---|---|
code | String | Response code indicating the status of the request. |
message | String | Response message describing the result of the request. |
result | Object | Response result object containing task details. |
result.taskId | String | Task ID used to uniquely identify the task. |
result.status | String | Status of the task indicating whether the operation was successful or not. |
result.errorMsg | String | Error message that contains specific error details if an error occurred. |
result.subTaskId | String | Subtask ID associated with the task. |