diff --git a/docs/versions/v1/README.md b/docs/versions/v1/README.md index 3d1db93..33a61d2 100644 --- a/docs/versions/v1/README.md +++ b/docs/versions/v1/README.md @@ -1387,4 +1387,7 @@ Class | Method | HTTP request | Description - **goals:full**: Create, read, update and delete goals - **video-calls**: Allows application to register as a video call integration provider and create conference links - **messengers-integration**: Allows application to register as a messengers integration provider and allows them to deliver incoming messages and their statuses +- **deal-fields:full**: Create, read, update and delete deal fields +- **product-fields:full**: Create, read, update and delete product fields +- **contact-fields:full**: Create, read, update and delete person and organization fields diff --git a/docs/versions/v2/README.md b/docs/versions/v2/README.md index 6ffd006..e2b7b23 100644 --- a/docs/versions/v2/README.md +++ b/docs/versions/v2/README.md @@ -683,4 +683,6 @@ Class | Method | HTTP request | Description - **goals:full**: Create, read, update and delete goals - **video-calls**: Allows application to register as a video call integration provider and create conference links - **messengers-integration**: Allows application to register as a messengers integration provider and allows them to deliver incoming messages and their statuses - +- **deal-fields:full**: Create, read, update and delete deal fields +- **product-fields:full**: Create, read, update and delete product fields +- **contact-fields:full**: Create, read, update and delete person and organization fields