获取表单xml接口
GET
http://ip:port/seeyon/rest/form/export/{templateCode}?beginDateTime={beginDateTime}&endDateTime={endDateTime}&token={token}
接口描述
开发者可以通过【无流程表单模板编号以及时间段】来获取业务信息。
请求参数
参数名
类型
描述
必填
templateCode
模板编号
必填
beginDateTime
开始时间 格式为yyyy-MM-dd HH:mm:ss
必填
endDateTime
结束时间 格式为yyyy-MM-dd HH:mm:ss
必填