> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-subscribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-subscribe/welcome-to-subscribe/service-packs/2018.5-service-pack-3.md).

# 2018.5 Service Pack 3

**NCS Circ: Closed**

| Application Area  | Description                                                                        | Jira number/ HotFix# | Subscribe Version |
| ----------------- | ---------------------------------------------------------------------------------- | -------------------- | ----------------- |
| Micro API         | Get Complaint type - normal, formal, both                                          | CM#5086 / CM42#2380  | 3.13.2            |
| Micro API         | MG2: Update the parameters of Get Vacation Transfer details                        | CM2-5405 / CM42#2540 | 3.15              |
| Micro API         | MG2: Vacation API address update details                                           | CM2-5353 / CM42#2490 | 3.15              |
| Circ API          | Tax support for ZIP-only subscriptions                                             | CM2-4971 / HM42#280  | 3.14              |
| Circ API          | NCS Circ Tax API not passing correct tax amount based on City, State and ZIP fixed | CM2-4971 / HM42#290  | 3.14              |
| Circ API          | GetTax API was modified to not require county                                      | CM2-5072 / HM42#300  | 3.14              |
| Circ API          | Subscribe: CIRC API - Ratesinfo Last paid and higher                               | CM2-5315 / HM42#310  | 3.14              |
| Subscribe Extract | Modified Campaign Code extract for better indexing and reporting                   | CM2-5577 / CM42#2610 | 3.14              |
| Subscribe Extract | Decrypt the CC Expire date in auto\_renew file                                     | CM2-5486 / CM42#2620 |                   |

{% hint style="info" %}
**Tax support for ZIP-only subscriptions** can be applied independently to 2018.5 if requested
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.navigaglobal.com/naviga-subscribe/welcome-to-subscribe/service-packs/2018.5-service-pack-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
