How do you validate provider credentials (credential status change event by the job)?
When updating a credential via the Patch Update Credential call, nextScheduledRun will be part of the response, which is the next time our system will run for that specific credential.
The way our system is currently designed, the status on the updated credential will change once it is run, not immediately after updating the credential.
In some cases, this will take more than a day. The reason here is that nextScheduledRun is based off our system's estimate of when new statements for accounts will be made available online, which is called nextExpectedPostDate. This field can be found at the account level endpoints