Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.94 KB

DocumentSummary.md

File metadata and controls

24 lines (20 loc) · 1.94 KB

AvalaraSdk.EInvoicing.V1.DocumentSummary

Displays a summary of information about the document

Properties

Name Type Description Notes
id string The unique ID for this document [optional] [default to undefined]
processDateTime string The date and time when the document was processed, displayed in the format YYYY-MM-DDThh:mm:ss [optional] [default to undefined]
status string The Document status [optional] [default to undefined]
supplierName string The name of the supplier in the transaction [optional] [default to undefined]
customerName string The name of the customer in the transaction [optional] [default to undefined]
documentType string The document type [optional] [default to undefined]
documentVersion string The document version [optional] [default to undefined]
documentNumber string The document number [optional] [default to undefined]
documentDate string The document issue date [optional] [default to undefined]
flow string The document direction, where issued = `out` and received = `in` [optional] [default to undefined]
countryCode string The two-letter ISO-3166 country code for the country where the document is being submitted [optional] [default to undefined]
countryMandate string The e-invoicing mandate for the specified country [optional] [default to undefined]
_interface string The interface where the document is sent [optional] [default to undefined]
receiver string The document recipient based on the interface [optional] [default to undefined]

[Back to Model list] [Back to API list] [Back to README]