cURL
curl --request POST \ --url https://sandbox.hurdlr.com/rest/v4/banks/plaidItemAccounts \ --header 'Authorization: Bearer <token>'
{ "response": {}, "status": "SUCCESS" }
Update the minimum transaction start date of an existing sets of plaidItemAccount records
The access token received from the authorization server in the OAuth 2.0 flow.
Successful operation
SUCCESS
FAILURE