WebhookRequest
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / WebhookRequest
Interface: WebhookRequest
Section titled “Interface: WebhookRequest”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16204
Webhook request with headers for signature verification
Properties
Section titled “Properties”rawBody
Section titled “rawBody”rawBody:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16206
Raw request body as string (for signature verification)
payload
Section titled “payload”payload:
HeliusWebhookPayload
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16208
Parsed payload
headers
Section titled “headers”headers:
object
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16210
Request headers
signature?
Section titled “signature?”
optionalsignature?:string
Helius webhook signature (X-Helius-Signature header)
authorization?
Section titled “authorization?”
optionalauthorization?:string
Authorization header