Exports
Export commitments / due dates (customer, supplier, colleague). Pass `types[]=Customer&types[]=Supplier` etc. to restrict by type.
get/v1/exports/commitments
Query parameters
fromstring date
Start date (inclusive).
tostring date
End date (inclusive).
sheets'Summary' | 'Detail' | 'Analysis' | 'All'
Sheets to include in the export.
Which sheets to include.
format'Excel' | 'EuropeanCsv' | 'AmericanCsv' | 'Tsv' | 'Json' | 'Markdown'
Output file format.
Output format.
Response
OK