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