# 2026

In this section you can find all Nova Post API changes for 2026 — new features, updates, and important technical modifications.

We recommend reviewing this section regularly to ensure your integration remains up to date with API changes.

{% hint style="info" %}

* Change types: ANNOUNCED CHANGES / ADDED / UPDATED / REMOVED
* New releases are added at the top (latest first).
* One release = one date and version.
* Change descriptions must be concise and technical.
  {% endhint %}

## ANNOUNCED CHANGES&#x20;

* `ADD` Create a new route to retrieve quality assessment settings.
* `ADD` Develop a new `POST /mobileapp/payments` endpoint to support bulk payments.
* `UPDATE` Clarified response behavior when attempting to delete an already deleted IEW (International Express Waybill).


---

# 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://api-portal.novapost.com/changelog-1/2026.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.
