OrderItem

  • amount
    Type: numberFormat: float

    Ordered amount

  • currency
    Type: string

    Currency code

  • display_name
    Type: string

    Product display name

  • ean_code
    Type: string

    Product EAN

  • id
    Type: integerFormat: uint

    Item ID

  • origin
    Type: string

    Product origin

  • prepared
    Type: boolean

    Item preparation status

  • price
    Type: numberFormat: float

    Unit price

  • price_unit
    Type: string

    Price unit

  • product_hash_id
    Type: string

    Product hash ID

  • product_id
    Type: integerFormat: uint

    Product ID

  • served_amount
    Type: numberFormat: float

    Served/prepared amount

  • served_price
    Type: numberFormat: float

    Served unit price

  • sku
    Type: string

    Product SKU

  • total_price
    Type: numberFormat: float

    Total price (amount * price)

  • unit
    Type: string

    Unit of measure