Changelog
35.0.0
Changelog
34.0.0
user_token
field in UserCreateResponse
to be optional.Changelog
33.0.0
result
from triggered_rule_details
to ruleset
in response of /signal/evaluate
client_user_id
is now required for /session/token/create
Changelog
32.0.0
account
object to nullable in /processor/transactions/sync
responsewebhook
field in IssuesSubscribeRequest
to be requiredAssetReport
investments
field -- it is now correctly represented as an AssetReportInvestments
object, not an AssetReportInvestmentsTransaction
object, to accurately reflect the API behavior.user/create
and user/update
posted_date
field on /statements/list
response to be nullableinvestments
schema returned by /asset_report/get
(AssetReportInvestments
) to accurately reflect the actual API behavior, including renaming the schema objectscore
in PlaidCheckScore
from a float to an integerChangelog
31.1.0
Changelog
31.0.0
Changelog
30.1.0
Changelog
30.0.0
/item/get
from Item
to ItemWithConsentFields
.ConsentEventCode
enum values. Replaced PLAID_END_USER_PRIVACY_POLICY
with USER_AGREEMENT
ItemWithConsentFields
, a new object definition that extends the Item
object to include 1033-related consent fields.Item
object, ensuring that these fields now only appear in the ItemWithConsentFields
object within the /item/get
response.Changelog
29.0.0
products
field from cra/check_report/create
request