【发布时间】:2020-07-28 23:14:48
【问题描述】:
【问题讨论】:
标签: hellosign-api
【问题讨论】:
标签: hellosign-api
我是 HelloSign API 支持团队的 Hazem。
查看 /template 端点 - 要在 hellosign.com 上为模板复制“复制”功能,您将使用 GET /template/files(如果您需要原始文件),然后 POST /template/更新文件。这会使用原始模板的叠加层以及您传入的“新”或相同文档(在这种情况下是来自您的 GET /template/files 调用的文件)创建一个新模板。
有关此端点的更多详细信息,请查看以下链接:
*更新模板文件 https://app.hellosign.com/api/reference#update_template_files
*获取模板文件 https://app.hellosign.com/api/reference#get_template_files
【讨论】:
Message: {"error":{"error_msg":"The template is still being created, please wait for the callback event: template_created","error_name":"conflict"}}