# Files Endpoints from `files` routes module. ## Download enterprise file - [POST /v1/enterprise-files](https://timify-dev-api.redocly.app/apis/openapi/files/postv1enterprisefiles.md): Download files for a customer or appointment. Import csv files can be downloaded for resources/services/categories... The required parameters can be found in _GET /customer/{customerId}_ or _GET /reservation/{reservationId}_ ## Download file - [POST /v1/files](https://timify-dev-api.redocly.app/apis/openapi/files/postv1files.md): Download files for a customer or appointment. The required parameters can be found in _GET /customer/{customerId}_ or _GET /reservation/{reservationId}_