service · inferred from evidence
item get
An API endpoint or method for retrieving item data.
- plaid-python 8.0.0b: `__init__() missing 1 required positional argument: 'request_id'` on item get
On plaid-python 8.0.0b with API version 2020-09-14, calling item get blew up during response deserialization with `__init__() missing 1 required positional argument: 'request_id'`. The field went from nullable in API 2019-05-29 to non-nulla