# Invoicing and Accounting ## DR73 - Download accounting documents - [GET /api/document-request/documents/download](https://developer.mirakl.com/content/product/mmp/rest/front/openapi3/invoicing-and-accounting/dr73.md): At least one of the following filters must be applied: document_id or entity_idIf more than one document is requested, the output of the API will be a ZIP archive.The tree structure of this archive is as follows: documents-1624624030618.zip | |__ product-logistic-order/ | |__order1-A/| |__ INV203837.pdf | |__ INV203837.cxml | |__order1-B/| |__ INV203839.pdf ## IV01 - List accounting documents - [GET /api/invoices](https://developer.mirakl.com/content/product/mmp/rest/front/openapi3/invoicing-and-accounting/iv01.md): Call FrequencyRecommended usage: Once per day and as many times as there are invoice pages returnedMaximum usage: Once per day and as many times as there are invoice pages returnedPaginationThis resource supports offset pagination (see documentation)Sort fieldssort field can have the following values:dateCreated (Default) - Sort by creation date (asc by default)