Skip to main content
POST
청구 플랜 취소

인증

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>
필수

본문

application/json

계정 구독 플랜을 취소하기 위한 고객 요청 스키마.

cancel_at_period_end
boolean
기본값:true

청구 기간 종료 시 요금제 취소

cancel_immediately
boolean
기본값:false

즉시 계획 취소

응답

status
string
필수

결제 작업 상태

account_status
string | null

작업 후 계정 상태

effective_at
string<date-time> | null

결제 변경사항이 적용된 시점

eligible
boolean | null

계정이 작업에 적합한지 여부

previous_plan_id
string | null

이전 요금제 ID

target_plan_id
string | null

대상 요금제 ID