Skip to main content
GET
현재 요금제 받기

인증

Authorization
string
header
필수

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

경로 매개변수

account_id
string<uuid>
필수

응답

billing_period
string
필수

현재 요금제의 청구 기간

currency
string
필수

청구 통화 코드

plan_id
string
필수

현재 요금제 ID

plan_name
string
필수

현재 요금제 이름

price
string
필수

현재 요금제 가격

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
status
string
필수

현재 계획 상태

can_cancel_plan
boolean
기본값:false

계획을 취소할 수 있는지 여부

can_change_plan
boolean
기본값:false

계획을 변경할 수 있는지 여부