Skip to main content
POST
/
cleemy
/
services
/
v3
/
createExpenseAccountingExport
Create an export and retrieve export content
curl --request POST \
  --url https://{host}/cleemy/services/v3/createExpenseAccountingExport \
  --header 'Authorization: <authorization>'
"<string>"

Headers

Authorization
string
required

API key. Value must be formatted like so: lucca application={api_key}.

Query Parameters

ID of the business-establishment for which entry lines will be exported.

accountingDate
string<date>

The accountingDate parameter is not used here as a filter, but to override the accounting date of the exported entry lines to a specific date.

approvedOn
string

{comparator},{date-time}

controlledOn
string

{comparator},{date-time}

Response

The export file is successfully generated.

Content of the export file.