LineItemType

  • This content is part of the deprecated Orders version 2 API.

  • The document provides a list of possible enum values for the type of a line item in an order.

  • Possible line item types include REGULAR (goods), TAX, DISCOUNT, GRATUITY, DELIVERY, SUBTOTAL, and FEE.

  • A migration guide is available for moving existing Actions with transactions to Orders version 3.

Possible values for type of line item.

Enums
UNSPECIFIED Unspecified line item.
REGULAR Regular line item (goods).
TAX Tax line item.
DISCOUNT Discount line item.
GRATUITY Gratuity line item.
DELIVERY Delivery line item.
SUBTOTAL Subtotal line item.
FEE For everything other than the above.