index.ImportInvoicesParams Parameters for importing invoices from CSVDocumentation Index
Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
Use this file to discover all available pages before exploring further.
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)
