简体   繁体   English

DocuSign 模板 GET 速率限制

[英]DocuSign Template GET Rate Limits

I am working on integrating DocuSign into our service, and one of the things I want to do is GET the details of a Template.我正在努力将 DocuSign 集成到我们的服务中,我想做的一件事是获取模板的详细信息。 I noticed in the documentation ( https://developers.docusign.com/esign-rest-api/guides/resource-limits#api-rules-and-limits ) that Envelope endpoints are limited to one GET per endpoint per fifteen minutes.我在文档( https://developers.docusign.com/esign-rest-api/guides/resource-limits#api-rules-and-limits )中注意到信封端点每十五分钟限制为每个端点一个 GET。 I wanted to know if this limitation applies to Templates as well.我想知道这个限制是否也适用于模板。 Or any of the non-Envelope endpoints, for that matter.或任何非信封端点,就此而言。

Some examples of endpoints I'm interested in:我感兴趣的一些端点示例:

This limitation is about approving your app to go live.此限制是关于实时批准您的应用程序到 go。 It is not a technical limitation.这不是技术限制。 You can make such API calls.您可以进行此类 API 调用。 The reason is that we don't want your app to use polling as means to check status.原因是我们不希望您的应用程序使用轮询作为检查状态的手段。 Since you're using a template and not an envelope it's less likely you're doing polling and so your app should be approved.由于您使用的是模板而不是信封,因此您进行投票的可能性较小,因此您的应用程序应该获得批准。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM