> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/wallet-server-transit-api-for-huawei/api-reference/document-history.md).

# Document History

| Release | Date (dd/mm/yyyy) | Modifications                                                                                                                                                                          |
| ------- | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1.0.0   | 11/06/2019        | First release of the TSH Transit Wallet API                                                                                                                                            |
| 1.0.1   | 25/10/2019        | <ul><li>Removal of purchase/order aspect</li><li>Removal of reader mode aspect</li><li>Removal of commute plans</li><li>Fix minor issues</li><li>Possible errors set per API</li></ul> |
| 1.0.2   | 18/11/2019        | <ul><li>add seId in API calls TSH to WS</li></ul>                                                                                                                                      |
| 1.0.3   | 29/11/2019        | <ul><li>add optional object accountBalance in getCardAccountStatus response</li></ul>                                                                                                  |
| 1.0.4   | 11/12/2019        | <ul><li>add spsdCertificateSerialNumber in ssdDescriptor object sent in provisionCard API</li></ul>                                                                                    |
| 1.0.5   | 20/04/2020        | <ul><li>rename getDeviceCommands to getCardCommands</li></ul>                                                                                                                          |
| 1.0.6   | 11/05/2020        | <ul><li>statusCode in updateCardCallback is now mandatory</li></ul>                                                                                                                    |
| 1.0.7   | 28/05/2020        | <ul><li>clarify ssdDescriptor apduResponse and casdCertificate formats</li></ul>                                                                                                       |
| 1.0.8   | 03/08/2020        | <ul><li>extend x-pod length to 128</li></ul>                                                                                                                                           |
| 1.0.9   | 06/11/2020        | <ul><li>crypto OTP provided in provisionCard request is checked no matter the cardSource</li></ul>                                                                                     |


---

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

```
GET https://docs.payments.thalescloud.io/wallet-server-transit-api-for-huawei/api-reference/document-history.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.
