View Source DocuSign.Api.TabsBlob (DocuSign v1.3.0)
API 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(Tesla.Env.client(), String.t(), String.t(), keyword()) :: {:ok, nil} | {:ok, DocuSign.Model.ErrorDetails.t()} | {:error, Tesla.Env.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, Tesla.Env.t}on failure
@spec tabs_blob_put_tabs_blob(Tesla.Env.client(), String.t(), String.t(), keyword()) :: {:ok, nil} | {:ok, DocuSign.Model.ErrorDetails.t()} | {:error, Tesla.Env.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, Tesla.Env.t}on failure