Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
Webhook
WebhookUnbrandedRequiredHeaders
Interface WebhookUnbrandedRequiredHeaders
웹훅 요청에 필수적으로 포함되는 헤더들입니다.
interface
WebhookUnbrandedRequiredHeaders
{
"webhook-id"
:
string
;
"webhook-timestamp"
:
string
;
"webhook-signature"
:
string
;
}
Index
Properties
webhook-
id
webhook-
timestamp
webhook-
signature
Properties
webhook-
id
"webhook-id"
:
string
webhook-
timestamp
"webhook-timestamp"
:
string
webhook-
signature
"webhook-signature"
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
webhook-
id
webhook-
timestamp
webhook-
signature
@portone/server-sdk
Loading...
웹훅 요청에 필수적으로 포함되는 헤더들입니다.