{
"formId": "c58d1192-3da1-4248-b446-f790b17007eb",
"content": {
"input_1723529347201": "xxx", // user_id
"input_1723529347387": "xxx", //姓名
"input_1723529347552": "xxx", // 手机号
"input_1723529347696": "xx", //部门
"input_1723529347856": "xx", //职位
"input_1723529382389": "xx", //工号
"date_1723530222104": "xx", //校准时间
"input_1723530247576": "xx", //客户名称
"input_1723530263224": "xx", //箱号
"input_1723530698811": "xx", //通道号
"input_1723530271922": "xx", //量程
"input_1723530286225": "xx" //校准信息
}
}curl --location --request POST 'https://openapi.callzone.com.cn/v1/form-data/submit' \
--header 'Content-Type: application/json' \
--data-raw '{
"formId": "c58d1192-3da1-4248-b446-f790b17007eb",
"content": {
"input_1723529347201": "xxx", // user_id
"input_1723529347387": "xxx", //姓名
"input_1723529347552": "xxx", // 手机号
"input_1723529347696": "xx", //部门
"input_1723529347856": "xx", //职位
"input_1723529382389": "xx", //工号
"date_1723530222104": "xx", //校准时间
"input_1723530247576": "xx", //客户名称
"input_1723530263224": "xx", //箱号
"input_1723530698811": "xx", //通道号
"input_1723530271922": "xx", //量程
"input_1723530286225": "xx" //校准信息
}
}'{
"id": "id_b8b7d2d15d3d",
"code": "code_e71c09c75241",
"formId": "formId_42d44a433e02",
"content": {
"grid_1723530172581": "xxxx",
"input_1723529347201": "xxx",
"input_1723529347387": "xxx",
"input_1723529347552": "xxx",
"input_1723529347696": "xx",
"input_1723529347856": "xx",
"input_1723529382389": "xx",
"date_1723530222104": "xx",
"input_1723530247576": "xx",
"input_1723530263224": "xx",
"input_1723530698811": "xx",
"input_1723530271922": "xx",
"input_1723530286225": "xx"
}
}