# 기본제공 보고서

(1) 카드별 명세서

```
카드별 명세서(청구서)를 한번에 조회할 수 있습니다.
상세조건으로 카드사별, 결제계좌별 조회결과를 제공합니다.
카드번호를 클릭하여 청구서 형태의 보고서를 조회, 인쇄할 수 있습니다.
이용건수금액 외 해외건수금액 및 신청건수금액을 부가정보로 제공합니다.
```

(2) 결제계좌별 명세서

```
여러 카드의 명세서를 결제계좌별로 한번에 조회할 수 있습니다.
상세조건으로 결제계좌별 조회결과를 제공합니다.
계좌번호를 클릭하여 카드별 청구내역을 조회, 인쇄할 수 있습니다.
```

(3) 카드 취소현황 보고서

```
법인, 개인카드 취소현황 내역을 확인할 수 있습니다.
취소건에 대한 원승인건을 매칭하여 조회결과를 제공합니다.
결의상태도 제공하며, 취소건도 지출결의가 필수인 고객에게 유용한 보고서입니다. 
관리자 설정에서 사용자별로 소속 부서만 조회 권한을 설정할 수 있습니다.
```

(4) 해외 사용내역 보고서

```
해외사용건에 대한 상세 내역을 확인할 수 있습니다.
카드사의 매입 EDI 데이터를 기준으로 해외사용건을 제공합니다.
카드사, 사용일자 또는 매입일자, 통화코드별 조회결과를 제공합니다.
```


---

# 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://docs.bizplay.co.kr/uses_case/card_rpt/premiumrpt/basic-premium.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.
