NameDescriptionTypeAdditional information
ItemName

Required in combination with LineNum use to match the detail to update

string

None.

LineNum

Required in combination with ItemName use to match the detail to update

integer

None.

Description

string

None.

Quantity

decimal number

None.

WarehouseCode

string

None.

UnitMeasureCode

string

None.

TaxCode

string

None.

SalesPrice

decimal number

None.

Discount

decimal number

None.

DueDate

date

None.

CustomFields

Collection of all the custom fields in CustomerSalesOrderDetail table

Collection of Interprise.Web.Services.Models.CustomField

None.