get https://api.topview.ai/v1/product_anyShoot/task/result
Response
Field | Type | Description |
---|---|---|
code | String | The response code indicating status |
message | String | Message describing the response |
result | Object | Contains the result of the request |
taskId | String | Unique identifier for the task |
status | String | Status of the task |
errorMsg | String | Error message, if any |
costCredit | Float | Cost in credits for the operation |
anyfitImages | Array | List of images related to the task |
anyfitImages[key] | String | Unique key for each image |
anyfitImages[url] | String | URL of the image |