# 법인카드관리

법인카드 관리 업무는 크게 3가지 업무가 필요합니다.&#x20;

1. [카드사 EDI 서비스 신청](/core_guide/edi.md)
2. 법인카드 사용자 지정&#x20;
3. 관리자 권한 설정

{% hint style="info" %}
카드사 EDI 서비스란?

비즈플레이 VAN  이용하여 국내 17개 카드사와 직접 연결망을 이용하여 \
카드사로부터 EDI (Electronic Data Interchange) 방식으로 데이터를 제공하는 서비스입니다.
{% endhint %}


---

# 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/core_guide/card_mgmt.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.
