# 선물수락, 선물거절, 기한만료 등 상태는 어떻게 확인하나요?

<mark style="color:blue;">\[선물하기] 상태값에 대해 알려드릴게요.</mark>

***

선물 주문건의 상세정보는 `주문` > `주문 관리` > `선물 주문 조회` 메뉴에서 확인 가능해요.&#x20;

<figure><img src="/files/5FZbpEBEiR4SwuWt9no4" alt=""><figcaption></figcaption></figure>

* 결제대기 : 선물하기 상품 주문 후 결제 대기 상태(미입금)
* 미사용 : 선물하기 상품 주문 후 결제완료된 상태 , 선물 받는 사람이 선물 수락한 상태(배송지는 미입력)
* 주문완료 : 선물 받는 사람이 배송지 정보 입력한 상태
* 선물거절 : 선물 받는 사람이 선물 거절한 상태
* 선물취소(관리자 취소) : 관리자가 선물을 취소한 상태
* 선물취소(사용자 취소) : 선물 보낸 사람이 선물을 취소한 상태  \
  (선물받는사람이 배송지입력 후 선물주문하기 전까지 주문취소 가능)
* 선물 기간만료 : 선물 미 수락으로 인한 기한만료상태(수락기간 : 결제완료 +5일)
* 반품거부 : 반품 거부된 상태
* 반품접수 : 반품 접수된 상태
* 반품완료 : 반품 완료된 상태


---

# 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/order/undefined-2/undefined-6.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.
