# 2025-07-30: Order Service - orderEntryCalculatedPrice.price updated with new property

## Overview

New property was added to `orderEntryCalculatedPrice.price`:

`calculated:INTERNAL/EXTERNAL` - indicates how the line item price was determined.

* `INTERNAL` — means the calculation was done by Emporix using unit price × quantity.
* `EXTERNAL` — means the calculation was done externally with `lineTax`

## Known problems

There are no known problems.
