curl --request POST \
--url https://us.api.flexprice.io/v1/webhooks/razorpay/{tenant_id}/{environment_id} \
--header 'X-Razorpay-Signature: <x-razorpay-signature>'{}Use as the Razorpay webhook endpoint URL. Receives payment capture and failure events to update invoice or payment status in FlexPrice.
curl --request POST \
--url https://us.api.flexprice.io/v1/webhooks/razorpay/{tenant_id}/{environment_id} \
--header 'X-Razorpay-Signature: <x-razorpay-signature>'{}