Document Status Change
PATCH {{base_url}}/public/v1/documents/{{document_id}}/status
Change Document Status Manually.
When you complete documents or make payments offline, update your PandaDoc records to reflect this change and keep all of your signed contracts in one place.
Find more https://developers.pandadoc.com/reference/change-document-status-manually
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"data", "value"=>"{\n \"status\": 2,\n \"note\": \"A private note\",\n \"notify_recipients\": false\n}", "datatype"=>"string"}]