GET
/
download_document
/
{document_id}

The Documents Data Model simplifies the handling of document documents across various accounting platforms, providing a standardised approach to accessing and managing document-related information.

Authorizations

api_key
string
headerrequired

Path Parameters

document_id
string
required

The ID of the document

Query Parameters

rootfi_company_id
integer
required

The company ID of the document

Response

200 - application/json

The data of the documents endpoint

prev
string | null

The previous page of objects to retrieve

next
string | null

The next page of objects to retrieve

total_count
integer | null

The total count of the objects

data
object
required