v1

latestOpenAPI 3.0.1Yodlee Developer License2026-07-1370179438.8 KB
Configs

Subscribe For Notification Event

The subscribe events service is used to subscribe to an event for receiving notifications.<br>The callback URL, where the notification will be posted should be provided to this service.<br>If the callback URL is invalid or inaccessible, the subscription will be unsuccessful, and an error will be thrown.<br>Customers can subscribe to REFRESH,DATA_UPDATES and AUTO_REFRESH_UPDATES event.<br><br><b>Notes:</b><li>This service is not available in developer sandbox/test environment and will be made available for testing in your dedicated environment, once the contract is signed.<li>The content type has to be passed as application/json for the body parameter.</li>

post/configs/notifications/events/{eventName}

Path parameters

eventName'REFRESH' | 'DATA_UPDATES' | 'AUTO_REFRESH_UPDATES' required

eventName

Request body

Response

OK