메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt

Use this file to discover all available pages before exploring further.

청구

청구 엔드포인트에 대한 생성된 참조입니다. 이 생성된 페이지는 청구 카테고리의 모든 공개 API 작업을 그룹화합니다.

엔드포인트

인보이스 목록

GET /v1/public/accounts/{account_id}/billing/invoices 청구 인보이스 목록 조회 공유 고객 DTO를 사용하여 계정 인보이스를 나열합니다. 전체 참조: GET /v1/public/accounts/{account_id}/billing/invoices
OpenAPI 참조: /openapi.ko.json GET /v1/public/accounts/{account_id}/billing/invoices

지갑 거래 목록

GET /v1/public/accounts/{account_id}/billing/transactions 청구 거래 목록 조회 단순화된 공개 DTO를 사용하여 계정 지갑 거래를 나열합니다. 전체 참조: GET /v1/public/accounts/{account_id}/billing/transactions
OpenAPI 참조: /openapi.ko.json GET /v1/public/accounts/{account_id}/billing/transactions

요금제 취소

POST /v1/public/accounts/{account_id}/billing/cancel-plan 청구 플랜 취소 계정 요금제를 취소하세요. 전체 참조: POST /v1/public/accounts/{account_id}/billing/cancel-plan
OpenAPI 참조: /openapi.ko.json POST /v1/public/accounts/{account_id}/billing/cancel-plan

요금제 변경

POST /v1/public/accounts/{account_id}/billing/change-plan 청구 플랜 변경 계정 요금제를 변경하세요. 전체 참조: POST /v1/public/accounts/{account_id}/billing/change-plan
OpenAPI 참조: /openapi.ko.json POST /v1/public/accounts/{account_id}/billing/change-plan

지갑 충전

POST /v1/public/accounts/{account_id}/billing/topup-session 청구 충전 세션 생성 고객 지갑 충전 세션을 생성합니다. 전체 참조: POST /v1/public/accounts/{account_id}/billing/topup-session
OpenAPI 참조: /openapi.ko.json POST /v1/public/accounts/{account_id}/billing/topup-session

체크아웃 결과 조회

GET /v1/public/accounts/{account_id}/billing/checkout/result 체크아웃 결과 조회 웹사이트 성공 또는 취소 페이지용 경량 체크아웃 결과 페이로드를 반환합니다. 전체 참조: GET /v1/public/accounts/{account_id}/billing/checkout/result
OpenAPI 참조: /openapi.ko.json GET /v1/public/accounts/{account_id}/billing/checkout/result

현재 요금제 받기

GET /v1/public/accounts/{account_id}/billing/current-plan 현재 요금제 받기 계정의 현재 청구 계획을 반환합니다. 전체 참조: GET /v1/public/accounts/{account_id}/billing/current-plan
OpenAPI 참조: /openapi.ko.json GET /v1/public/accounts/{account_id}/billing/current-plan

지갑 잔액 받기

GET /v1/public/accounts/{account_id}/billing/wallet-balance 지갑 잔액 받기 계정 지갑 잔액을 반환합니다. 전체 참조: GET /v1/public/accounts/{account_id}/billing/wallet-balance
OpenAPI 참조: /openapi.ko.json GET /v1/public/accounts/{account_id}/billing/wallet-balance