> 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/2026-nian-6-yue/6-yue-18-ri.md).

# 6月18日

| 環境        | 日付         |
| --------- | ---------- |
| プレプロダクション | 2026年6月10日 |
| 本番        | 2026年6月18日 |

### 3Dセキュア

#### 改善

* これらの3DS APIに追加のレスポンスデータを追加します:
  * [すべての3-D Secureオペレーションを取得](https://docs.payments.thalescloud.io/3d-secure/integrate-d1-api/d1-api-reference/inbound-api-to-d1/3ds-api)
  * [3-D Secureオペレーションを取得](https://docs.payments.thalescloud.io/3d-secure/integrate-d1-api/d1-api-reference/inbound-api-to-d1/3ds-api#get-issuers-issuerid-cards-cardid-3ds-operations-operationid)
  * [3-D Secureカードオペレーションを通知](https://docs.payments.thalescloud.io/3d-secure/integrate-d1-api/d1-api-reference/outbound-api-from-d1/3ds-api)
* 追加のレスポンスデータは次のとおりです:
  * `threeDSServerTransId`
  * `dsTransId`
  * `merchantType`
  * `merchantId`
  * `countryCode`
  * `merchantUrl`
  * `acquirer.bin`

### コア

#### 改善

* V2カード登録にAMEXスキームのサポートを追加。返却 `AMEX` で [カード詳細取得API](https://docs.payments.thalescloud.io/tokenization/integrate-the-d1-api/d1-api-reference/inbound-api-to-d1/card-api#get-v2-issuers-issuerid-cards-cardid) および [カード一覧取得API](https://docs.payments.thalescloud.io/tokenization/integrate-the-d1-api/d1-api-reference/inbound-api-to-d1/consumer-api#get-issuers-issuerid-consumers-consumerid-cards) のレスポンス。

### 物理発行

#### 改善

* 圧縮を伴うJWEを [カード注文API](/central-issuance/ja/d1-api-wosuru/d1-api-rifarensu/apid1-heno/kdo-api-1.md#post-issuers-issuerid-physicalcards-cardid-operations-production)

### トークナイゼーション

* Mastercard Bind ID は [デジタルカード詳細取得API](https://docs.payments.thalescloud.io/tokenization/integrate-the-d1-api/d1-api-reference/inbound-api-to-d1/digital-card-api#get-issuers-issuerid-digitalcards-digitalcardid) デジタルカードがデバイスにバインドされている場合のレスポンスで利用可能です

### トークナイゼーション（クラシック）

* 以下のAPIは、Mastercard Device BindingのYellowフロー向けに、プッシュ通知によるIn-App Verification ID\&Vをサポートするために強化されました:
  * [RequestDeviceBinding API](https://docs.payments.thalescloud.io/classic-tokenization/api-reference/issuer-gateway-api/outbound-to-issuer#post-requestdevicebinding)
  * [Send OTP API](https://docs.payments.thalescloud.io/classic-tokenization/api-reference/issuer-gateway-api/outbound-to-issuer#post-sendotp)

### xPay有効化

#### **モノバッジのデジタル化v2通知**

モノバッジ国際カードスキームのデジタル化フローに対するv2通知のサポートを追加しました。

#### **Google Pay向けにIBAN下4桁を表示**

顧客がデジタルカード上でPANの下4桁ではなくIBANの下4桁を表示できるようにします。

IBANを表示するかどうかを識別するためにイシュア設定にdisplayIBAN属性が追加され、デフォルト値はNoに設定されています。


---

# 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/2026-nian-6-yue/6-yue-18-ri.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.
