# 지급요청내역

지급요청내역은 영수증 상태에 따라 대상을 필터링하여 지급 예정 내역을 옮기는 업무처리를 합니다. 영수증 미작성, 진행, 완료 상태에 따라 대상을 조회하여 업무 처리가 가능합니다.&#x20;

![](/files/-LpqXmDNG5YlYrd6wNtU)

* 경비처리를 한(영수증을 작성한) 법인카드, 개인카드, 기타(간이)영수증, 티머니카드에 대해 영수증 / 결의서 / 사용자 별로 조회 가능합니다.
* 영수증 기준 조회 시, ‘지급확인’ 처리를 하고자 하는 영수증에서 자동입력된 지급금액(수정가능)을 확인 후, 지급예정일을 입력하여 ‘지급확인’ 처리를 합니다. 다건의 영수증을 한번에 지급하는 ‘일괄지급’도 가능합니다.
* 결의서 기준 조회 시, 지출결의서에 포함된 영수증을 모두 지급예정일을 입력하여 ‘지급확인’ 처리가 가능합니다.&#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://docs.bizplay.co.kr/uses_case/pay_mgmt/reqlist.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.
