DocuSign.Api.PowerForms.power_forms_post_power_form
You're seeing just the function
power_forms_post_power_form
, go back to DocuSign.Api.PowerForms module for more information.
Specs
power_forms_post_power_form(Tesla.Env.client(), String.t(), keyword()) :: {:ok, DocuSign.Model.PowerForms.t()} | {:error, Tesla.Env.t()}
Creates a new PowerForm.
Parameters
- connection (DocuSign.Connection): Connection to server
- account_id (String.t): The external account number (int) or account ID Guid.
- opts (KeywordList): [optional] Optional parameters
- :power_forms (PowerForms):
Returns
} on success {:error, info} on failure