You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+52Lines changed: 52 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,57 @@
1
1
See full changelog for the OpenAPI Schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md).
2
2
3
+
# 15.2.0
4
+
- Updating to OAS 2020-09-14_1.394.0
5
+
6
+
## OpenAPI Schema Changes
7
+
### 2020-09-14_1.394.0
8
+
- Made `/statements/list` and `/statements/download` APIs for Plaid's Statements PDF beta product available in client SDKs
9
+
10
+
### 2020-09-14_1.393.0
11
+
- Add `date_of_birth` and `address` fields to `documentary_verification.documents[].extracted_data` in the response of all of the identity verification endpoints:
12
+
-`identity_verification/create`
13
+
-`identity_verification/get`
14
+
-`identity_verification/list`
15
+
-`identity_verification/retry`
16
+
17
+
### 2020-09-14_1.392.4
18
+
- Update the following about identity/match name, phone number, email, and address score descriptions:
19
+
- Ensure consistent language across all fields
20
+
- Include score recommended "match" threshold for all fields.
21
+
22
+
### 2020-09-14_1.392.3
23
+
- Update the `async_update` field description.
24
+
25
+
### 2020-09-14_1.392.2
26
+
27
+
- Mark a few response fields as always present in the identity verification API:
0 commit comments