plaid
Webhook receiver for fdx notifications
A generic webhook receiver endpoint for FDX Event Notifications
post/fdx/notifications
Request body
Example request
{
"sentOn": "2021-07-15T14:46:41.375Z",
"notificationPayload": {
"event": {
"updatedTime": "2021-07-15T14:46:41.375Z"
}
},
"url": {
"href": "https://api.fi.com/fdx/v4/accounts/12345"
}
}Response
OK