{
"productImageFileId": "ce15c187fdc14457ab6c9045c3e3faa0",
"templateMaskFileId": "8144698c4007473fbc1137143cac2437",
"generatingCount": "1"
}curl --location --request POST 'https://api.302.ai/topview/v3/product_anyShoot/product_model/task/submit' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"productImageFileId": "ce15c187fdc14457ab6c9045c3e3faa0",
"templateMaskFileId": "8144698c4007473fbc1137143cac2437",
"generatingCount": "1"
}'{
"code": "200",
"message": "Success",
"result": {
"taskId": "08e1dcb048374d72bcffec180fe42c13",
"status": "success",
"errorMsg": null,
"subTaskId": "08e1dcb048374d72bcffec180fe42c13"
}
}