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

# 2020.2.0 Version

**NCS Circ: Closed**

| Application Area   | Description                                                                                  | Jira#                                                  | HotFix#                                         | Subscribe version |
| ------------------ | -------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------- | ----------------- |
| Circ API           | Ability to manage Gift subscriptions                                                         | CM2-2966, CM2-3135, CM2-3271, CM2-3376, CM2-3377       | HM#40, HM#80, HM#100, HM#110                    | 3.13              |
| Circ API           | ApplePay                                                                                     | CM2-3321, CM2-3322, CM2-3343                           | CM#510, CM#670, HM#150, CMO#210, HM#140, CM#650 | 3.13              |
| MicroService API   | Ability to manage demographics                                                               | CM2-3211,CM2-3210,CM2-3212,CM2-3324,CM2-3095, CM2-3094 | HM#40, HCM#380, CM#390, CM#410                  | 3.13              |
| Subscribe Extracts | Changes to Demographics extracts on Discover side to get extracts based on Audience Category | CM2-3552, CM2-3551                                     | CM#510                                          | 3.13              |
| Subscribe Extracts | Changes in extracts to add payment source to extracts for Apple pay integration              | CM2-2683                                               | CM43#490                                        | 3.13.1            |


---

# 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-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.
