Exports
Export sales quotes.
get/v1/exports/salesquotes
Query parameters
fromstring date
Start date (inclusive).
tostring date
End date (inclusive).
customerIdinteger
Filter by customer ID.
searchTermstring
Full-text search.
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