Skip to Content
SdkClientInternalFunctionspostApiV1SubscriptionsWebhook

postApiV1SubscriptionsWebhook

postApiV1SubscriptionsWebhook<ThrowOnError>(options: Options<PostApiV1SubscriptionsWebhookData, ThrowOnError>): RequestResult<PostApiV1SubscriptionsWebhookResponses, PostApiV1SubscriptionsWebhookErrors, ThrowOnError>

Defined in: src/client/sdk.gen.ts:426 

Handle Stripe webhook

Receives and processes Stripe webhook events for subscription lifecycle management

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<PostApiV1SubscriptionsWebhookData, ThrowOnError>

Returns

RequestResult<PostApiV1SubscriptionsWebhookResponses, PostApiV1SubscriptionsWebhookErrors, ThrowOnError>

Last updated on