Skip to main content
POST
/
public
/
common
/
stripe
/
webhook
/
eu
postPublicCommonStripeWebhookEu
curl --request POST \
  --url https://apigw.ipxo.com/ecommerce/public/common/stripe/webhook/eu \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
object | null

Webhook Handled

The response is of type object.