Create Linked Object

POST {{base_url}}/public/v1/documents/{{document_id}}/linked-objects

Create Linked Object in Document.

Find more https://developers.pandadoc.com/reference/link-to-crm

Request Params

KeyDatatypeRequiredDescription
Authorizationstring

Request Body

{"provider"=>"{{provider_name}}", "entity_type"=>"{{entity_type}}", "entity_id"=>"{{entity_id}}"}