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
- Fix typo for `income_verification` in `/sandbox/public_token/create` options
47
+
48
+
### 2020-09-14_1.194.1
49
+
- Update field descriptions in `/partner/customer/*` responses.
50
+
- Make `PartnerEndCustomerWithSecrets` extend `PartnerEndCustomer`.
51
+
- Fix documentation links in `/partner/customer/*` endpoints.
52
+
53
+
### 2020-09-14_1.194.0
54
+
- Add `/partner/customer/enable` endpoint
55
+
56
+
### 2020-09-14_1.193.0
57
+
- Rename `LOGIN_REQUIRED` from transfer authorizations `decision_rationale` to `ITEM_LOGIN_REQUIRED`
58
+
59
+
### 2020-09-14_1.192.3
60
+
- Add `/fdx/notifications` endpoint.
61
+
62
+
### 2020-09-14_1.192.2
63
+
- Add `USER_REPORTED_NO_INCOME` to CreditSessionBankIncomeStatus
64
+
65
+
### 2020-09-14_1.192.1
66
+
- Update description for `payment_profile_token` field
67
+
68
+
### 2020-09-14_1.192.0
69
+
- Add `income_verfication` field to `/sandbox/public_token/create`
70
+
71
+
### 2020-09-14_1.191.1
72
+
- Add `document_income_result` field to `credit/sessions/get`
73
+
74
+
### 2020-09-14_1.191.0
75
+
- Remove `payment_profile_id` from `/payment_profile/*`, `/transfer/authorization/create`, and `/transfer/create` endpoints and replace with `payment_profile_token`
76
+
77
+
### 2020-09-14_1.190.0
78
+
- Removed auditor_id from /credit/audit_copy/token/create
79
+
80
+
### 2020-09-14_1.189.0
81
+
- Add length boundary for the `client_user_id` field in `user/create`
82
+
83
+
### 2020-09-14_1.188.0
84
+
- Add `SchemaVersion` field to Freddie Mac Verification of Assets Schema
85
+
86
+
### 2020-09-14_1.187.0
87
+
- Add `non-custodial wallet` to account subtypes supported for investments
88
+
- Add `trade` investment transaction subtype as a subtype of `transfer` investment transaction type
89
+
90
+
### 2020-09-14_1.186.2
91
+
- Add `errors` field to `credit/sessions/get`
92
+
93
+
### 2020-09-14_1.186.1
94
+
- Add `payroll_income_result` field to `credit/sessions/get`
95
+
96
+
### 2020-09-14_1.186.0
97
+
98
+
- Update `IdentityVerificationRequestUser.date_of_birth` to be required to match the existing behavior of the API.
99
+
100
+
### 2020-09-14_1.185.0
101
+
102
+
- Add support for `USER_INPUT_TIMEOUT` as a value for `force_error` in the sandbox custom user schema.
103
+
104
+
### 2020-09-14_1.184.0
105
+
106
+
- Make `payment_id` not required in `/link/token/create` under the `payment_initiation` field.
107
+
108
+
### 2020-09-14_1.183.0
109
+
110
+
- Add `beacon_session_id` field in req of /transfer/authorization/create endpoint.
0 commit comments