Skip to content

Releases: PandaDoc/pandadoc-api-python-client

v5.0.1

10 May 15:19
3efb942
Compare
Choose a tag to compare
  • Fixed support of filtering by metadata for document list

v5.0.0

29 Apr 12:40
Compare
Choose a tag to compare
  • Update a pricing table request parameter

v4.3.0

23 Feb 06:53
Compare
Choose a tag to compare
  • Add roles to document details response
  • Add EXTERNAL_REVIEW document status

v4.2.0

03 Feb 16:04
f1ffa41
Compare
Choose a tag to compare

API now responds with 409 if a document creation is in progress

v4.1.0

11 Jan 12:41
Compare
Choose a tag to compare
  • Add shared_link to recipient object in details and send document endpoints
  • Add .gitignore
  • Refactor DocumentStatusEnum

v4.0.0

30 Dec 21:17
65d5ee7
Compare
Choose a tag to compare

Add a title to the inner objects of the pricing table object

v3.0.0

17 Dec 13:23
b51178a
Compare
Choose a tag to compare
Merge pull request #5 from PandaDoc/PD-18164-18165-fix-list-responses

Fix contacts and members list response formats, fix fields for template details

v2.0.0

13 Dec 15:59
f72b59d
Compare
Choose a tag to compare

Updated required parameters. Fixed naming of methods.

v1.1.0

10 Dec 11:56
6b3ff48
Compare
Choose a tag to compare

Contacts API

Allows you to manage your contacts.

Document Attachments API

Allows you to attach downloadable files to your document. This is helpful for appending supplemental attachments, larger file types, Excel spreadsheets, and any other content you’d like to attach to — but not include in the body of — your document.

Members API

Allows you to receive information about members.

Refactoring

  • Request objects naming
  • Added examples to docs/*Api.md

v1.0.0

16 Nov 10:56
4a9532f
Compare
Choose a tag to compare
Add api python client (#1)

Add api python client