> 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/readme/mar-3.md).

# 3月5日

| 環境        | 日付         |
| --------- | ---------- |
| プレプロダクション | 2026年2月23日 |
| 本番環境      | 2026年3月5日  |

### 物理発行

#### 新機能

* の更新 [カード注文API](/central-issuance/ja/d1-api-wosuru/d1-api-rifarensu/apid1-heno/kdo-api-1.md#post-issuers-issuerid-physicalcards-cardid-operations-production)
  * PINは現在、以下で指定できます `ISO4` 形式
  * Amex対応 `cvv1` & `icvv`
  * 新しいフィールド `memberId`&#x20;
  * 対応 `trackData.track1`, `trackData.track3`, `trackData.track3`


---

# 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/readme/mar-3.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.
