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 Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1SubscriptionsWebhookResponses, PostApiV1SubscriptionsWebhookErrors, ThrowOnError>
Last updated on