DocuSign.Api.TabsBlob (DocuSign v3.1.1)
View SourceAPI calls for all endpoints tagged TabsBlob.
Summary
Functions
Reserved for Docusign. This endpoint has been deprecated.
Reserved for Docusign. This endpoint has been deprecated.
Functions
@spec tabs_blob_get_tabs_blob( DocuSign.Connection.t(), String.t(), String.t(), keyword() ) :: {:ok, nil} | {:error, Req.Response.t()}
Reserved for Docusign. This endpoint has been deprecated.
Parameters
connection(DocuSign.Connection): Connection to serveraccount_id(String.t): The external account number (int) or account ID GUID.envelope_id(String.t): The envelope's GUID. Example:93be49ab-xxxx-xxxx-xxxx-f752070d71ecopts(keyword): Optional parameters
Returns
{:ok, nil}on success{:error, Req.Response.t}on failure
@spec tabs_blob_put_tabs_blob( DocuSign.Connection.t(), String.t(), String.t(), keyword() ) :: {:ok, nil} | {:error, Req.Response.t()}
Reserved for Docusign. This endpoint has been deprecated.
Parameters
connection(DocuSign.Connection): Connection to serveraccount_id(String.t): The external account number (int) or account ID GUID.envelope_id(String.t): The envelope's GUID. Example:93be49ab-xxxx-xxxx-xxxx-f752070d71ecopts(keyword): Optional parameters
Returns
{:ok, nil}on success{:error, Req.Response.t}on failure