Step 3: Send Document
POST {{base_url}}/public/v1/documents/{{document_id}}/send
For details go to https://developers.pandadoc.com/v1/reference#send-document.
Request Body
{"message"=>"Hello! This document was sent from the PandaDoc API.", "silent"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Authorization | string | ||
Content-Type | string |