delete Billing Key
suspend fun deleteBillingKey(billingKey: String, reason: String? = null, requester: BillingKeyDeleteRequester? = null): DeleteBillingKeyResponse
빌링키 삭제
빌링키를 삭제합니다.
Parameters
billing Key
삭제할 빌링키
reason
사유
네이버페이: 자동결제 해지 사유입니다. 명시가 필요합니다.
requester
요청 주체
네이버페이: 자동결제 해지 요청 주체입니다. 명시가 필요합니다.