# 注文情報の絞り込み

### キーワードで注文情報を絞り込む

<div align="left"><img src="https://3383676220-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McDTumWgBv3hFYXC1Bb%2F-MeNmp-l4XSQKCjiRQ9U%2F-MeNnUOd5df-Q2j-I9PO%2FGroup%20356.png?alt=media&#x26;token=d6549938-fb41-4890-8bc9-2d825ba51e0d" alt=""></div>

キーワード検索を使用することで、注文情報を詳細に絞り込むことが可能です。

{% hint style="info" %}
キーワード検索は**注文ID**と**購入者名**に紐づいています。

**部分一致**で検索が可能です。
{% endhint %}

### 出荷ステータスで注文情報を絞り込む

<div align="left"><img src="https://3383676220-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McDTumWgBv3hFYXC1Bb%2F-MeNmp-l4XSQKCjiRQ9U%2F-MeNnYndAKcpi9FUp1aP%2FGroup%20357.png?alt=media&#x26;token=17af5e7d-a46e-4597-8f3d-58a67ffac964" alt=""></div>

プルダウンから出荷ステータスを選択することで、選択された出荷ステータスの注文情報のみを絞り込むことができます。

### 配送サービスで注文情報を絞り込む

<div align="left"><img src="https://3383676220-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McDTumWgBv3hFYXC1Bb%2F-MeNmp-l4XSQKCjiRQ9U%2F-MeNnkU5oKNVKHxM-2-3%2FGroup%20358.png?alt=media&#x26;token=272ba71d-2e45-4a1a-9f3d-044f38ef8d6f" alt=""></div>

プルダウンから配送サービスを選択することで、選択された配送サービスの注文情報のみを絞り込むことができます。

### 入金ステータスで注文情報を絞り込む

<div align="left"><img src="https://3383676220-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McDTumWgBv3hFYXC1Bb%2F-MeNmp-l4XSQKCjiRQ9U%2F-MeNnp-L6tOzeK0oR0SH%2FGroup%20359.png?alt=media&#x26;token=2456b102-0799-46df-b988-6ac3ba6e6ab8" alt=""></div>

プルダウンから入金ステータスを選択することで、選択された入金ステータスの注文情報のみを絞り込むことができます。

### 支払方法で注文情報を絞り込む

![](https://3383676220-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McDTumWgBv3hFYXC1Bb-2459025041%2Fuploads%2FDoU70BSNQvmLrf1EIMnS%2FGroup%207131.png?alt=media\&token=21b73382-4207-4f47-9ef9-65891f519194)

プルダウンから支払方法を選択することで、選択された支払方法の注文情報のみを絞り込むことができます。

### 日付で注文情報を絞り込む

![](https://3383676220-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McDTumWgBv3hFYXC1Bb-2459025041%2Fuploads%2FOdGOcx2QxaGAirusEtVI%2FScreenshot%202022-01-28%20at%2014.01.06.png?alt=media\&token=3f0c0044-cdbe-48a2-b846-37afb5bf3aca)

日付範囲の選択から期間を選択することで、指定した日付範囲で注文情報を絞り込むことができます。

{% hint style="info" %}
出荷日と受注日の両方で絞り込みが可能です。
{% endhint %}


---

# Agent Instructions: 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://anymind-group.gitbook.io/anylogi/fulfillment/order/filter.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.
