-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Importing JSON files with data on the investment_transactions
array does not work. I'm trying to retrieve them later using the /investments/transactions/get
endpoint and it always gives me an empty array.
I'm using a JSON file of my design, but also I tried the example on this repo (https://github.com/plaid/sandbox-custom-users/blob/main/investments/brokerage_custom_user.json), and I even tried the example code at the official docs page (https://plaid.com/docs/sandbox/user-custom/#configuring-the-custom-user-account).
Investment transactions are not being imported to Plaid through this method, or there is some problem later when retrieving them.
Help appreciated!
Metadata
Metadata
Assignees
Labels
No labels