> 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/central-issuance/ja/wosuru.md).

# 中央発行を実装する

- [カード注文](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo.md): D1 を使用して物理カードの製造と発送を依頼します。
- [カード注文サービスを選択する](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/kdosbisuwosuru.md): 物理カードの製造と発送方法を制御する D1 API フィールドを選択します。
- [磁気ストライプのトラック](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/sutoraipunotorakku.md): 物理カードのパーソナライズ時に D1 が Track 1/2/3 の値をどのように生成するかを理解します。
- [グラフィカルパーソナライズ](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/gurafikarupsonaraizu.md): パーソナライズ時に D1 が物理カードへ印字する内容を制御します。
- [チップパーソナライズ](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/chippupsonaraizu.md): 物理カードのパーソナライズ時に D1 が EMV チップデータをどのように生成するかを理解します。
- [カードキャリアのパーソナライズ](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/kdokyarianopsonaraizu.md): 物理カードの郵送に使用するカードキャリアを選択し、パーソナライズします。
- [包装](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/bao-zhuang.md): 物理カード発送に使用する包装を選択します。
- [発送](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/fa-song.md): 物理カード注文の発送オプションと一括グループ化を選択します。
- [SLA 管理](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/sla-guan-li.md): D1 が物理カード注文の製造期限をどのように算出するかを理解します。
- [一括](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdo/yi-kuo.md)
- [カード注文の追跡](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdono.md)
- [製造を追跡](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdono/wo.md)
- [発送を追跡](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdono/wo-1.md)
- [必要に応じて注文を追跡](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/kdono/nijitewo.md)
- [Pull & Change](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/pull-and-change.md)
- [追跡ハブ](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/habu.md)
- [住所検証](https://docs.payments.thalescloud.io/central-issuance/ja/wosuru/zhu-suo-jian-zheng.md)


---

# 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/central-issuance/ja/wosuru.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.
