{
"templateId": "43",
"deviceSn": "1k123dfd",
"algo": "DEFAULT",
"mode": "BWRY",
"model": {
"currentTime": "2015-12-09 12:12:22"
}
}curl --location --request POST 'https://openapi.callzone.com.cn/v1/renders' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"templateId": "43",
"deviceSn": "1k123dfd",
"algo": "DEFAULT",
"mode": "BWRY",
"model": {
"currentTime": "2015-12-09 12:12:22"
}
}'{
"id": 0,
"templateId": "string",
"deviceSn": "string",
"model": {},
"picture": "string",
"status": "SUCCEEDED",
"updatedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z"
}