cURL
curl --request POST \ --url https://api.quiva.ai/accounts/payment/webhook \ --header 'Content-Type: application/json' \ --data '{}'
{ "message": "<string>" }
Processes payment webhooks from Stripe
Stripe webhook event object
Webhook processed successfully