Member Junction
Preparing search index...
@memberjunction/actions-bizapps-accounting
BCSalesInvoice
Interface BCSalesInvoice
Interface for a Sales Invoice from Business Central
interface
BCSalesInvoice
{
billToCustomerId
:
string
;
billToName
:
string
;
currencyCode
:
string
;
customerId
:
string
;
customerName
:
string
;
customerNumber
:
string
;
dueDate
:
Date
;
externalDocumentNumber
?:
string
;
id
:
string
;
invoiceDate
:
Date
;
lastModifiedDateTime
:
Date
;
lines
?:
BCSalesInvoiceLine
[]
;
number
:
string
;
paymentTermsId
?:
string
;
remainingAmount
:
number
;
sellToAddressLine1
?:
string
;
sellToAddressLine2
?:
string
;
sellToCity
?:
string
;
sellToCountry
?:
string
;
sellToPostCode
?:
string
;
sellToState
?:
string
;
shipmentMethodId
?:
string
;
shipToContact
?:
string
;
shipToName
?:
string
;
status
:
string
;
totalAmountExcludingTax
:
number
;
totalAmountIncludingTax
:
number
;
totalTaxAmount
:
number
;
}
Index
Properties
bill
To
Customer
Id
bill
To
Name
currency
Code
customer
Id
customer
Name
customer
Number
due
Date
external
Document
Number?
id
invoice
Date
last
Modified
Date
Time
lines?
number
payment
Terms
Id?
remaining
Amount
sell
To
Address
Line1?
sell
To
Address
Line2?
sell
To
City?
sell
To
Country?
sell
To
Post
Code?
sell
To
State?
shipment
Method
Id?
ship
To
Contact?
ship
To
Name?
status
total
Amount
Excluding
Tax
total
Amount
Including
Tax
total
Tax
Amount
Properties
bill
To
Customer
Id
billToCustomerId
:
string
bill
To
Name
billToName
:
string
currency
Code
currencyCode
:
string
customer
Id
customerId
:
string
customer
Name
customerName
:
string
customer
Number
customerNumber
:
string
due
Date
dueDate
:
Date
Optional
external
Document
Number
externalDocumentNumber
?:
string
id
id
:
string
invoice
Date
invoiceDate
:
Date
last
Modified
Date
Time
lastModifiedDateTime
:
Date
Optional
lines
lines
?:
BCSalesInvoiceLine
[]
number
number
:
string
Optional
payment
Terms
Id
paymentTermsId
?:
string
remaining
Amount
remainingAmount
:
number
Optional
sell
To
Address
Line1
sellToAddressLine1
?:
string
Optional
sell
To
Address
Line2
sellToAddressLine2
?:
string
Optional
sell
To
City
sellToCity
?:
string
Optional
sell
To
Country
sellToCountry
?:
string
Optional
sell
To
Post
Code
sellToPostCode
?:
string
Optional
sell
To
State
sellToState
?:
string
Optional
shipment
Method
Id
shipmentMethodId
?:
string
Optional
ship
To
Contact
shipToContact
?:
string
Optional
ship
To
Name
shipToName
?:
string
status
status
:
string
total
Amount
Excluding
Tax
totalAmountExcludingTax
:
number
total
Amount
Including
Tax
totalAmountIncludingTax
:
number
total
Tax
Amount
totalTaxAmount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bill
To
Customer
Id
bill
To
Name
currency
Code
customer
Id
customer
Name
customer
Number
due
Date
external
Document
Number
id
invoice
Date
last
Modified
Date
Time
lines
number
payment
Terms
Id
remaining
Amount
sell
To
Address
Line1
sell
To
Address
Line2
sell
To
City
sell
To
Country
sell
To
Post
Code
sell
To
State
shipment
Method
Id
ship
To
Contact
ship
To
Name
status
total
Amount
Excluding
Tax
total
Amount
Including
Tax
total
Tax
Amount
Member Junction
Loading...
Interface for a Sales Invoice from Business Central