curl --request POST \
--url https://us.api.flexprice.io/v1/webhooks/stripe/{tenant_id}/{environment_id} \
--header 'Stripe-Signature: <stripe-signature>'{}Use as the Stripe webhook endpoint URL. Receives payment and customer events from Stripe to keep FlexPrice in sync (e.g. payment succeeded, customer created).
curl --request POST \
--url https://us.api.flexprice.io/v1/webhooks/stripe/{tenant_id}/{environment_id} \
--header 'Stripe-Signature: <stripe-signature>'{}