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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an
9
9
## [Unreleased]
10
10
### Added
11
11
- Added three new OAuth2 scopes for field management:
12
-
-`deal-fields:full` - Allows applications to create, read, update and delete deal fields (applied to 6 endpoints: GET/POST/DELETE /dealFields and GET/PUT/DELETE /dealFields/{id})
13
-
-`product-fields:full` - Allows applications to create, read, update and delete product fields (applied to 6 endpoints: GET/POST/DELETE /productFields and GET/PUT/DELETE /productFields/{id})
14
-
-`contact-fields:full` - Allows applications to create, read, update and delete person and organization fields (applied to 12 endpoints: GET/POST/DELETE /personFields, GET/PUT/DELETE /personFields/{id}, GET/POST/DELETE /organizationFields, and GET/PUT/DELETE /organizationFields/{id})
12
+
-`deal-fields:full` - Allows applications to create, read, update and delete deal fields
13
+
-`product-fields:full` - Allows applications to create, read, update and delete product fields
14
+
-`contact-fields:full` - Allows applications to create, read, update and delete person and organization fields
15
15
16
16
## [30.7.0] - 2025-12-03
17
17
### Added
@@ -132,7 +132,7 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an
132
132
## [29.0.0] - 2025-09-03
133
133
### Removed
134
134
- Removed all endpoints of the Subscriptions feature
135
-
- GET /v1/subscriptions/{id}
135
+
- GET /v1/subscriptions/{id}
136
136
- GET /v1/subscriptions/find/{dealId}
137
137
- GET /v1/subscriptions/{id}/payments
138
138
- POST /v1/subscriptions/recurring
@@ -1138,4 +1138,4 @@ Those fields will be formatted as "2020-07-13" instead of "2020-07-13T00:00:00.0
0 commit comments