# 2024-03-07: CE - Quote Service

### Overview

With this update, we integrated our Orchestration Engine (OE) and Commerce Engine (CE) for quotes to enable a fully automated end-to-end process chain. This development is crucial to increase efficiency, save time, and provide our customers with seamless, quick, and reliable services. By eliminating manual processes and ensuring seamless collaboration between platforms, we enhance excellence and innovation in digital commerce.

For more details, check out the What’s New table.

### New features

| Feature                                                | Benefit                                                                                                                                                                                                                                                                                                                                                |
| ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Service Token for Service-to-Service communication** | <p>By implementing the tokenized integration of Emporix OE and Emporix CE, customers can now accept offers and trigger orders without direct interaction.<br>This fully automated process chain accelerates the process for both the customer and the seller, increasing efficiency and drastically shortening the time to transaction processing.</p> |

### Fixes and Improvements

Improvement of the Quote Service.

### Known problems

No known problems at time of release.

### Documentation and links

* [Automated Business Scenarios](/ce/customer-use-cases/introduction.md)
* [Order Entry Automation](/ce/customer-use-cases/introduction/order-entry.md)


---

# 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://developer.emporix.io/release-notes/archive/2024/2024-03-07-ce-quote.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.
