patch https://api.pandadoc.com/public/v1/documents/
Use the PATCH method to update a PandaDoc document.
Document status
You can only update a document in the Draft status (
document.draft
).After creating a new document, it usually retains a
document.uploaded
status for 3-5 seconds while the document syncs across PandaDoc servers. When the document is available for further API calls, the document moves to thedocument.draft
state. Use Document Status or Webhooks to check document status.