Releases: PandaDoc/pandadoc-api-node-client
Releases · PandaDoc/pandadoc-api-node-client
v6.2.0
Fix:
- fix URL in
edit a document recipientendpoint
Improvements:
- add
merge_field_scopeto upload section endpoint - make
emailparameter as optional in contacts API
Features:
- implement
create a workspaceendpoint - implement
create a userendpoint - implement
add a member to a workspaceendpoint
v6.1.0
Changes:
- Added
SectionsApi - Updated
QuotesApi:- Added quote section items support
- Added quote update
- Updated
WebhookSubscriptionsApi:- Added support of
template_created&template_modifiedwebhooks
- Added support of
- Updated
DocumentsAPI:- Added recipient verification support
v6.0.0
Changes:
- Variables in Title:
namewas changed as the optional field for 'create document from template' payloaddetect_title_variableswas added as the optional parameter; Set this parameter as true if you want to detect title variables in the document name
emailwas added as a query parameter for the 'contact list' endpointnamefield was added for the 'update document' endpointsignature_datefield was added for the recipient object in the document details responsecontent_date_modifiedfield was added for document, template, content library item details responsesquotesfield was added to the pricing object for document, template, content library item details responsesquote_updatedtype of webhook event was added
Breaking changes:
- Renamed
actor_idtorecipient_idin the request payload for the 'add document recipient' and 'reassign document recipient' endpoints - Removed PricingTablesResponse model and PricingTablesResponse*
v5.7.1
Add actor_id in response for recipients endpoints
v5.7.0
- Add two new parameters for
DocumentSendRequest:
- forwarding_settings
- selected_approvers
- Add new endpoints for recipients (Add Document Recipient, Edit Document Recipient, Reassign Document Recipient, Delete Document Recipient )
v5.5.0
Merge pull request #27 from PandaDoc/template_details_contact_placeho…
v5.4.1
v5.4.0
v5.3.0
v5.2.0
Webhooks API added