product · inferred from evidence
ProcessorTransactionsSyncResponse
A response object from the Plaid API related to transaction synchronization.
- Plaid ProcessorTransactionsSyncResponse Data Verification Error: modified returned as null instead of array
Calling transactions sync in the Plaid sandbox raised a data verification error on ProcessorTransactionsSyncResponse: the API returned `modified` as `null` where the SDK expected an array. A Plaid maintainer confirmed the API was misbehavin