For the complete documentation index, see llms.txt. This page is also available as Markdown.

계좌인증 관리

계좌성명 인증용 MID 조회

get

기능 설명

  • 계좌성명 인증용 MID를 조회합니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

성공

*/*
stringOptional
get/v1/payment/getAccountCertiMid
GET /api/bo/v1/payment/getAccountCertiMid HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
text

마지막 업데이트