purchaseInvoice

API Path
purchaseInvoices businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/purchaseInvoices

Fields

Name Type MaxLength Description
id Guid
number String 20
invoiceDate Date
postingDate Date
dueDate Date
vendorInvoiceNumber String 35
postingDescription String
vendorId Guid
vendorNumber String 20
vendorName String 100
payToName String 100
payToContact String 100
payToVendorId Guid
payToVendorNumber String 20
shipToName String 100
shipToContact String 100
buyFromAddressLine1 String 100
buyFromAddressLine2 String 50
buyFromCity String 30
buyFromCountry String 10
buyFromState String 30
buyFromPostCode String 20
shipToAddressLine1 String 100
shipToAddressLine2 String 50
shipToCity String 30
shipToCountry String 10
shipToState String 30
shipToPostCode String 20
payToAddressLine1 String 100
payToAddressLine2 String 50
payToCity String 30
payToCountry String 10
payToState String 30
payToPostCode String 20
shortcutDimension1Code String
shortcutDimension2Code String
currencyId Guid
currencyCode String
orderId Guid
orderNumber String 20
paymentMethodCode String
pricesIncludeTax Boolean
userId String
discountAmount Decimal
discountAppliedBeforeTax Boolean
totalAmountExcludingTax Decimal
totalTaxAmount Decimal
totalAmountIncludingTax Decimal
apiTotalAmountExclVAT Decimal
apiTotalAmountInclVAT Decimal
status String
locationCode String
documentLink String
documentNote String
closed Boolean
lastModifiedDateTime DateTimeOffset

Related API's (expand)

Name Type Description
vendor Microsoft.NAV.vendor
purchaseInvoiceLines Collection(Microsoft.NAV.purchaseInvoiceLine)
dimensionSetLines Collection(Microsoft.NAV.dimensionSetLine)
pdfDocument Microsoft.NAV.pdfDocument
attachments Collection(Microsoft.NAV.attachment)
documentAttachments Collection(Microsoft.NAV.documentAttachment)