NameDescriptionTypeAdditional Information
DepartmentId

Department ID of the product on the booking line item

string

Required

Max length: 6

Must not contain a space or a tic (')

ProductId

Product ID of the product on the booking line item

string

Required

Max length: 10

Must not contain a space or a tic (')

UnitPrice

Price per billing unit of the product on the booking line item (if applicable)

decimal number

Required

Max length: 15

Max of 4 decimal places

Must be filled out and numeric

Quantity

Quantity of inventory units of the product on the booking line item

decimal number

Required

Max of 3 decimal places

Must be filled out and numeric

Range: inclusive between -9999999 and 9999999

UniqueKey

Unique number to identify each product line item on the booking

integer

Required

Send in zero (0) if new. Do not modify existing value.

DeletedYN

Value set to remove a line item from the booking

boolean

Must be 0, 1, True, or False