...
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
InvoiceId | Int32 | No | The invoice Id is a unique identifier for an invoice. For internal use only. | |
InvoiceNumber | String (20) | One of invoiceNumber InvoiceNumber or InvoiceUid is required | The invoice number is a unique identifier for an Invoice | DRAFT00927 |
InvoiceUid | Int64 | See InvoiceNumber | A unique and immutable identifier for an invoice | 1152921504607622580 |
...