- Relax length restrictions on the `currency` field in the `Pay` schema
202009141.61.1
- Use new payment statuses in `PaymentStatusUpdateWebhook`
29.1.0
- Updating to OAS 2020-09-14_1.620.0
OpenAPI Schema Changes
29.0.0
- Updating to OAS 2020-09-14_1.617.1
Breaking changes in this version - [Breaking] Removed the deprecated longest_gap_between_transactions, average_inflow_amount, and average_outflow_amount fields from the BaseReportAccountInsights object in the /cra/check_report/base_report/get response.
OpenAPI Schema Changes
28.1.0
- Updating to OAS 2020-09-14_1.610.1
OpenAPI Schema Changes
28.0.0
- Updating to OAS 2020-09-14_1.586.4
Breaking changes in this version - [BREAKING] Changed the type returned by `/item/get` from `Item` to `ItemWithConsentFields`. - [Breaking] Changed `ConsentEventCode` enum values. Replaced `PLAID_END_USER_PRIVACY_POLICY` with `USER_AGREEMENT` - [Breaking] Created `ItemWithConsentFields`, a new object definition that extends the `Item` object to include 1033-related consent fields. - [Breaking] Removed the 1033-related consent fields from the `Item` object, ensuring that these fields now only appear in the `ItemWithConsentFields` object within the `/item/get` response.