> 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/release-notes/ja/bakkuendo/december-2025/dec-9.md).

# 12月9日

| 環境        | 日付         |
| --------- | ---------- |
| プレプロダクション | 2025年12月2日 |
| 本番環境      | 2025年12月9日 |

### 物理発行

#### 新機能

* 次の項目に新しいフィールドを追加 [Notify Card Operations API](/central-issuance/ja/d1-api-wosuru/d1-api-rifarensu/apid1-karano/kdo-api.md#post-notifications-d1-v2-issuers-issuerid-cards)
  * `サービス` 発行種別、配送モード、製品ID、梱包、優先度、およびカードキャリアを返すために。
  * `cardPackageDetails` 梱包材の詳細を返すために。
  * `deliveryAddress` 配送先住所を返すために。
  * `name` カードに印字される名前を返すために。
  * `maskedPan` 発行者にマスクされたPANを返すために。
  * `shipment.signedBy` 配達時の署名情報を返すために。
  * `shipment.failedDeliveryAttempts` 配達失敗回数を返すために。

### トークン化

#### 新機能

* 追加する `digitalCardInfo` Get card操作APIにクエリパラメータを指定して、レスポンスにデジタルカードの詳細を返します。


---

# 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/release-notes/ja/bakkuendo/december-2025/dec-9.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.
