POST StripeWebhook/Handler/{platformName}?testMode={testMode}

The action to handle the Stripe Platform webhook events.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
platformName

EStripeWebhookRoutingPlatformName

Required

testMode

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.