# 收款订单

即发起收款时创建的订单列表，用户可在此页面新建、查看、管理所有的收款订单。

## 一、新建收款订单

此操作上文已经做了较为详细的指引，请参看“[收款](/yipex-docs/pc-duan/shou-kuan.md)”。

## 二、补充物流

在新建收款订单时，如果物流状态选择了“未发货”，需要在180天内补充发货状态。

当订单收款订单的物流状态为“待发货”是，该订单的操作列中将有“补充物流”操作，点击该操作按钮。

<div data-with-frame="true"><figure><img src="/files/9SVGEvlIiNbRBjB9SSrk" alt=""><figcaption></figcaption></figure></div>

点击该操作按钮后，将打开补充物流的操作弹窗，请按照指引完成物流信息补充，确认无误后，点击保存即可。

<div data-with-frame="true"><figure><img src="/files/co81U4NonqwGDJ0lpvFW" alt="" width="375"><figcaption></figcaption></figure></div>

## 三、发起收款

订单状态为“待付款”或“部分付款”的订单，操作列将展示“发起收款”的操作按钮，点击该按钮可以再次发起收款，后续操作上文已经有较为完整表述，参看“[发起收款](#id-4.4-fa-qi-shou-kuan)”。

## 四、查看

点击操作列中的“查看”按钮，可以查看该订单的详情。

{% hint style="info" %} <mark style="color:orange;">**YiPex仅为非中国大陆主体、非美国主体提供国家贸易资金交易系统服务，指引中的截图仅为YiPex测试环境数据和功能，实际情况请以实际产品为准。**</mark>
{% 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://yipex.gitbook.io/yipex-docs/pc-duan/shou-kuan-ding-dan.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.
