Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
LineItemId | integer | ||||
SubLineItemId | integer | ||||
PerformanceId | integer | ||||
PackageId | integer | ||||
ZoneId | integer | ||||
SeatNumber | integer | ||||
DueAmount | decimal number | The new price for the sub lineitem. Will be NULL if an error occurred. | |||
PriceTypeId | integer | ||||
NonDiscountPrice | decimal number | The original price of the sub lineitem. Will be NULL if an error occurred. | |||
Status | string | Will be 'S' if the price or discount is applied, 'E' if it could not be. | |||
Error | string | A description of why the price or discount could not be applied, if an error occurred. Will be present if Status is 'E'. |