invoiceId |
Invoice unique identifier
|
bigint
|
|
|
invoiceNo |
Invoice number
|
string
|
|
|
invoiceDate |
Invoice date
|
date
|
|
|
invoiceAmount |
Invoice amount (Taxes included)
|
decimal number
|
|
|
invoiceBalance |
Invoice balance due
|
decimal number
|
|
|
dueDate |
Payment due date
|
date
|
|
|
orderId |
Order unique identifier
|
bigint
|
|
|
orderNo |
Order number
|
string
|
|
|
orderDate |
Order date
|
date
|
|
|
deliveryNo |
Packing slip number
|
string
|
|
|
deliveryDate |
Packing slip date
|
date
|
|
|
shipName |
Name of Ship to
|
string
|
|
|
shipPhone |
Phone number of Ship to
|
string
|
|
|
shipAddress |
Customer address
|
Address
|
|
|
status |
Invoice status
"H" = Invoice is paid in full
"C" = Balance remains on the invoice
|
string
|
|
|
shipCustNo |
Code of Customer del.
|
string
|
|
|
poNumber |
Customer order # (PO)
|
string
|
|
|
downloadURL |
Invoice downloading URL
|
string
|
|
|
term |
Payment term
|
GenericInfo
|
|
8.02.0006
|