cURL
curl --request POST \ --url https://api.example.com/api/banking/plaid/webhooks \ --header 'Content-Type: application/json' \ --data ' { "itemId": "123", "webhookType": "123", "webhookCode": "123" } '
The Plaid item ID
"123"
The Plaid webhook type
The Plaid webhook code