# Order Feed Improvements

## Order Feed Improvements

| Version      | 1.19.56    |
| ------------ | ---------- |
| Release Date | 2023-09-20 |

## Key features <a href="#id-20171005engage2.20.8hotfix-keyfeatures" id="id-20171005engage2.20.8hotfix-keyfeatures"></a>

* The Order Feed and Order Feed Delta have been updated to demonstrate when changes to offers have been made.
  * Although changes to offers are infrequent, they require immediate attention and need to be represented better in the Order Feed.

## **Details**

* New columns have been added to all versions of the Order Feed\\
  * `print_list_price_original` (Version 1.0 only) - If the print list price has been updated, this column will show the original print list price it was updated *from.*
  * `offer_price_original` (Version 1.0 only) - If the offer price has been updated, this column will show the original offer price it was updated *from.*
  * `ci_print_list_price_original` (Versions 2.0 & 3.0) - If the print list price has been updated, this column will show the original print list price it was updated *from.*
  * `ci_offer_price_original` (Versions 2.0 & 3.0) - If the offer price has been updated, this column will show the original offer price it was updated *from.*
  * `ci_student_price_original` (Version 3.0 only) - If the student price has been updated, this column will show the original student price it was updated *from.*
* These new columns will only populate if an offer has been updated in the associated term.
* If there have been no pricing changes to an order, these new fields will show `”null”`.
* In the unlikely event a content item on order has had 2 or more pricing changes, the new columns will only show the most recent price that an offer was changed from. In other words, only the most recent pricing change will be demonstrated.
* Orders whose prices have been updated in the last 24 hours will also now appear on the Order Feed Delta.
* **Note:** No existing columns on the Order Feed have been adjusted.

## Known Issues

None.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://resources.unizin.org/products/content/unizin-order-tool/release-notes/2023-09-20-order-tool-1.19.56-order-feed-improvements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
