{
"id": 1024,
"sealId": 3072,
"templateId": 1024,
"formData": {
"key": {}
},
"formFieldsData": [
{
"fieldId": "field_001",
"fieldName": "姓名",
"fieldType": "text",
"fieldValue": "张三",
"pageNumber": 1,
"positionX": 100.5,
"positionY": 200.5,
"width": 150,
"height": 30,
"isRequired": true
}
],
"signPositions": [
{
"pageNumber": 1,
"x": 0,
"y": 0,
"width": 1,
"height": 1,
"label": "string",
"sealType": "normal",
"perforationData": {
"totalPages": 1,
"baseY": 0,
"stripWidth": 1,
"originalWidth": 1,
"originalHeight": 1,
"segments": [
{
"pageNum": 1,
"stripIndex": 0,
"x": 0,
"y": 0,
"width": 1,
"height": 1,
"sourceX": 0,
"sourceWidth": 1
}
]
},
"sealId": 1024,
"sealImageUrl": "https://xxx/signature.png"
}
],
"coordinateSystem": "relative",
"pageInfoList": [
{
"pageNumber": 1,
"width": 595,
"height": 842
}
],
"skipFormValidation": false
}