Skip to main content

ImportedInvoiceSummary

datedate-timerequired

Invoice date

documentTypestringrequired

Document type code (TD01, TD04, etc.)

idstringrequired

Invoice UUID

numberstringrequired

Invoice number

totalAmountdoublerequired

Total invoice amount

ImportedInvoiceSummary
{
"date": "2024-07-29T15:51:28.071Z",
"documentType": "string",
"id": "string",
"number": "string",
"totalAmount": 0
}