_documentLink
Fetches the PDF or Word document version of a Quote. User settings determine which one is returned.
Parameters
id
The ID of the Quote.
Example
Result
On Success
These examples assume that the User has an ID of 123.
For a PDF file:
For a Word document file:
On Failure
If the User is not logged in:
If the specified Quote does not exist:
If an internal error occurs:
Last updated