Name | Description | Type | Additional information |
---|---|---|---|
InvoiceDate |
Optional, default to Today's date |
date |
None. |
ShippingDate |
Optional |
date |
None. |
CustomerCode |
Optional when customer name is specified |
string |
None. |
CustomerName |
Optional when customer code is specified |
string |
None. |
PaymentTermCode |
Payment Term |
string |
None. |
PaymentTypeCode |
Payment Type |
string |
None. |
SourceCode | string |
None. |
|
CustomerPO | string |
None. |
|
Reference2 | string |
None. |
|
Notes | string |
None. |
|
FreightAmount | decimal number |
None. |
|
OtherAmount | decimal number |
None. |
|
ShipToAddress | Interprise.Web.Services.Models.CustomerInvoiceInput+InvoiceShipAddress |
None. |
|
BillToAddress | Interprise.Web.Services.Models.CustomerInvoiceInput+InvoiceBillToAddress |
None. |
|
Items | Collection of Interprise.Web.Services.Models.CustomerInvoiceInput+InvoiceItem |
None. |
|
CustomFields |
Collection of all the custom fields within a model |
Collection of Interprise.Web.Services.Models.CustomField |
None. |