Document
The Document object represents a lease or lease transaction document and is included in the serialized data for each lease or lease transaction. It features a url field that provides access to the document's base64-encoded content. This URL is pre-generated for you, so you won't need to construct it yourself. To access the content, simply provide your API key, as with other endpoints. When available, a header named 'Original-Content-Type' will be included in the response. This header indicates the MIME type of the document. For example, you might see 'Original-Content-Type: application/pdf'.
/api/v2/documents/:id/:document_type