All Types
Interface: ImportInvoicesParams
index.ImportInvoicesParams
Parameters for importing invoices from CSV
Table of contents
Properties
Properties
csvFile
• csvFile: File
The CSV file containing invoice data
agreementId
• Optional
agreementId: string
Agreement ID to associate with the invoices
startDate
• Optional
startDate: string
Start date filter for invoice processing
endDate
• Optional
endDate: string
End date filter for invoice processing
preview
• Optional
preview: boolean
Whether to preview the import without saving to database
Default
userId
• Optional
userId: string
User ID for API key authentication (required when using API keys)