Developer Community

Ask a Question
Back to All

Transactions returned from transaction api missing 'status' field

When I query for /transactions/v2/{}/<account_id>?startTime=2024-01-01T01:00:00Z&endTime=2024-08-21T01:00:00Z&limit=100 for a specified account ID, I've been getting back investmentTransactions that are missing a status? I'm unable to differentiate between PENDING and POSTED transactions then.

Is there something I'm missing in my request that is preventing the status from being returned or is the status field no longer a part of the API