我正在实现 qsjava 应用程序docusign,作为应用程序的一部分,它从本地文件夹中获取 pdf 文件,即World_Wide_Corp_lorem.pdf. 我想从我的帐户Link中获取该文件。
我创建了模板并添加了标准字段,如文本框。
这里我的问题在 api 链接中,即https://demo.docusign.net/restapi/v2.1/accounts/accountid/templates/teplateid,我没有得到我在模板中添加的 statndard 字段,来自哪个api我会得到它。获得该字段后,如何读取我的帐户模板 api 并在我的应用程序中使用该模板。