Skip to main content
POST
/
v0
/
webhooks
/
open-banking
/
plaid
/
events
Plaid Webhook
curl --request POST \
  --url https://api.sumvin.com/v0/webhooks/open-banking/plaid/events
{
  "received": true,
  "webhook_type": "<string>",
  "webhook_code": "<string>"
}

Response

Webhook received successfully

received
boolean
default:true
webhook_type
string | null
webhook_code
string | null