Totals

  • discount
    Type: string
    required

    The accumulation of all applied discounts, Sparkfly and non-Sparkfly alike.

  • due
    Type: string
    required

    The balance due. Generally, this is subtotal + tax + service - paid. Finalized transactions will generally have a balance due of zero.

  • paid
    Type: string
    required

    The total amount of payments applied.

  • service
    Type: string
    required

    Gratuity or service fees that are not included in the subtotal (such as those that are not applied as menu items).

  • subtotal
    Type: string
    required

    The pre-tax total. This amount should include the price of all items, with discounts removed.

  • tax
    Type: string
    required

    The total applied tax.