{
"spu": "string",
"sku": "string"
}
curl --location --request POST 'https://www.nihaocloud.cn/st-pse/laser-customized/template' \
--header 'Content-Type: application/json' \
--data-raw '{
"spu": "string",
"sku": "string"
}'
{
"spu": "",
"processType": 0,
"laserEngravingTypes": [
0
],
"sku": "",
"backgroundImage": "",
"bottomLeft": "",
"bottomRight": "",
"topLeft": "",
"topRight": "",
"maximumCharacterLimit": 0,
"tiltAngle": 0.0,
"fontList": [
{
"font_id": 0,
"font_image": "",
"font_name": "",
"font_url": ""
}
]
}