Skip to content

Releases: PandaDoc/pandadoc-openapi-specification

v6.0.0

20 Dec 15:06
5e54f8d
Compare
Choose a tag to compare
  • Variables in Title:
    • name was changed as the optional field for 'create document from template' payload
    • detect_title_variables was added as the optional parameter; Set this parameter as true if you want to detect title variables in the document name
  • email was added as a query parameter for the 'contact list' endpoint
  • name field was added for the 'update document' endpoint
  • signature_date field was added for the recipient object in the document details response
  • content_date_modified field was added for document, template, content library item details responses
  • quotes field was added to the pricing object for document, template, content library item details responses
  • quote_updated type of webhook event was added
  • Renamed actor_id to recipient_id in the request payload for the 'add document recipient' and 'reassign document recipient' endpoints

v5.7.1

13 Oct 09:17
Compare
Choose a tag to compare

Add actor_id in response for recipients endpoints

v5.7.0

12 Oct 13:51
Compare
Choose a tag to compare
  1. Add two new parameters for DocumentSendRequest:
  • forwarding_settings
  • selected_approvers
  1. Add new endpoints for recipients (Add Document Recipient, Edit Document Recipient, Reassign Document Recipient, Delete Document Recipient )

v5.5.0

13 Dec 13:24
19f9958
Compare
Choose a tag to compare
Merge pull request #18 from PandaDoc/template_details_contact_placeho…

v5.4.1

29 Aug 15:42
edca0ea
Compare
Choose a tag to compare
  • Fix a request method of the 'document move to folder' endpoint

v5.4.0

29 Aug 14:31
02365d9
Compare
Choose a tag to compare
  • Add a new endpoint 'document move to folder'

v5.3.0

18 Aug 15:21
5f49429
Compare
Choose a tag to compare
  • "Sender" parameter is added to the document send endpoint
  • Add a new endpoint "document update"

v5.2.0

27 Jun 15:57
Compare
Choose a tag to compare

Webhooks API added

v5.1.0

25 May 16:18
0887646
Compare
Choose a tag to compare
  • Updated document download endpoint schema (added 'separete_files' get parameter)
  • Updated linked_objects schema (added id field)

v5.0.1

10 May 11:24
a8a749a
Compare
Choose a tag to compare

Update metadata parameter schema in document list