> 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/ja/api-rifarensu/dokyumento.md).

# ドキュメント履歴

| リリース  | 日付 (dd/mm/yyyy) | 変更点                                                                                                                 |
| ----- | --------------- | ------------------------------------------------------------------------------------------------------------------- |
| 1.0.0 | 11/06/2019      | TSH トランジットウォレット API の最初のリリース                                                                                        |
| 1.0.1 | 25/10/2019      | <ul><li>購入/注文の側面の削除</li><li>リーダーモードの側面の削除</li><li>通勤プランの削除</li><li>小さな問題の修正</li><li>API ごとに設定される可能性のあるエラー</li></ul> |
| 1.0.2 | 18/11/2019      | <ul><li>TSH から WS への API 呼び出しに seId を追加</li></ul>                                                                   |
| 1.0.3 | 29/11/2019      | <ul><li>getCardAccountStatus レスポンスにオプションのオブジェクト accountBalance を追加</li></ul>                                        |
| 1.0.4 | 11/12/2019      | <ul><li>provisionCard API で送信される ssdDescriptor オブジェクトに spsdCertificateSerialNumber を追加</li></ul>                    |
| 1.0.5 | 20/04/2020      | <ul><li>getDeviceCommands を getCardCommands にリネーム</li></ul>                                                         |
| 1.0.6 | 11/05/2020      | <ul><li>updateCardCallback の statusCode は現在必須</li></ul>                                                             |
| 1.0.7 | 28/05/2020      | <ul><li>ssdDescriptor の apduResponse と casdCertificate の形式を明確化</li></ul>                                            |
| 1.0.8 | 03/08/2020      | <ul><li>x-pod の長さを 128 に拡張</li></ul>                                                                                |
| 1.0.9 | 06/11/2020      | <ul><li>provisionCard リクエストで提供された暗号 OTP は 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/ja/api-rifarensu/dokyumento.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.
