Post stripe webhook

POST /v1/stripe/webhook/checkout

Responses

  • 200

    Success

POST /v1/stripe/webhook/checkout
curl \
 -X POST https://api.infura.ai/v1/stripe/webhook/checkout \
 -H "x-api-key: $API_KEY"