added

Document Bundles

You can now create document bundles via API. On the API level, you essentially create sections inside a single document. Learn more about the process and the endpoints associated with it.

added

Access Attachments for Manual Status Change

Now, you can use API to download the document attachments associated with a manual status change - for example, a pdf of the document signed and paid offline. In List Attachment, look for the attachments of type "evidence", and then download each file referencing it by its uuid.

added

Draft Document

With the new endpoint, you can revert your document to Draft from any status except Removed, and continue editing it. Note: With this action, signature fields are cleared and you need to resend your document.

added

Quotes in Document Details

We have added the quotes section inside the pricing object for the Document Details. See the endpoint response for a detailed schema.

improved

Content Modified Date

We have added a new content_modified_date field to the several endpoints: Document Details, Template Details, and Content Library Item Details. With it, you can track changes associated with content.

added

List Documents by Linked Object

You can now list documents by their linked object, that is, get a list of all documents connected to a certain entity from an external integration. Learn more about linked objects.

improved

Sandbox Key Limitations

To prevent the malicious use of our API, we're introducing a restriction for the Free Trial users: when using a Sandbox key, you can only send documents if the sender and recipient email addresses are from the same organisation (email domain).

added

Create Notarization Request

You can now create an online notarization request with an API call. Learn more: PandaDoc Notary On Demand.

added

Manage Document Recipients

Ever wanted to add or remove a recipient, edit a recipient's personal details, or reassign fields to another signer after sending a document? It's all possible now through our API. Explore the Manage Document Recipients to get even more eSigning flexibility.

added

Field Tags for Radio Buttons

You can now assign field tags to radio buttons when creating a document from file. Note that you must you use the field tags in the file, not the request body, and be mindful of the limitations.