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}

Documentation Reference

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

GET

Summary: This endpoint returns account information and the base_uri needed to interact with the core DocuSign API service.

Reference

/users

POST GET PUT DELETE

Summary: The UserSignatures resource provides methods that allow you manage the intials and signature images for a user.

Reference

/bulk_send_lists

POST GET PUT DELETE

Summary: You can use bulk send lists for anything that you need to send to a large number of recipients on a recurring basis.

Reference

/brands

POST GET PUT DELETE

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.

Reference

/envelopes

POST GET PUT DELETE

Summary: Envelopes are the key objects within the DocuSign eSignature system. As a result, they are complex data structures with few required fields.

Reference

/contacts

POST GET PUT DELETE

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.

Reference

/billing_payments

GET POST

Summary: These calls can only be used by users with account administrator privileges.

Reference

/billing_plan

GET PUT

Summary: The Billing resource provides methods that allow you to manage the billing plans, associated with an account.

Reference

/billing_invoices

GET

Summary: The Invoices resource provides methods that allow you to manage the invoices for an account.

Reference

/billing_invoices_past_due

GET

Summary: Returns a list past due invoices for the account and notes if payment can be made through the REST API.

Reference

/signatureProviders

GET

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.

Reference