> 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/tokenization/ja/implement-tokenization/card-tokenization-request/processing-the-response/approval-with-no-conditions.md).

# 条件なしの承認

条件なしの承認（**緑**）はD1が **トークナイゼーション** リクエストを承認し、 **エンドユーザー** は追加の認証を必要としないことを意味します。

<figure><img src="/files/2835472e9b1af11d6b84a98df6991f066df4b5d7" alt=""><figcaption><p>条件なし承認のフロー</p></figcaption></figure>

### 次に何が起きるか

1. 決済ネットワークは **TSP** がデジタルカードをプロビジョニングします（ **トークンリクエスタ**.
2. のための）。
3. デジタルカードが有効化されます。 **トークンリクエスタはエンドユーザーと** イシュアに通知します（決済ネットワークの挙動に基づく）。
4. D1はあなたの **イシュアのバックエンド** にトークナイゼーションの結果を通知します（D1のオンボーディング時に有効にした内容によります）。 **D1のオンボーディング中に有効化した内容**).


---

# 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/tokenization/ja/implement-tokenization/card-tokenization-request/processing-the-response/approval-with-no-conditions.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.
