# 취소, 환불 데이터

{% hint style="info" %}
취소 환불 데이터에 대한 씨그로 정책

1\) 3월1일 결제가 일어남\
2\) 3월5일 취소, 환불 요청\
\
이 때 3월 5일의 결제금액에서 -마이너스 처리가 되는 것이 아니라\
**3월 1일 결제금액에서 -마이너스** 처리가 됩니다.
{% endhint %}

#### 취소/환불 등 로우데이터 확인은 [데이터 (raw data)](/cigro-1.0/cigro-1/raw-data.md) 탭에서 확인해주세요!&#x20;


---

# 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://cigro-cx-sales.gitbook.io/cigro-1.0/cigro-1/integration-channels/undefined.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.
