NameDescriptionTypeAdditional information
CustomerCode

string

None.

Email

Optional, use by POST SalesOrder/Advance. Specify when creating new customer or when trying to create an order for a customer linked to the email address.

string

None.

POCode

string

None.

SalesRepOrderCode

string

None.

PaymentTerm

string

None.

Notes

string

None.

SourceCode

string

None.

IsQuote

Indicates if a sales order or a quote will be created. Default is sales order

boolean

None.

FreightTaxCode

Specify if you want to override default Freight Tax

string

None.

FreightAmount

decimal number

None.

OtherAmount

decimal number

None.

SalesOrderDate

date

None.

ShippingDate

date

None.

ContactCode

string

None.

WebsiteCode

string

None.

OpportunityCode

string

None.

OverallDueDate

Sales order cancel date

date

None.

IsApprovedCreditHold

Indicates if a sales order will be created when a customer credit status is on hold.

boolean

None.

WarehouseCode

string

None.

ShipAddress

Interprise.Web.Services.Models.Address

None.

BillToAddress

Interprise.Web.Services.Models.BillAddress

None.

PaymentDetails

Applies to sales order transaction, leave it empty when creating a quote

Interprise.Web.Services.Models.PaymentInfo

None.

AuthResponse

Applies to sales order transaction, leave it empty when creating a quote

Interprise.Web.Services.Models.CCAuthResponse

None.

Items

Collection of Interprise.Web.Services.Models.SalesOrderItem

None.

CustomFields

Collection of all the custom fields within a model

Collection of Interprise.Web.Services.Models.CustomField

None.