PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment
/
PaymentClient
/
resendWebhook
resend
Webhook
@
JvmName
(
name
=
"resendWebhookSuspend"
)
suspend
fun
resendWebhook
(
paymentId
:
String
,
webhookId
:
String
?
=
null
)
:
ResendWebhookResponse
웹훅 재발송
웹훅을 재발송합니다.
Parameters
payment
Id
결제 건 아이디
webhook
Id
웹훅 아이디
입력하지 않으면 결제 건의 가장 최근 웹훅 아이디가 기본 적용됩니다
Throws
Resend
Webhook
Exception