cancelCashReceiptByPaymentId

@JvmName(name = "cancelCashReceiptByPaymentIdSuspend")
suspend fun cancelCashReceiptByPaymentId(paymentId: String): CancelCashReceiptResponse

현금 영수증 취소

현금 영수증 취소를 요청합니다.

Parameters

paymentId

결제 건 아이디

Throws