# 결제(Payment) BO

## 개요

가맹점, 계좌인증, 결제수단, 결제내역 및 환불 관리 등에 대한 결제 관련 API를 소개합니다.

***

## API 구성 <a href="#api" id="api"></a>

* [결제수단관리](/api-guide/back-office/payment-bo/undefined.md)
* [무이자할부안내관리](/api-guide/back-office/payment-bo/undefined-1.md)
* [환불관리](/api-guide/back-office/payment-bo/undefined-2.md)


---

# 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://tech.x2bee.com/api-guide/back-office/payment-bo.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.
