API | Path |
---|---|
salesInvoices | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/salesInvoices |
Fields
Name | Type | MaxLength | Description |
---|---|---|---|
id | Guid | ||
number | String | 20 | |
externalDocumentNumber | String | 35 | |
invoiceDate | Date | ||
postingDate | Date | ||
dueDate | Date | ||
customerPurchaseOrderReference | String | 35 | |
postingDescription | String | ||
customerId | Guid | ||
customerNumber | String | 20 | |
customerName | String | 100 | |
billToName | String | 100 | |
billToCustomerId | Guid | ||
billToCustomerNumber | String | 20 | |
shipToName | String | 100 | |
shipToContact | String | 100 | |
sellToAddressLine1 | String | 100 | |
sellToAddressLine2 | String | 50 | |
sellToCity | String | 30 | |
sellToCountry | String | 10 | |
sellToState | String | 30 | |
sellToPostCode | String | 20 | |
billToAddressLine1 | String | 100 | |
billToAddressLine2 | String | 50 | |
billToCity | String | 30 | |
billToCountry | String | 10 | |
billToState | String | 30 | |
billToPostCode | String | 20 | |
shipToAddressLine1 | String | 100 | |
shipToAddressLine2 | String | 50 | |
shipToCity | String | 30 | |
shipToCountry | String | 10 | |
shipToState | String | 30 | |
shipToPostCode | String | 20 | |
currencyId | Guid | ||
shortcutDimension1Code | String | ||
shortcutDimension2Code | String | ||
currencyCode | String | ||
orderId | Guid | ||
orderNumber | String | 20 | |
paymentTermsId | Guid | ||
paymentMethodCode | String | ||
shipmentMethodId | Guid | ||
salesperson | String | 20 | |
pricesIncludeTax | Boolean | ||
remainingAmount | Decimal | ||
discountAmount | Decimal | ||
discountAppliedBeforeTax | Boolean | ||
totalAmountExcludingTax | Decimal | ||
totalTaxAmount | Decimal | ||
totalAmountIncludingTax | Decimal | ||
status | String | ||
lastModifiedDateTime | DateTimeOffset | ||
phoneNumber | String | 30 | |
String | 80 | ||
locationCode | String | ||
userId | String | ||
documentLink | String | ||
documentNote | String | ||
closed | Boolean | ||
apiTotalAmountExclVAT | Decimal | ||
apiTotalAmountInclVAT | Decimal |
Related API's (expand)
Name | Type | Description |
---|---|---|
customer | Microsoft.NAV.customer | |
dimensionSetLines | Collection(Microsoft.NAV.dimensionSetLine) | |
salesInvoiceLines | Collection(Microsoft.NAV.salesInvoiceLine) | |
pdfDocument | Microsoft.NAV.pdfDocument | |
attachments | Collection(Microsoft.NAV.attachment) | |
documentAttachments | Collection(Microsoft.NAV.documentAttachment) |