Exports
Download the export entity as zip
get/apps/{appId}/exports/download
Path parameters
appIdinteger required
The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.
Query parameters
format'universal' | 'quadra' | 'fiducial' | 'acd' | 'agiris' | 'pennylane' | 'cegid' | 'xls'
The export format can be a FEC (universal - similar to the French legal file 'Fichier des Ecritures Comptables') or specific for accounting software
export_entities_idsinteger[]
start_atstring date-time
Automatically find export entities from a date range
end_atstring date-time
Automatically find export entities from a date range
sincestring date-time
Automatically find export entities since a date
since_lastboolean
Automatically find the export entities since the last export downloaded
Response
Success