closeVirtualAccount

@JvmName(name = "closeVirtualAccountSuspend")
suspend fun closeVirtualAccount(paymentId: String): CloseVirtualAccountResponse

가상계좌 말소

발급된 가상계좌를 말소합니다.

Parameters

paymentId

결제 건 아이디

Throws