DocuSign
DocuSign capacita a todos a realizarem qualquer decisões, aprovação, fluxo de trabalho e assinatura totalmente digital.
Info
Schemes: https
Base URL: {base_uri}/restapi/v2.1/accounts/{accountId}
Authentication: OAuth2
Generate token: Click here
How to authenticate: Click the link above to get your Client Id ("integration key") and Secret, use them to get an access token on LinkApi portal. Then, use the /oauth resource to receive your base_uri and account id, to finally be able to send requests to DocuSign's Api.
Endpoints
/oauth
Summary: This endpoint returns account information and the base_uri needed to interact with the core DocuSign API service.
/users
Summary: The UserSignatures resource provides methods that allow you manage the intials and signature images for a user.
/bulk_send_lists
Summary: You can use bulk send lists for anything that you need to send to a large number of recipients on a recurring basis.
/brands
Summary: Branding enables you to add the look and feel of your organization's brand to the sending, signing, and email processes, making it easier for recipients to identify envelopes coming from your organization.
/envelopes
Summary: Envelopes are the key objects within the DocuSign eSignature system. As a result, they are complex data structures with few required fields.
/contacts
Summary: DocuSign eSignature includes a contacts list (also referred to as an address book) to help make sending envelopes even easier. When you send an envelope, the recipients' names and email addresses are automatically added to your contacts list.
/billing_payments
Summary: These calls can only be used by users with account administrator privileges.
/billing_plan
Summary: The Billing resource provides methods that allow you to manage the billing plans, associated with an account.
/billing_invoices
Summary: The Invoices resource provides methods that allow you to manage the invoices for an account.
/billing_invoices_past_due
Summary: Returns a list past due invoices for the account and notes if payment can be made through the REST API.
/signatureProviders
Summary: Standards-Based Signatures (SBS) is the label used to describe DocuSign's suite of signatures that comply with regional and industry regulations, such as the electronic IDentification, Authentication and trust Services (eIDAS) regulation in Europe.
Updated about 5 years ago