get
https://api.topview.ai/v2/product_avatar/task/image_replace/query
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 |
| replaceProductResult | Array | List of products replaced in the task |
| replaceProductResult[].imageId | String | Unique identifier for the image |
| replaceProductResult[].faceExistence | Boolean | Indicates if a face exists in the image |
| replaceProductResult[].url | String | URL of the image |