Skip to content

WebhookRequest

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / WebhookRequest

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16100

Webhook request with headers for signature verification

rawBody: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16102

Raw request body as string (for signature verification)


payload: HeliusWebhookPayload

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16104

Parsed payload


headers: object

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16106

Request headers

optional signature: string

Helius webhook signature (X-Helius-Signature header)

optional authorization: string

Authorization header