v1

latestOpenAPI 3.0.02026-07-2422987517.5 KB
Cartola

Get a cartola document URL

Returns a temporary, time-limited URL to download the cartola's generated statement document. Responds 404 when no document is attached. Requires the transactions_view permission.

get/v1/cartolas/{cartola_id}/document

Path parameters

cartola_idstring uuid required

The id of the cartola (monthly account statement).

Headers

company-idstring uuid required

UUID of the company on whose behalf the request is made. Required for every Accounting endpoint. See The company-id header for details on how to obtain a value for this header and the error responses to expect when it is missing or invalid.

Response

A temporary download URL for the document

urlstring uri required