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