# \[22 Jan 2026] Update

### Add new Order API

> [Add Voucher Order](/api-reference/order.md#add-voucher-order)
>
> [Delete Voucher Order](/api-reference/order.md#delete-voucher-order)

### Add new Quotation API

> [Add Quotation Tag](/api-reference/quotation.md#add-quotation-tag)
>
> [Delete Quotation Tag](/api-reference/quotation.md#delete-quotation-tag)

### Add new File Upload API

> [Get Quotation Files](/api-reference/file-upload.md#get-quotation-files)
>
> [Get Quotation File Detail](/api-reference/file-upload.md#get-quotation-file-detail)
>
> [Add File to Quotation](/api-reference/file-upload.md#add-file-to-quotation)

### Add new Product API

> [Add Serial No](/api-reference/product.md#add-serial-no)
>
> [Delete Serial No](/api-reference/product.md#delete-serial-no)


---

# 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://developers.zortout.com/announcements/api-update/22-jan-2026-update.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.
