Skip to content

Releases: PandaDoc/pandadoc-api-python-client

v6.2.0

09 Apr 10:20
ed367ab
Compare
Choose a tag to compare

Fix:

  • fix URL in edit a document recipient endpoint

Improvements:

  • add merge_field_scope to upload section endpoint
  • make email parameter as optional in contacts API

Features:

  • implement create a workspace endpoint
  • implement create a user endpoint
  • implement add a member to a workspace endpoint

v6.0.0

20 Dec 15:25
6be7c83
Compare
Choose a tag to compare

Changes:

  • 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

Breaking changes:

  • Renamed actor_id to recipient_id in the request payload for the 'add document recipient' and 'reassign document recipient' endpoints
  • Removed PricingTablesResponse model and PricingTablesResponse*

v5.7.1

13 Oct 09:27
Compare
Choose a tag to compare

Add actor_id in response for recipients endpoints

v5.7.0

12 Oct 14:10
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:22
788bf42
Compare
Choose a tag to compare
Merge pull request #18 from PandaDoc/template_details_contact_placeho…

v5.4.1

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

v5.4.0

29 Aug 14:47
3c855d5
Compare
Choose a tag to compare
  • Add a new endpoint 'document move to folder'

v5.3.0

18 Aug 15:37
69731f9
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 16:14
Compare
Choose a tag to compare

Webhooks API added

v5.1.0

25 May 16:31
a707c54
Compare
Choose a tag to compare
  • Added 'separete_files' GET parameter for document download endpoint
  • Added 'id' field to linked_objects