> 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/2020.2.1-version.md).

# 2020.2.1 Version

**NCS Circ: Closed**

{% tabs %}
{% tab title="Subscribe Extracts" %}

| Description                                                                                | Jira#    | HotFix#              | Subscribe version |
| ------------------------------------------------------------------------------------------ | -------- | -------------------- | ----------------- |
| MG2: Changes in Extract - Add Payment source to extracts                                   | CM2-2683 | CM42#1940, CM43#490  |                   |
| The vacation future trans extract are not reflection open vacations started prior to today | CM2-5002 | CM42#2340, CM42#2350 |                   |
| MG2 Extracts: Performance issue in renewals.txt                                            | CM2-5410 | CM42#2520            |                   |
| Subscribe Extracts -Auto\_Renew CCExpire                                                   | CM2-5486 | CM42#2620            |                   |
| MG2 Extracts: Changes in the Campaign Code                                                 | CM2-5577 | CM42#2610            |                   |
| {% endtab %}                                                                               |          |                      |                   |

{% tab title="MicroAPI" %}

| Description                                                                                                                                   | Jira#    | HotFix#              | Subscribe version |
| --------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------------------- | ----------------- |
| MG2 API: Modify getvacationdetail API to add a flag to indicate Perm Stop vs Temp Stop                                                        | CM2-4435 | CM42#2050, CM43#710  |                   |
| MG2: Modify the logic of Route delivery cut off time                                                                                          | CM2-3795 | CM42#2040, CM43#700  |                   |
| MG2: Account number in Get Payment info                                                                                                       | CM2-3676 | CM42#2020,CM43#530   |                   |
| Complaint MG2: New Parameter for complaint Code API                                                                                           | CM2-5086 | CM42#2380            |                   |
| MG2: Vacation API address update details                                                                                                      | CM2-5353 | CM42#2490            |                   |
| MG2 API: Modify adddeliveryscheule API to use Next deliverable date & Modify GetNextpublishingDate to include next billing & deliverable date | CM2-4819 | CM42#2270            |                   |
| MG2: Create Complaint is taking only Normal and both as valid complaint type valid, Its giving error for Formal type                          | CM2-5635 | CM42#2630, CM43#1460 |                   |
| {% endtab %}                                                                                                                                  |          |                      |                   |

{% tab title="CircAPI" %}

| Description                                                                                                                                     | Jira#    | HotFix#                                                       | Subscribe version |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------- | ----------------- |
| Apple Pay: CIRC API - Changes to the CircAPI in Create Subscription & Create Subscription by Campaign Method                                    | CM2-3443 | CM42#1870, HM42#230, CMO42#380, CM43#670, HM43#150, CMO43#210 |                   |
| Add or update a recurring tip and/or add a one-time tip                                                                                         | CM2-4439 | hm42#250, hm43#160                                            |                   |
| MG2 Redeem Gift: MoveIn Transaction is not getting processed. Getting error "Route publication record does not exist for publication VCP, route | CM2-3208 | HM42#260, HM43#110                                            |                   |
| Taxes not calculating                                                                                                                           | CM2-4971 | HM42#280, HM42#290                                            |                   |
| Gettax API - modify find to not require county                                                                                                  | CM2-5072 | HM42#300                                                      |                   |
| {% endtab %}                                                                                                                                    |          |                                                               |                   |

{% tab title="CS API" %}

| Description                                               | Jira#    | HotFix#              | Subscribe version |
| --------------------------------------------------------- | -------- | -------------------- | ----------------- |
| Gannett Rating Issues - CS API not returning proper terms | CM2-5001 | cmo42#490, cmo43#280 | 3.13              |
| {% endtab %}                                              |          |                      |                   |

{% tab title="CM Payments" %}

| Description                                                                    | Jira#    | HotFix#   | Subscribe version |
| ------------------------------------------------------------------------------ | -------- | --------- | ----------------- |
| AutoRenew should be handled through Paypal OLD PAS independent of NavigaPay BR | CM2-5660 | CM43#1470 |                   |
| {% endtab %}                                                                   |          |           |                   |
| {% endtabs %}                                                                  |          |           |                   |


---

# 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/2020.2.1-version.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.
