Billing Key Client
class BillingKeyClient
Functions
Link copied to clipboard
빌링키 삭제
Link copied to clipboard
빌링키 단건 조회
Link copied to clipboard
suspend fun getBillingKeyInfos(page: PageInput? = null, sort: BillingKeySortInput? = null, filter: BillingKeyFilterInput? = null): GetBillingKeyInfosResponse
빌링키 다건 조회
Link copied to clipboard
suspend fun issueBillingKey(method: InstantBillingKeyPaymentMethodInput, channelKey: String? = null, channelGroupId: String? = null, customer: CustomerInput? = null, customData: String? = null, bypass: JsonObject? = null, noticeUrls: List<String>? = null): IssueBillingKeyResponse
빌링키 발급