NameDescriptionTypeAdditional Information
DeptId

The department ID that the product belongs to

string

Required

Max length: 6

ProdId

The user entered product ID identifying this product

string

Required

Max length: 10

OverrideProductName

The override product name for this product on the Invoice IF set, must be the same for all customers

string

Max length: 50

InvAmt

The quantity of the product totaled for all customers in Inventory Unit of Measure

decimal number

Required

Max of 3 decimal places

Extension

For the current customer - the extended dollars = ((InvAmt * UnitPrice) / Billing Divisor). This is NOT the customers share of these dollars, but the dollars extended using this customers price

decimal number

Required

Max of 2 decimal places

OverrideLineItemPercent

The override line item split percentage. When null or not included in the request, will use the default from the field or S1 split arrangement. If only 1 split, will default to 100

decimal number

Max of 4 decimal places

Range: inclusive between 0 and 100

Tax

Specify whether there is a tax, accepts either 0, 1, true, or false.

boolean

Must be 0, 1, True, or False

TaxAmount

The total taxt amount assigned to the product.

decimal number

Cannot be negative

Max of 2 decimal places

TaxExempt

If customer is tax exempt, specify the tax exemption code.

string

Max length: 50

TaxRate

The tax rate assigned to the product.

decimal number

Cannot be negative

Max of 3 decimal places

StTaxCode

The state tax code assigned to the product.

string

Max length: 15

AdjTaxCode

The adjustment tax code assigned to the product.

string

Max length: 15

StTaxAmount

The state tax amount assigned to the product. Only valid after 7.0.29000

decimal number

Cannot be negative

Max of 2 decimal places

StTaxRate

The state tax rate assigned to the product. Only valid after 7.0.29000

decimal number

Cannot be negative

Max of 3 decimal places

StMaxTax

The state max tax that can be applied on the product. Only valid after 7.0.29000

decimal number

Cannot be negative

Max of 2 decimal places

AdjTaxAmount

The adjustment tax amount assigned to the product. Only valid after 7.0.29000

decimal number

Cannot be negative

Max of 2 decimal places

AdjTaxRate

The adjustment tax rate assigned to the product. Only valid after 7.0.29000

decimal number

Cannot be negative

Max of 3 decimal places

AdjMaxTax

The adjustment max tax that can be applied on the product. Only valid after 7.0.29000

decimal number

Cannot be negative

Max of 2 decimal places

MFSched

The line item motor fuel schedule.

string

Max length: 10

TransactionNumber

The line item motor fuel transaction number.

string

Max length: 6

TransactionType

The line item motor fuel transaction type.

string

Max length: 1

FillDate

The line item motor fuel fill date.

string

Format must be MM/dd/yyyy

VehicleID

The line item motor fuel vehicle id.

string

Max length: 10

Odometer

The line item motor fuel Odometer.

decimal number

Cannot be negative

Max of 0 decimal places

MFTaxFeeType

The line item motor fuel tax fee type. Accepts 'Both Free', 'MFT-Free UST/EIF-pd', 'MFT-pd UST/EIF-free' or 'Both paid'

string

Max length: 20

AddonCode

The line item motor fuel AddonCode.

string

Max length: 10

CommCode

The line item motor fuel CommCode.

string

Max length: 10

MFLcnType

The line item motor fuel MI MF License Type.

string

Max length: 8

BolNumber

The line item motor fuel bill of lading.

string

Max length: 15

BolDate

The line item motor fuel bill of lading date.

string

Format must be MM/dd/yyyy

BookingRecords

The booking line items used on this customer's product

Collection of ClsArInvBooksAdd