plaid
Fire a test user webhook
/sandbox/user/fire_webhook functions the same as /sandbox/item/fire_webhook, but fires webhooks associated with a user rather than an Item. This endpoint can trigger the following webhooks:
USER_CHECK_REPORT_READY: Fired when a Check Report is ready to be retrieved.
USER_CHECK_REPORT_FAILED: Fired when a Check Report has failed to generate.
CHECK_REPORT_READY / CHECK_REPORT_FAILED: The equivalents of the above for integrations that predate the New User APIs.
Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production.
post/sandbox/user/fire_webhook
Request body
Response
success