> For the complete documentation index, see [llms.txt](https://anymind-group.gitbook.io/anylogi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anymind-group.gitbook.io/anylogi/label/add/courier/japanpost.md).

# 日本郵便

## <mark style="background-color:red;">初期設定方法</mark>

①配送方法を選択

ご利用予定の配送方法を選択してください。

こちらのページで選択した配送方法が、送り状発行画面でオプションとして表示されます。

<figure><img src="/files/llIcO73kyAlDkfjCw7Qp" alt=""><figcaption></figcaption></figure>

【選択可能な配送方法】

* EMS
* 国際eパケット
* 国際eパケットライト
* 国際小包 航空便
* 国際小包 SAL便
* 国際小包 船便
* 小型包装物(書留) 航空便
* 小型包装物(書留) SAL便
* 小型包装物(書留) 船便
* 小型包装物 航空便
* 小型包装物 SAL便
* 小型包装物 船便

②「保存」を押す

## <mark style="background-color:red;">送り状発行手順</mark>

①海外配送ページの「出荷待ち」リストで、送り状を発行したい受注をクリック

②荷主、内容品種別、梱包材サイズを設定。必要に応じて、損害要償額も設定する。

{% hint style="warning" %}
**署名オプション、DDPはサポートしておりません。**&#x9078;択しても送り状には反映されませんのでご注意ください。
{% endhint %}

{% hint style="info" %}
**損害要償額**

損害賠償保険をご利用になる場合は、こちらに内容品の価格を入力してください。入力の際は、日本円で記入してください。損害賠償保険をご利用できるのは、**EMS**と**国際小包**のみです。

損害賠償制度を利用する場合、手数料がかかることがありますが、送り状を発行する際に表示される日本郵便の各配送プランの配送料には、この手数料は含まれていませんのでご注意ください。

* EMSの損害賠償制度の詳細は[こちら](https://www.post.japanpost.jp/int/ems/service/damage.html)
* 国際小包の損害賠償制度の詳細は[こちら](https://www.post.japanpost.jp/int/service/option/insurance.html)
  {% endhint %}

③送り状を印刷・添付する

※送り状の詳しい発行の仕方は[こちら](/anylogi/label/shipping.md)

{% hint style="info" %}
日本郵便の送り状発行を選択された場合、宛先国向けに必要となる書類が1セットでPDF発行されます。AnyLogiの送り状ダウンロードボタンからすべての書類を印刷できますので、コマーシャル・インボイスのボタンはクリックすることができません。

発送に必要な書類は宛先国によって異なります。例えば、EMSの発送に必要な書類一覧は[日本郵便ページ](https://www.post.japanpost.jp/int/use/document.html)よりご確認いただけます。

各書類の使用方法については、[送り状取り扱い方法](https://www.post.japanpost.jp/intmypage/handling.pdf)をご参照ください。
{% endhint %}

{% hint style="warning" %}
日本郵便で送り状を発行する場合、会社名と住所のフィールドを36文字以内にする必要があります。
{% endhint %}

## <mark style="background-color:red;">大きさ・重量制限について</mark>

日本郵便で出荷する場合、大きさや重量に制限があります。

詳しくは、以下の日本郵便ページをご覧ください。

* [国際小包のサイズ・重量制限](https://www.post.japanpost.jp/int/service/i_parcel.html)
* [国際eパケット、小型包装物のサイズ・重量制限](https://www.post.japanpost.jp/int/service/small_packing.html)
* [EMSのサイズ・重量制限](https://www.post.japanpost.jp/int/ems/size/)

{% hint style="warning" %}
AnyLogiでは、入力された重量が制限を超える場合、その配送方法は選択肢から非表示にします。ただし、**梱包材のサイズについては制限を超えていても配送方法が表示されます**ので、ご注意ください。サイズが制限を超えた状態で送り状を発行しようとすると、エラーになります。
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://anymind-group.gitbook.io/anylogi/label/add/courier/japanpost.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
