Trigger an update for Cash Flow Updates
POST /sandbox/cra/cashflow_updates/update
Use the /sandbox/cra/cashflow_updates/update endpoint to manually trigger an update for Cash Flow Updates (Monitoring) in the Sandbox environment.
Request Body
Required
SandboxCraCashflowUpdatesUpdateRequest defines the request schema for /sandbox/cashflow_updates/update
Parameters
client_id
Your Plaid API
client_id. The client_id is required and may be provided either in the PLAID-CLIENT-ID header or as part of a request body.
secret
Your Plaid API
secret. The secret is required and may be provided either in the PLAID-SECRET header or as part of a request body.
user_token
The user token associated with the User data is being requested for.
user_id
webhook_codes
Webhook codes corresponding to the Cash Flow Updates events to be simulated.
Response
SandboxCraCashflowUpdatesUpdateResponse defines the response schema for sandbox/cashflow_updates/update
Response Properties
request_id
A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive.