# 정산범위에 들어가지 않은 주문건을 요청상태로 변경할 수 있나요?

<mark style="color:blue;">정산 주문 건 산정은 전월 정산 처리일 기준으로 설정 일자에 맞게 산정돼요.</mark>&#x20;

***

> <mark style="color:blue;">예시</mark>
>
> 월 1회, 9일 정산 설정, 전월 정산 처리가 없는 최초 정산시 : 정산 주문건 범위는 정산 처리일 - 1개월
>
> 5월 9일 정산시 정산 범위는 4월 9일 이후 부터 산정 됨

최초 정산의 경우 정산 범위에 포함되지 않은 대기 주문건을 요청상태로 수기변경은 가능하지 않으며 \
꼭 원하신다면 \[수기등록]으로 처리해 주세요.


---

# 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://help.makeshop.co.kr/faq/product/undefined-2/undefined-12.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.
