pipedrive-openapi-client 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +9 -0
- data/Gemfile.lock +68 -0
- data/LICENSE +201 -0
- data/README.md +669 -0
- data/Rakefile +10 -0
- data/docs/ActivitiesApi.md +372 -0
- data/docs/Activity.md +47 -0
- data/docs/ActivityFieldsApi.md +61 -0
- data/docs/ActivityTypesApi.md +305 -0
- data/docs/AddFile.md +19 -0
- data/docs/AddNewPipeline.md +19 -0
- data/docs/AddNewPipelineAllOf.md +17 -0
- data/docs/AddedDealFollower.md +19 -0
- data/docs/AddedDealFollowerData.md +23 -0
- data/docs/AdditionalData.md +21 -0
- data/docs/AdditionalDataWithPaginationDetails.md +17 -0
- data/docs/BaseCurrency.md +29 -0
- data/docs/BaseDeal.md +119 -0
- data/docs/BaseMailThread.md +89 -0
- data/docs/BaseMailThreadAllOf.md +59 -0
- data/docs/BaseMailThreadAllOfParties.md +19 -0
- data/docs/BaseMailThreadMessages.md +71 -0
- data/docs/BaseMailThreadMessagesAllOf.md +41 -0
- data/docs/BaseNote.md +49 -0
- data/docs/BaseNoteDealTitle.md +17 -0
- data/docs/BaseNoteOrganization.md +17 -0
- data/docs/BaseNotePerson.md +17 -0
- data/docs/BaseResponse.md +17 -0
- data/docs/BaseRole.md +19 -0
- data/docs/BaseStage.md +35 -0
- data/docs/BaseTeam.md +33 -0
- data/docs/BaseTeamAllOf.md +17 -0
- data/docs/BaseTeamAllOf1.md +19 -0
- data/docs/BaseUser.md +55 -0
- data/docs/BaseUserMe.md +67 -0
- data/docs/BaseUserMeAllOf.md +27 -0
- data/docs/BaseUserMeAllOfLanguage.md +19 -0
- data/docs/BasicDeal.md +37 -0
- data/docs/BasicDealProduct.md +29 -0
- data/docs/BasicGoal.md +27 -0
- data/docs/BasicOrganization.md +21 -0
- data/docs/BasicPerson.md +27 -0
- data/docs/BasicPersonField.md +19 -0
- data/docs/BasicProductField.md +19 -0
- data/docs/CallLogsApi.md +296 -0
- data/docs/CommonMailThread.md +45 -0
- data/docs/CreateRemoteFileAndLinkItToItem.md +19 -0
- data/docs/CreateTeam.md +23 -0
- data/docs/Currencies.md +19 -0
- data/docs/CurrenciesApi.md +68 -0
- data/docs/DealFieldsApi.md +356 -0
- data/docs/DealNonStrictModeFields.md +25 -0
- data/docs/DealNonStrictModeFieldsCreatorUserId.md +29 -0
- data/docs/DealOrganizationData.md +27 -0
- data/docs/DealPersonData.md +23 -0
- data/docs/DealPersonDataEmail.md +21 -0
- data/docs/DealPersonDataPhone.md +21 -0
- data/docs/DealStrictModeFields.md +25 -0
- data/docs/DealSummary.md +23 -0
- data/docs/DealSummaryPerCurrency.md +17 -0
- data/docs/DealSummaryPerCurrencyFull.md +17 -0
- data/docs/DealSummaryPerCurrencyFullCURRENCYID.md +19 -0
- data/docs/DealSummaryPerStages.md +17 -0
- data/docs/DealSummaryPerStagesSTAGEID.md +17 -0
- data/docs/DealSummaryPerStagesSTAGEIDCURRENCYID.md +25 -0
- data/docs/DealUserData.md +27 -0
- data/docs/DealsApi.md +1777 -0
- data/docs/DeleteDeal.md +19 -0
- data/docs/DeleteDealData.md +17 -0
- data/docs/DeleteDealFollower.md +19 -0
- data/docs/DeleteDealFollowerData.md +17 -0
- data/docs/DeleteDealParticipant.md +19 -0
- data/docs/DeleteDealParticipantData.md +17 -0
- data/docs/DeleteDealProduct.md +19 -0
- data/docs/DeleteDealProductData.md +19 -0
- data/docs/DeleteFile.md +19 -0
- data/docs/DeleteFileData.md +17 -0
- data/docs/DeleteMultipleDeals.md +16 -0
- data/docs/DeleteMultipleDealsAllOf.md +19 -0
- data/docs/DeleteMultipleDealsAllOfData.md +17 -0
- data/docs/DeleteMultipleProductFieldsResponse.md +19 -0
- data/docs/DeleteMultipleProductFieldsResponseData.md +17 -0
- data/docs/DeleteNote.md +19 -0
- data/docs/DeleteProductFieldResponse.md +19 -0
- data/docs/DeleteProductFieldResponseData.md +17 -0
- data/docs/DeleteProductFollowerResponse.md +19 -0
- data/docs/DeleteProductFollowerResponseData.md +17 -0
- data/docs/DeleteRole.md +19 -0
- data/docs/DeleteRoleAllOf.md +17 -0
- data/docs/DeleteRoleAllOfData.md +17 -0
- data/docs/DeleteRoleAssignment.md +19 -0
- data/docs/DeleteRoleAssignmentAllOf.md +17 -0
- data/docs/DeleteRoleAssignmentAllOfData.md +17 -0
- data/docs/EditPipeline.md +19 -0
- data/docs/EditPipelineAllOf.md +17 -0
- data/docs/FailResponse.md +19 -0
- data/docs/FieldType.md +17 -0
- data/docs/FileData.md +67 -0
- data/docs/FilesApi.md +509 -0
- data/docs/FilterType.md +16 -0
- data/docs/FiltersApi.md +408 -0
- data/docs/FindProductsByNameResponse.md +21 -0
- data/docs/FindProductsByNameResponseData.md +29 -0
- data/docs/FullRole.md +29 -0
- data/docs/FullRoleAllOf.md +17 -0
- data/docs/GetAddProductAttachementDetails.md +19 -0
- data/docs/GetAddUpdateStage.md +19 -0
- data/docs/GetAddedDeal.md +23 -0
- data/docs/GetAddedDealAdditionalData.md +17 -0
- data/docs/GetAddedDealRelatedObjects.md +21 -0
- data/docs/GetAllFiles.md +21 -0
- data/docs/GetAllPipelines.md +19 -0
- data/docs/GetAllPipelinesAllOf.md +17 -0
- data/docs/GetAllProductFieldsResponse.md +21 -0
- data/docs/GetDeal.md +23 -0
- data/docs/GetDealAdditionalData.md +17 -0
- data/docs/GetDeals.md +23 -0
- data/docs/GetDealsByName.md +21 -0
- data/docs/GetDealsByNameAdditionalData.md +17 -0
- data/docs/GetDealsByNameData.md +41 -0
- data/docs/GetDealsConversionRatesInPipeline.md +19 -0
- data/docs/GetDealsConversionRatesInPipelineAllOf.md +17 -0
- data/docs/GetDealsConversionRatesInPipelineAllOfData.md +21 -0
- data/docs/GetDealsConversionRatesInPipelineAllOfDataStageConversions.md +21 -0
- data/docs/GetDealsMovementsInPipeline.md +19 -0
- data/docs/GetDealsMovementsInPipelineAllOf.md +17 -0
- data/docs/GetDealsMovementsInPipelineAllOfData.md +27 -0
- data/docs/GetDealsMovementsInPipelineAllOfDataAverageAgeInDays.md +19 -0
- data/docs/GetDealsMovementsInPipelineAllOfDataAverageAgeInDaysByStages.md +19 -0
- data/docs/GetDealsMovementsInPipelineAllOfDataMovementsBetweenStages.md +17 -0
- data/docs/GetDealsMovementsInPipelineAllOfDataNewDeals.md +23 -0
- data/docs/GetDealsMovementsInPipelineAllOfDataNewDealsFormattedValues.md +17 -0
- data/docs/GetDealsMovementsInPipelineAllOfDataNewDealsValues.md +17 -0
- data/docs/GetDealsSummary.md +19 -0
- data/docs/GetDealsSummaryData.md +29 -0
- data/docs/GetDealsSummaryDataValuesTotal.md +25 -0
- data/docs/GetDealsSummaryDataWeightedValuesTotal.md +21 -0
- data/docs/GetDealsTimeline.md +19 -0
- data/docs/GetDealsTimelineData.md +23 -0
- data/docs/GetDealsTimelineDataTotals.md +31 -0
- data/docs/GetDuplicatedDeal.md +19 -0
- data/docs/GetMergedDeal.md +19 -0
- data/docs/GetNotes.md +21 -0
- data/docs/GetOneFile.md +19 -0
- data/docs/GetOnePipeline.md +19 -0
- data/docs/GetOnePipelineAllOf.md +17 -0
- data/docs/GetOneStage.md +19 -0
- data/docs/GetProductAttachementDetails.md +19 -0
- data/docs/GetProductFieldResponse.md +19 -0
- data/docs/GetRole.md +21 -0
- data/docs/GetRoleAllOf.md +19 -0
- data/docs/GetRoleAllOfAdditionalData.md +17 -0
- data/docs/GetRoleAssignments.md +21 -0
- data/docs/GetRoleAssignmentsAllOf.md +19 -0
- data/docs/GetRoleSettings.md +19 -0
- data/docs/GetRoleSettingsAllOf.md +17 -0
- data/docs/GetRoleSubroles.md +21 -0
- data/docs/GetRoleSubrolesAllOf.md +19 -0
- data/docs/GetRoles.md +21 -0
- data/docs/GetRolesAllOf.md +19 -0
- data/docs/GetStageDeals.md +21 -0
- data/docs/GetStages.md +19 -0
- data/docs/GlobalMessageBaseResponse.md +17 -0
- data/docs/GlobalMessageData.md +27 -0
- data/docs/GlobalMessageDelete.md +23 -0
- data/docs/GlobalMessageDeleteAllOf.md +21 -0
- data/docs/GlobalMessageGet.md +23 -0
- data/docs/GlobalMessageGetAllOf.md +21 -0
- data/docs/GlobalMessageUserData.md +21 -0
- data/docs/GlobalMessagesApi.md +120 -0
- data/docs/GoalsApi.md +318 -0
- data/docs/IconKey.md +16 -0
- data/docs/InlineObject.md +21 -0
- data/docs/InlineObject1.md +23 -0
- data/docs/InlineObject10.md +23 -0
- data/docs/InlineObject11.md +19 -0
- data/docs/InlineObject12.md +21 -0
- data/docs/InlineObject13.md +19 -0
- data/docs/InlineObject14.md +31 -0
- data/docs/InlineObject15.md +33 -0
- data/docs/InlineObject16.md +19 -0
- data/docs/InlineObject17.md +19 -0
- data/docs/InlineObject18.md +23 -0
- data/docs/InlineObject19.md +17 -0
- data/docs/InlineObject2.md +37 -0
- data/docs/InlineObject20.md +17 -0
- data/docs/InlineObject21.md +17 -0
- data/docs/InlineObject22.md +17 -0
- data/docs/InlineObject23.md +25 -0
- data/docs/InlineObject24.md +17 -0
- data/docs/InlineObject25.md +17 -0
- data/docs/InlineObject26.md +19 -0
- data/docs/InlineObject27.md +17 -0
- data/docs/InlineObject28.md +17 -0
- data/docs/InlineObject29.md +21 -0
- data/docs/InlineObject3.md +17 -0
- data/docs/InlineObject30.md +17 -0
- data/docs/InlineObject31.md +17 -0
- data/docs/InlineObject32.md +17 -0
- data/docs/InlineObject33.md +27 -0
- data/docs/InlineObject4.md +17 -0
- data/docs/InlineObject5.md +17 -0
- data/docs/InlineObject6.md +17 -0
- data/docs/InlineObject7.md +19 -0
- data/docs/InlineObject8.md +27 -0
- data/docs/InlineObject9.md +25 -0
- data/docs/InlineResponse200.md +21 -0
- data/docs/InlineResponse2001.md +19 -0
- data/docs/InlineResponse20010.md +19 -0
- data/docs/InlineResponse20010Data.md +17 -0
- data/docs/InlineResponse20011.md +19 -0
- data/docs/InlineResponse20011Data.md +17 -0
- data/docs/InlineResponse2002.md +19 -0
- data/docs/InlineResponse2003.md +17 -0
- data/docs/InlineResponse2004.md +21 -0
- data/docs/InlineResponse2005.md +17 -0
- data/docs/InlineResponse2006.md +19 -0
- data/docs/InlineResponse2007.md +19 -0
- data/docs/InlineResponse2007Data.md +25 -0
- data/docs/InlineResponse2008.md +19 -0
- data/docs/InlineResponse2008Data.md +17 -0
- data/docs/InlineResponse2009.md +19 -0
- data/docs/InlineResponse2009Data.md +17 -0
- data/docs/InlineResponse200AdditionalData.md +21 -0
- data/docs/InlineResponse201.md +19 -0
- data/docs/InlineResponse201Data.md +47 -0
- data/docs/InlineResponse400.md +25 -0
- data/docs/InlineResponse403.md +25 -0
- data/docs/InlineResponse404.md +25 -0
- data/docs/InlineResponse4041.md +25 -0
- data/docs/InlineResponse409.md +25 -0
- data/docs/InlineResponse410.md +25 -0
- data/docs/InlineResponse500.md +25 -0
- data/docs/ItemSearchApi.md +154 -0
- data/docs/LeadsApi.md +651 -0
- data/docs/LeadsValue.md +19 -0
- data/docs/LinkRemoteFileToItem.md +19 -0
- data/docs/MailMessage.md +25 -0
- data/docs/MailMessageAllOf.md +17 -0
- data/docs/MailMessageData.md +73 -0
- data/docs/MailMessagesApi.md +70 -0
- data/docs/MailParticipant.md +27 -0
- data/docs/MailServiceBaseResponse.md +23 -0
- data/docs/MailThread.md +19 -0
- data/docs/MailThreadAllOf.md +17 -0
- data/docs/MailThreadDelete.md +19 -0
- data/docs/MailThreadDeleteAllOf.md +17 -0
- data/docs/MailThreadMessages.md +19 -0
- data/docs/MailThreadMessagesAllOf.md +17 -0
- data/docs/MailThreadOne.md +19 -0
- data/docs/MailThreadOneAllOf.md +17 -0
- data/docs/MailThreadParticipant.md +33 -0
- data/docs/MailThreadPut.md +19 -0
- data/docs/MailThreadsApi.md +314 -0
- data/docs/NewDeal.md +39 -0
- data/docs/NewDealAllOf.md +17 -0
- data/docs/NewDealProduct.md +31 -0
- data/docs/NewDealProductAllOf.md +17 -0
- data/docs/NewFollowerResponse.md +19 -0
- data/docs/NewFollowerResponseData.md +23 -0
- data/docs/NewGoal.md +16 -0
- data/docs/NewOrganization.md +23 -0
- data/docs/NewOrganizationAllOf.md +17 -0
- data/docs/NewOrganizationField.md +21 -0
- data/docs/NewPerson.md +29 -0
- data/docs/NewPersonAllOf.md +17 -0
- data/docs/NewPersonField.md +21 -0
- data/docs/NewProductField.md +21 -0
- data/docs/NewProductFieldAllOf.md +21 -0
- data/docs/Note.md +33 -0
- data/docs/NoteCreatorUser.md +23 -0
- data/docs/NoteFieldsApi.md +61 -0
- data/docs/NotesApi.md +360 -0
- data/docs/NumberBoolean.md +16 -0
- data/docs/NumberBooleanDefault0.md +16 -0
- data/docs/NumberBooleanDefault1.md +16 -0
- data/docs/OrganizationFieldsApi.md +348 -0
- data/docs/OrganizationRelationship.md +23 -0
- data/docs/OrganizationRelationshipsApi.md +303 -0
- data/docs/OrganizationsApi.md +1178 -0
- data/docs/PermissionSets.md +19 -0
- data/docs/PermissionSetsAllOf.md +17 -0
- data/docs/PermissionSetsApi.md +171 -0
- data/docs/PermissionSetsItem.md +21 -0
- data/docs/PersonFieldsApi.md +348 -0
- data/docs/PersonsApi.md +1311 -0
- data/docs/Pipeline.md +23 -0
- data/docs/PipelinesApi.md +524 -0
- data/docs/PostNote.md +19 -0
- data/docs/PostRoleAssignment.md +19 -0
- data/docs/PostRoleAssignmentAllOf.md +17 -0
- data/docs/PostRoleAssignmentAllOfData.md +19 -0
- data/docs/PostRoleSettings.md +19 -0
- data/docs/PostRoleSettingsAllOf.md +17 -0
- data/docs/PostRoleSettingsAllOfData.md +19 -0
- data/docs/PostRoles.md +19 -0
- data/docs/PostRolesAllOf.md +17 -0
- data/docs/PostRolesAllOfData.md +17 -0
- data/docs/Product.md +31 -0
- data/docs/ProductAttachementFields.md +41 -0
- data/docs/ProductField.md +51 -0
- data/docs/ProductFieldAllOf.md +45 -0
- data/docs/ProductFieldsApi.md +358 -0
- data/docs/ProductsApi.md +809 -0
- data/docs/PutRole.md +19 -0
- data/docs/PutRoleAllOf.md +17 -0
- data/docs/PutRoleAllOfData.md +17 -0
- data/docs/RecentsApi.md +73 -0
- data/docs/RoleAssignment.md +27 -0
- data/docs/RoleAssignmentAllOf.md +23 -0
- data/docs/RoleSettings.md +31 -0
- data/docs/RolesAdditionalData.md +17 -0
- data/docs/RolesAdditionalDataPagination.md +21 -0
- data/docs/RolesApi.md +623 -0
- data/docs/SearchResultsApi.md +148 -0
- data/docs/SinglePermissionSetsItem.md +23 -0
- data/docs/SinglePermissionSetsItemAllOf.md +17 -0
- data/docs/Stage.md +25 -0
- data/docs/StagesApi.md +424 -0
- data/docs/SubRole.md +27 -0
- data/docs/SubRoleAllOf.md +23 -0
- data/docs/Teams.md +19 -0
- data/docs/TeamsAllOf.md +17 -0
- data/docs/TeamsApi.md +498 -0
- data/docs/Unauthorized.md +21 -0
- data/docs/UpdateFile.md +19 -0
- data/docs/UpdateTeam.md +27 -0
- data/docs/UpdateTeamAllOf.md +19 -0
- data/docs/User.md +19 -0
- data/docs/UserAllOf.md +17 -0
- data/docs/UserAssignmentToPermissionSet.md +23 -0
- data/docs/UserAssignmentsToPermissionSet.md +19 -0
- data/docs/UserAssignmentsToPermissionSetAllOf.md +17 -0
- data/docs/UserConnections.md +19 -0
- data/docs/UserConnectionsAllOf.md +17 -0
- data/docs/UserConnectionsAllOfData.md +17 -0
- data/docs/UserConnectionsApi.md +62 -0
- data/docs/UserIDs.md +19 -0
- data/docs/UserIDsAllOf.md +17 -0
- data/docs/UserMe.md +19 -0
- data/docs/UserMeAllOf.md +17 -0
- data/docs/UserSettings.md +19 -0
- data/docs/UserSettingsAllOf.md +17 -0
- data/docs/UserSettingsApi.md +62 -0
- data/docs/UserSettingsItem.md +35 -0
- data/docs/Users.md +19 -0
- data/docs/UsersAllOf.md +17 -0
- data/docs/UsersApi.md +818 -0
- data/docs/VisibleTo.md +16 -0
- data/docs/WebhooksApi.md +190 -0
- data/git_push.sh +58 -0
- data/lib/pipedrive-openapi-client.rb +384 -0
- data/lib/pipedrive-openapi-client/api/activities_api.rb +403 -0
- data/lib/pipedrive-openapi-client/api/activity_fields_api.rb +76 -0
- data/lib/pipedrive-openapi-client/api/activity_types_api.rb +344 -0
- data/lib/pipedrive-openapi-client/api/call_logs_api.rb +339 -0
- data/lib/pipedrive-openapi-client/api/currencies_api.rb +81 -0
- data/lib/pipedrive-openapi-client/api/deal_fields_api.rb +391 -0
- data/lib/pipedrive-openapi-client/api/deals_api.rb +2018 -0
- data/lib/pipedrive-openapi-client/api/files_api.rb +630 -0
- data/lib/pipedrive-openapi-client/api/filters_api.rb +436 -0
- data/lib/pipedrive-openapi-client/api/global_messages_api.rb +143 -0
- data/lib/pipedrive-openapi-client/api/goals_api.rb +405 -0
- data/lib/pipedrive-openapi-client/api/item_search_api.rb +228 -0
- data/lib/pipedrive-openapi-client/api/leads_api.rb +697 -0
- data/lib/pipedrive-openapi-client/api/mail_messages_api.rb +87 -0
- data/lib/pipedrive-openapi-client/api/mail_threads_api.rb +358 -0
- data/lib/pipedrive-openapi-client/api/note_fields_api.rb +76 -0
- data/lib/pipedrive-openapi-client/api/notes_api.rb +422 -0
- data/lib/pipedrive-openapi-client/api/organization_fields_api.rb +385 -0
- data/lib/pipedrive-openapi-client/api/organization_relationships_api.rb +340 -0
- data/lib/pipedrive-openapi-client/api/organizations_api.rb +1303 -0
- data/lib/pipedrive-openapi-client/api/permission_sets_api.rb +204 -0
- data/lib/pipedrive-openapi-client/api/person_fields_api.rb +385 -0
- data/lib/pipedrive-openapi-client/api/persons_api.rb +1448 -0
- data/lib/pipedrive-openapi-client/api/pipelines_api.rb +595 -0
- data/lib/pipedrive-openapi-client/api/product_fields_api.rb +391 -0
- data/lib/pipedrive-openapi-client/api/products_api.rb +904 -0
- data/lib/pipedrive-openapi-client/api/recents_api.rb +96 -0
- data/lib/pipedrive-openapi-client/api/roles_api.rb +741 -0
- data/lib/pipedrive-openapi-client/api/search_results_api.rb +194 -0
- data/lib/pipedrive-openapi-client/api/stages_api.rb +467 -0
- data/lib/pipedrive-openapi-client/api/teams_api.rb +571 -0
- data/lib/pipedrive-openapi-client/api/user_connections_api.rb +78 -0
- data/lib/pipedrive-openapi-client/api/user_settings_api.rb +78 -0
- data/lib/pipedrive-openapi-client/api/users_api.rb +925 -0
- data/lib/pipedrive-openapi-client/api/webhooks_api.rb +238 -0
- data/lib/pipedrive-openapi-client/api_client.rb +404 -0
- data/lib/pipedrive-openapi-client/api_error.rb +57 -0
- data/lib/pipedrive-openapi-client/configuration.rb +250 -0
- data/lib/pipedrive-openapi-client/models/activity.rb +404 -0
- data/lib/pipedrive-openapi-client/models/add_file.rb +216 -0
- data/lib/pipedrive-openapi-client/models/add_new_pipeline.rb +224 -0
- data/lib/pipedrive-openapi-client/models/add_new_pipeline_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/added_deal_follower.rb +216 -0
- data/lib/pipedrive-openapi-client/models/added_deal_follower_data.rb +237 -0
- data/lib/pipedrive-openapi-client/models/additional_data.rb +228 -0
- data/lib/pipedrive-openapi-client/models/additional_data_with_pagination_details.rb +207 -0
- data/lib/pipedrive-openapi-client/models/base_currency.rb +267 -0
- data/lib/pipedrive-openapi-client/models/base_deal.rb +724 -0
- data/lib/pipedrive-openapi-client/models/base_mail_thread.rb +582 -0
- data/lib/pipedrive-openapi-client/models/base_mail_thread_all_of.rb +423 -0
- data/lib/pipedrive-openapi-client/models/base_mail_thread_all_of_parties.rb +222 -0
- data/lib/pipedrive-openapi-client/models/base_mail_thread_messages.rb +495 -0
- data/lib/pipedrive-openapi-client/models/base_mail_thread_messages_all_of.rb +336 -0
- data/lib/pipedrive-openapi-client/models/base_note.rb +363 -0
- data/lib/pipedrive-openapi-client/models/base_note_deal_title.rb +208 -0
- data/lib/pipedrive-openapi-client/models/base_note_organization.rb +208 -0
- data/lib/pipedrive-openapi-client/models/base_note_person.rb +208 -0
- data/lib/pipedrive-openapi-client/models/base_response.rb +207 -0
- data/lib/pipedrive-openapi-client/models/base_role.rb +218 -0
- data/lib/pipedrive-openapi-client/models/base_stage.rb +331 -0
- data/lib/pipedrive-openapi-client/models/base_team.rb +306 -0
- data/lib/pipedrive-openapi-client/models/base_team_all_of.rb +207 -0
- data/lib/pipedrive-openapi-client/models/base_team_all_of1.rb +217 -0
- data/lib/pipedrive-openapi-client/models/base_user.rb +399 -0
- data/lib/pipedrive-openapi-client/models/base_user_me.rb +466 -0
- data/lib/pipedrive-openapi-client/models/base_user_me_all_of.rb +256 -0
- data/lib/pipedrive-openapi-client/models/base_user_me_all_of_language.rb +218 -0
- data/lib/pipedrive-openapi-client/models/basic_deal.rb +341 -0
- data/lib/pipedrive-openapi-client/models/basic_deal_product.rb +271 -0
- data/lib/pipedrive-openapi-client/models/basic_goal.rb +291 -0
- data/lib/pipedrive-openapi-client/models/basic_organization.rb +227 -0
- data/lib/pipedrive-openapi-client/models/basic_person.rb +261 -0
- data/lib/pipedrive-openapi-client/models/basic_person_field.rb +222 -0
- data/lib/pipedrive-openapi-client/models/basic_product_field.rb +224 -0
- data/lib/pipedrive-openapi-client/models/common_mail_thread.rb +348 -0
- data/lib/pipedrive-openapi-client/models/create_remote_file_and_link_it_to_item.rb +216 -0
- data/lib/pipedrive-openapi-client/models/create_team.rb +247 -0
- data/lib/pipedrive-openapi-client/models/currencies.rb +219 -0
- data/lib/pipedrive-openapi-client/models/deal_non_strict_mode_fields.rb +243 -0
- data/lib/pipedrive-openapi-client/models/deal_non_strict_mode_fields_creator_user_id.rb +269 -0
- data/lib/pipedrive-openapi-client/models/deal_organization_data.rb +258 -0
- data/lib/pipedrive-openapi-client/models/deal_person_data.rb +242 -0
- data/lib/pipedrive-openapi-client/models/deal_person_data_email.rb +227 -0
- data/lib/pipedrive-openapi-client/models/deal_person_data_phone.rb +227 -0
- data/lib/pipedrive-openapi-client/models/deal_strict_mode_fields.rb +247 -0
- data/lib/pipedrive-openapi-client/models/deal_summary.rb +235 -0
- data/lib/pipedrive-openapi-client/models/deal_summary_per_currency.rb +208 -0
- data/lib/pipedrive-openapi-client/models/deal_summary_per_currency_full.rb +207 -0
- data/lib/pipedrive-openapi-client/models/deal_summary_per_currency_full_currencyid.rb +218 -0
- data/lib/pipedrive-openapi-client/models/deal_summary_per_stages.rb +207 -0
- data/lib/pipedrive-openapi-client/models/deal_summary_per_stages_stageid.rb +207 -0
- data/lib/pipedrive-openapi-client/models/deal_summary_per_stages_stageidcurrencyid.rb +248 -0
- data/lib/pipedrive-openapi-client/models/deal_user_data.rb +259 -0
- data/lib/pipedrive-openapi-client/models/delete_deal.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_deal_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/delete_deal_follower.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_deal_follower_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/delete_deal_participant.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_deal_participant_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/delete_deal_product.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_deal_product_data.rb +217 -0
- data/lib/pipedrive-openapi-client/models/delete_file.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_file_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/delete_multiple_deals.rb +208 -0
- data/lib/pipedrive-openapi-client/models/delete_multiple_deals_all_of.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_multiple_deals_all_of_data.rb +209 -0
- data/lib/pipedrive-openapi-client/models/delete_multiple_product_fields_response.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_multiple_product_fields_response_data.rb +209 -0
- data/lib/pipedrive-openapi-client/models/delete_note.rb +217 -0
- data/lib/pipedrive-openapi-client/models/delete_product_field_response.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_product_field_response_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/delete_product_follower_response.rb +216 -0
- data/lib/pipedrive-openapi-client/models/delete_product_follower_response_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/delete_role.rb +224 -0
- data/lib/pipedrive-openapi-client/models/delete_role_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/delete_role_all_of_data.rb +208 -0
- data/lib/pipedrive-openapi-client/models/delete_role_assignment.rb +224 -0
- data/lib/pipedrive-openapi-client/models/delete_role_assignment_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/delete_role_assignment_all_of_data.rb +208 -0
- data/lib/pipedrive-openapi-client/models/edit_pipeline.rb +225 -0
- data/lib/pipedrive-openapi-client/models/edit_pipeline_all_of.rb +207 -0
- data/lib/pipedrive-openapi-client/models/fail_response.rb +217 -0
- data/lib/pipedrive-openapi-client/models/field_type.rb +246 -0
- data/lib/pipedrive-openapi-client/models/file_data.rb +458 -0
- data/lib/pipedrive-openapi-client/models/filter_type.rb +39 -0
- data/lib/pipedrive-openapi-client/models/find_products_by_name_response.rb +226 -0
- data/lib/pipedrive-openapi-client/models/find_products_by_name_response_data.rb +267 -0
- data/lib/pipedrive-openapi-client/models/full_role.rb +275 -0
- data/lib/pipedrive-openapi-client/models/full_role_all_of.rb +207 -0
- data/lib/pipedrive-openapi-client/models/get_add_product_attachement_details.rb +217 -0
- data/lib/pipedrive-openapi-client/models/get_add_update_stage.rb +216 -0
- data/lib/pipedrive-openapi-client/models/get_added_deal.rb +235 -0
- data/lib/pipedrive-openapi-client/models/get_added_deal_additional_data.rb +209 -0
- data/lib/pipedrive-openapi-client/models/get_added_deal_related_objects.rb +224 -0
- data/lib/pipedrive-openapi-client/models/get_all_files.rb +228 -0
- data/lib/pipedrive-openapi-client/models/get_all_pipelines.rb +227 -0
- data/lib/pipedrive-openapi-client/models/get_all_pipelines_all_of.rb +209 -0
- data/lib/pipedrive-openapi-client/models/get_all_product_fields_response.rb +229 -0
- data/lib/pipedrive-openapi-client/models/get_deal.rb +234 -0
- data/lib/pipedrive-openapi-client/models/get_deal_additional_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/get_deals.rb +237 -0
- data/lib/pipedrive-openapi-client/models/get_deals_by_name.rb +227 -0
- data/lib/pipedrive-openapi-client/models/get_deals_by_name_additional_data.rb +206 -0
- data/lib/pipedrive-openapi-client/models/get_deals_by_name_data.rb +328 -0
- data/lib/pipedrive-openapi-client/models/get_deals_conversion_rates_in_pipeline.rb +224 -0
- data/lib/pipedrive-openapi-client/models/get_deals_conversion_rates_in_pipeline_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/get_deals_conversion_rates_in_pipeline_all_of_data.rb +230 -0
- data/lib/pipedrive-openapi-client/models/get_deals_conversion_rates_in_pipeline_all_of_data_stage_conversions.rb +227 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline.rb +224 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline_all_of_data.rb +252 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline_all_of_data_average_age_in_days.rb +220 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline_all_of_data_average_age_in_days_by_stages.rb +218 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline_all_of_data_movements_between_stages.rb +208 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline_all_of_data_new_deals.rb +238 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline_all_of_data_new_deals_formatted_values.rb +208 -0
- data/lib/pipedrive-openapi-client/models/get_deals_movements_in_pipeline_all_of_data_new_deals_values.rb +208 -0
- data/lib/pipedrive-openapi-client/models/get_deals_summary.rb +216 -0
- data/lib/pipedrive-openapi-client/models/get_deals_summary_data.rb +266 -0
- data/lib/pipedrive-openapi-client/models/get_deals_summary_data_values_total.rb +248 -0
- data/lib/pipedrive-openapi-client/models/get_deals_summary_data_weighted_values_total.rb +228 -0
- data/lib/pipedrive-openapi-client/models/get_deals_timeline.rb +216 -0
- data/lib/pipedrive-openapi-client/models/get_deals_timeline_data.rb +238 -0
- data/lib/pipedrive-openapi-client/models/get_deals_timeline_data_totals.rb +278 -0
- data/lib/pipedrive-openapi-client/models/get_duplicated_deal.rb +217 -0
- data/lib/pipedrive-openapi-client/models/get_merged_deal.rb +216 -0
- data/lib/pipedrive-openapi-client/models/get_notes.rb +228 -0
- data/lib/pipedrive-openapi-client/models/get_one_file.rb +216 -0
- data/lib/pipedrive-openapi-client/models/get_one_pipeline.rb +225 -0
- data/lib/pipedrive-openapi-client/models/get_one_pipeline_all_of.rb +207 -0
- data/lib/pipedrive-openapi-client/models/get_one_stage.rb +217 -0
- data/lib/pipedrive-openapi-client/models/get_product_attachement_details.rb +217 -0
- data/lib/pipedrive-openapi-client/models/get_product_field_response.rb +216 -0
- data/lib/pipedrive-openapi-client/models/get_role.rb +233 -0
- data/lib/pipedrive-openapi-client/models/get_role_all_of.rb +215 -0
- data/lib/pipedrive-openapi-client/models/get_role_all_of_additional_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/get_role_assignments.rb +236 -0
- data/lib/pipedrive-openapi-client/models/get_role_assignments_all_of.rb +218 -0
- data/lib/pipedrive-openapi-client/models/get_role_settings.rb +224 -0
- data/lib/pipedrive-openapi-client/models/get_role_settings_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/get_role_subroles.rb +236 -0
- data/lib/pipedrive-openapi-client/models/get_role_subroles_all_of.rb +218 -0
- data/lib/pipedrive-openapi-client/models/get_roles.rb +236 -0
- data/lib/pipedrive-openapi-client/models/get_roles_all_of.rb +218 -0
- data/lib/pipedrive-openapi-client/models/get_stage_deals.rb +228 -0
- data/lib/pipedrive-openapi-client/models/get_stages.rb +219 -0
- data/lib/pipedrive-openapi-client/models/global_message_base_response.rb +207 -0
- data/lib/pipedrive-openapi-client/models/global_message_data.rb +257 -0
- data/lib/pipedrive-openapi-client/models/global_message_delete.rb +244 -0
- data/lib/pipedrive-openapi-client/models/global_message_delete_all_of.rb +226 -0
- data/lib/pipedrive-openapi-client/models/global_message_get.rb +247 -0
- data/lib/pipedrive-openapi-client/models/global_message_get_all_of.rb +229 -0
- data/lib/pipedrive-openapi-client/models/global_message_user_data.rb +228 -0
- data/lib/pipedrive-openapi-client/models/icon_key.rb +74 -0
- data/lib/pipedrive-openapi-client/models/inline_object.rb +236 -0
- data/lib/pipedrive-openapi-client/models/inline_object1.rb +236 -0
- data/lib/pipedrive-openapi-client/models/inline_object10.rb +303 -0
- data/lib/pipedrive-openapi-client/models/inline_object11.rb +217 -0
- data/lib/pipedrive-openapi-client/models/inline_object12.rb +242 -0
- data/lib/pipedrive-openapi-client/models/inline_object13.rb +222 -0
- data/lib/pipedrive-openapi-client/models/inline_object14.rb +283 -0
- data/lib/pipedrive-openapi-client/models/inline_object15.rb +293 -0
- data/lib/pipedrive-openapi-client/models/inline_object16.rb +261 -0
- data/lib/pipedrive-openapi-client/models/inline_object17.rb +216 -0
- data/lib/pipedrive-openapi-client/models/inline_object18.rb +234 -0
- data/lib/pipedrive-openapi-client/models/inline_object19.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object2.rb +361 -0
- data/lib/pipedrive-openapi-client/models/inline_object20.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object21.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object22.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object23.rb +252 -0
- data/lib/pipedrive-openapi-client/models/inline_object24.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object25.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object26.rb +260 -0
- data/lib/pipedrive-openapi-client/models/inline_object27.rb +214 -0
- data/lib/pipedrive-openapi-client/models/inline_object28.rb +214 -0
- data/lib/pipedrive-openapi-client/models/inline_object29.rb +244 -0
- data/lib/pipedrive-openapi-client/models/inline_object3.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object30.rb +214 -0
- data/lib/pipedrive-openapi-client/models/inline_object31.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object32.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object33.rb +318 -0
- data/lib/pipedrive-openapi-client/models/inline_object4.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object5.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object6.rb +212 -0
- data/lib/pipedrive-openapi-client/models/inline_object7.rb +222 -0
- data/lib/pipedrive-openapi-client/models/inline_object8.rb +262 -0
- data/lib/pipedrive-openapi-client/models/inline_object9.rb +330 -0
- data/lib/pipedrive-openapi-client/models/inline_response200.rb +226 -0
- data/lib/pipedrive-openapi-client/models/inline_response2001.rb +215 -0
- data/lib/pipedrive-openapi-client/models/inline_response20010.rb +216 -0
- data/lib/pipedrive-openapi-client/models/inline_response20010_data.rb +209 -0
- data/lib/pipedrive-openapi-client/models/inline_response20011.rb +216 -0
- data/lib/pipedrive-openapi-client/models/inline_response20011_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/inline_response2002.rb +215 -0
- data/lib/pipedrive-openapi-client/models/inline_response2003.rb +206 -0
- data/lib/pipedrive-openapi-client/models/inline_response2004.rb +226 -0
- data/lib/pipedrive-openapi-client/models/inline_response2005.rb +206 -0
- data/lib/pipedrive-openapi-client/models/inline_response2006.rb +217 -0
- data/lib/pipedrive-openapi-client/models/inline_response2007.rb +215 -0
- data/lib/pipedrive-openapi-client/models/inline_response2007_data.rb +246 -0
- data/lib/pipedrive-openapi-client/models/inline_response2008.rb +217 -0
- data/lib/pipedrive-openapi-client/models/inline_response2008_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/inline_response2009.rb +216 -0
- data/lib/pipedrive-openapi-client/models/inline_response2009_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/inline_response200_additional_data.rb +227 -0
- data/lib/pipedrive-openapi-client/models/inline_response201.rb +215 -0
- data/lib/pipedrive-openapi-client/models/inline_response201_data.rb +362 -0
- data/lib/pipedrive-openapi-client/models/inline_response400.rb +244 -0
- data/lib/pipedrive-openapi-client/models/inline_response403.rb +244 -0
- data/lib/pipedrive-openapi-client/models/inline_response404.rb +244 -0
- data/lib/pipedrive-openapi-client/models/inline_response4041.rb +244 -0
- data/lib/pipedrive-openapi-client/models/inline_response409.rb +244 -0
- data/lib/pipedrive-openapi-client/models/inline_response410.rb +244 -0
- data/lib/pipedrive-openapi-client/models/inline_response500.rb +244 -0
- data/lib/pipedrive-openapi-client/models/leads_value.rb +226 -0
- data/lib/pipedrive-openapi-client/models/link_remote_file_to_item.rb +216 -0
- data/lib/pipedrive-openapi-client/models/mail_message.rb +254 -0
- data/lib/pipedrive-openapi-client/models/mail_message_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/mail_message_data.rb +530 -0
- data/lib/pipedrive-openapi-client/models/mail_participant.rb +257 -0
- data/lib/pipedrive-openapi-client/models/mail_service_base_response.rb +237 -0
- data/lib/pipedrive-openapi-client/models/mail_thread.rb +227 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_all_of.rb +209 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_delete.rb +227 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_delete_all_of.rb +209 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_messages.rb +227 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_messages_all_of.rb +209 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_one.rb +225 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_one_all_of.rb +207 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_participant.rb +289 -0
- data/lib/pipedrive-openapi-client/models/mail_thread_put.rb +227 -0
- data/lib/pipedrive-openapi-client/models/new_deal.rb +364 -0
- data/lib/pipedrive-openapi-client/models/new_deal_all_of.rb +207 -0
- data/lib/pipedrive-openapi-client/models/new_deal_product.rb +304 -0
- data/lib/pipedrive-openapi-client/models/new_deal_product_all_of.rb +212 -0
- data/lib/pipedrive-openapi-client/models/new_follower_response.rb +216 -0
- data/lib/pipedrive-openapi-client/models/new_follower_response_data.rb +237 -0
- data/lib/pipedrive-openapi-client/models/new_goal.rb +230 -0
- data/lib/pipedrive-openapi-client/models/new_organization.rb +250 -0
- data/lib/pipedrive-openapi-client/models/new_organization_all_of.rb +207 -0
- data/lib/pipedrive-openapi-client/models/new_organization_field.rb +279 -0
- data/lib/pipedrive-openapi-client/models/new_person.rb +284 -0
- data/lib/pipedrive-openapi-client/models/new_person_all_of.rb +207 -0
- data/lib/pipedrive-openapi-client/models/new_person_field.rb +279 -0
- data/lib/pipedrive-openapi-client/models/new_product_field.rb +281 -0
- data/lib/pipedrive-openapi-client/models/new_product_field_all_of.rb +273 -0
- data/lib/pipedrive-openapi-client/models/note.rb +292 -0
- data/lib/pipedrive-openapi-client/models/note_creator_user.rb +238 -0
- data/lib/pipedrive-openapi-client/models/number_boolean.rb +36 -0
- data/lib/pipedrive-openapi-client/models/number_boolean_default0.rb +208 -0
- data/lib/pipedrive-openapi-client/models/number_boolean_default1.rb +208 -0
- data/lib/pipedrive-openapi-client/models/organization_relationship.rb +271 -0
- data/lib/pipedrive-openapi-client/models/permission_sets.rb +227 -0
- data/lib/pipedrive-openapi-client/models/permission_sets_all_of.rb +209 -0
- data/lib/pipedrive-openapi-client/models/permission_sets_item.rb +227 -0
- data/lib/pipedrive-openapi-client/models/pipeline.rb +235 -0
- data/lib/pipedrive-openapi-client/models/post_note.rb +216 -0
- data/lib/pipedrive-openapi-client/models/post_role_assignment.rb +224 -0
- data/lib/pipedrive-openapi-client/models/post_role_assignment_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/post_role_assignment_all_of_data.rb +218 -0
- data/lib/pipedrive-openapi-client/models/post_role_settings.rb +224 -0
- data/lib/pipedrive-openapi-client/models/post_role_settings_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/post_role_settings_all_of_data.rb +252 -0
- data/lib/pipedrive-openapi-client/models/post_roles.rb +224 -0
- data/lib/pipedrive-openapi-client/models/post_roles_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/post_roles_all_of_data.rb +208 -0
- data/lib/pipedrive-openapi-client/models/product.rb +281 -0
- data/lib/pipedrive-openapi-client/models/product_attachement_fields.rb +327 -0
- data/lib/pipedrive-openapi-client/models/product_field.rb +431 -0
- data/lib/pipedrive-openapi-client/models/product_field_all_of.rb +347 -0
- data/lib/pipedrive-openapi-client/models/put_role.rb +224 -0
- data/lib/pipedrive-openapi-client/models/put_role_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/put_role_all_of_data.rb +208 -0
- data/lib/pipedrive-openapi-client/models/role_assignment.rb +266 -0
- data/lib/pipedrive-openapi-client/models/role_assignment_all_of.rb +237 -0
- data/lib/pipedrive-openapi-client/models/role_settings.rb +278 -0
- data/lib/pipedrive-openapi-client/models/roles_additional_data.rb +207 -0
- data/lib/pipedrive-openapi-client/models/roles_additional_data_pagination.rb +228 -0
- data/lib/pipedrive-openapi-client/models/single_permission_sets_item.rb +247 -0
- data/lib/pipedrive-openapi-client/models/single_permission_sets_item_all_of.rb +209 -0
- data/lib/pipedrive-openapi-client/models/stage.rb +281 -0
- data/lib/pipedrive-openapi-client/models/sub_role.rb +266 -0
- data/lib/pipedrive-openapi-client/models/sub_role_all_of.rb +237 -0
- data/lib/pipedrive-openapi-client/models/teams.rb +226 -0
- data/lib/pipedrive-openapi-client/models/teams_all_of.rb +208 -0
- data/lib/pipedrive-openapi-client/models/unauthorized.rb +227 -0
- data/lib/pipedrive-openapi-client/models/update_file.rb +216 -0
- data/lib/pipedrive-openapi-client/models/update_team.rb +275 -0
- data/lib/pipedrive-openapi-client/models/update_team_all_of.rb +217 -0
- data/lib/pipedrive-openapi-client/models/user.rb +224 -0
- data/lib/pipedrive-openapi-client/models/user_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/user_assignment_to_permission_set.rb +237 -0
- data/lib/pipedrive-openapi-client/models/user_assignments_to_permission_set.rb +227 -0
- data/lib/pipedrive-openapi-client/models/user_assignments_to_permission_set_all_of.rb +209 -0
- data/lib/pipedrive-openapi-client/models/user_connections.rb +224 -0
- data/lib/pipedrive-openapi-client/models/user_connections_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/user_connections_all_of_data.rb +208 -0
- data/lib/pipedrive-openapi-client/models/user_i_ds.rb +227 -0
- data/lib/pipedrive-openapi-client/models/user_i_ds_all_of.rb +209 -0
- data/lib/pipedrive-openapi-client/models/user_me.rb +224 -0
- data/lib/pipedrive-openapi-client/models/user_me_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/user_settings.rb +224 -0
- data/lib/pipedrive-openapi-client/models/user_settings_all_of.rb +206 -0
- data/lib/pipedrive-openapi-client/models/user_settings_item.rb +297 -0
- data/lib/pipedrive-openapi-client/models/users.rb +226 -0
- data/lib/pipedrive-openapi-client/models/users_all_of.rb +208 -0
- data/lib/pipedrive-openapi-client/models/visible_to.rb +36 -0
- data/lib/pipedrive-openapi-client/version.rb +15 -0
- data/pipedrive-openapi-client.gemspec +39 -0
- data/spec/api/activities_api_spec.rb +115 -0
- data/spec/api/activity_fields_api_spec.rb +46 -0
- data/spec/api/activity_types_api_spec.rb +100 -0
- data/spec/api/call_logs_api_spec.rb +97 -0
- data/spec/api/currencies_api_spec.rb +47 -0
- data/spec/api/deal_fields_api_spec.rb +109 -0
- data/spec/api/deals_api_spec.rb +439 -0
- data/spec/api/files_api_spec.rb +148 -0
- data/spec/api/filters_api_spec.rb +117 -0
- data/spec/api/global_messages_api_spec.rb +59 -0
- data/spec/api/goals_api_spec.rb +114 -0
- data/spec/api/item_search_api_spec.rb +72 -0
- data/spec/api/leads_api_spec.rb +169 -0
- data/spec/api/mail_messages_api_spec.rb +48 -0
- data/spec/api/mail_threads_api_spec.rb +101 -0
- data/spec/api/note_fields_api_spec.rb +46 -0
- data/spec/api/notes_api_spec.rb +123 -0
- data/spec/api/organization_fields_api_spec.rb +107 -0
- data/spec/api/organization_relationships_api_spec.rb +99 -0
- data/spec/api/organizations_api_spec.rb +300 -0
- data/spec/api/permission_sets_api_spec.rb +70 -0
- data/spec/api/person_fields_api_spec.rb +107 -0
- data/spec/api/persons_api_spec.rb +331 -0
- data/spec/api/pipelines_api_spec.rb +152 -0
- data/spec/api/product_fields_api_spec.rb +107 -0
- data/spec/api/products_api_spec.rb +213 -0
- data/spec/api/recents_api_spec.rb +50 -0
- data/spec/api/roles_api_spec.rb +169 -0
- data/spec/api/search_results_api_spec.rb +70 -0
- data/spec/api/stages_api_spec.rb +123 -0
- data/spec/api/teams_api_spec.rb +140 -0
- data/spec/api/user_connections_api_spec.rb +46 -0
- data/spec/api/user_settings_api_spec.rb +46 -0
- data/spec/api/users_api_spec.rb +210 -0
- data/spec/api/webhooks_api_spec.rb +75 -0
- data/spec/api_client_spec.rb +188 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/activity_spec.rb +135 -0
- data/spec/models/add_file_spec.rb +47 -0
- data/spec/models/add_new_pipeline_all_of_spec.rb +41 -0
- data/spec/models/add_new_pipeline_spec.rb +47 -0
- data/spec/models/added_deal_follower_data_spec.rb +59 -0
- data/spec/models/added_deal_follower_spec.rb +47 -0
- data/spec/models/additional_data_spec.rb +53 -0
- data/spec/models/additional_data_with_pagination_details_spec.rb +41 -0
- data/spec/models/base_currency_spec.rb +77 -0
- data/spec/models/base_deal_spec.rb +347 -0
- data/spec/models/base_mail_thread_all_of_parties_spec.rb +47 -0
- data/spec/models/base_mail_thread_all_of_spec.rb +167 -0
- data/spec/models/base_mail_thread_messages_all_of_spec.rb +113 -0
- data/spec/models/base_mail_thread_messages_spec.rb +203 -0
- data/spec/models/base_mail_thread_spec.rb +257 -0
- data/spec/models/base_note_deal_title_spec.rb +41 -0
- data/spec/models/base_note_organization_spec.rb +41 -0
- data/spec/models/base_note_person_spec.rb +41 -0
- data/spec/models/base_note_spec.rb +137 -0
- data/spec/models/base_response_spec.rb +41 -0
- data/spec/models/base_role_spec.rb +47 -0
- data/spec/models/base_stage_spec.rb +99 -0
- data/spec/models/base_team_all_of1_spec.rb +47 -0
- data/spec/models/base_team_all_of_spec.rb +41 -0
- data/spec/models/base_team_spec.rb +89 -0
- data/spec/models/base_user_me_all_of_language_spec.rb +47 -0
- data/spec/models/base_user_me_all_of_spec.rb +71 -0
- data/spec/models/base_user_me_spec.rb +191 -0
- data/spec/models/base_user_spec.rb +155 -0
- data/spec/models/basic_deal_product_spec.rb +77 -0
- data/spec/models/basic_deal_spec.rb +105 -0
- data/spec/models/basic_goal_spec.rb +75 -0
- data/spec/models/basic_organization_spec.rb +53 -0
- data/spec/models/basic_person_field_spec.rb +47 -0
- data/spec/models/basic_person_spec.rb +71 -0
- data/spec/models/basic_product_field_spec.rb +47 -0
- data/spec/models/common_mail_thread_spec.rb +125 -0
- data/spec/models/create_remote_file_and_link_it_to_item_spec.rb +47 -0
- data/spec/models/create_team_spec.rb +59 -0
- data/spec/models/currencies_spec.rb +47 -0
- data/spec/models/deal_non_strict_mode_fields_creator_user_id_spec.rb +77 -0
- data/spec/models/deal_non_strict_mode_fields_spec.rb +65 -0
- data/spec/models/deal_organization_data_spec.rb +71 -0
- data/spec/models/deal_person_data_email_spec.rb +53 -0
- data/spec/models/deal_person_data_phone_spec.rb +53 -0
- data/spec/models/deal_person_data_spec.rb +59 -0
- data/spec/models/deal_strict_mode_fields_spec.rb +65 -0
- data/spec/models/deal_summary_per_currency_full_currencyid_spec.rb +47 -0
- data/spec/models/deal_summary_per_currency_full_spec.rb +41 -0
- data/spec/models/deal_summary_per_currency_spec.rb +41 -0
- data/spec/models/deal_summary_per_stages_spec.rb +41 -0
- data/spec/models/deal_summary_per_stages_stageid_spec.rb +41 -0
- data/spec/models/deal_summary_per_stages_stageidcurrencyid_spec.rb +65 -0
- data/spec/models/deal_summary_spec.rb +59 -0
- data/spec/models/deal_user_data_spec.rb +71 -0
- data/spec/models/delete_deal_data_spec.rb +41 -0
- data/spec/models/delete_deal_follower_data_spec.rb +41 -0
- data/spec/models/delete_deal_follower_spec.rb +47 -0
- data/spec/models/delete_deal_participant_data_spec.rb +41 -0
- data/spec/models/delete_deal_participant_spec.rb +47 -0
- data/spec/models/delete_deal_product_data_spec.rb +47 -0
- data/spec/models/delete_deal_product_spec.rb +47 -0
- data/spec/models/delete_deal_spec.rb +47 -0
- data/spec/models/delete_file_data_spec.rb +41 -0
- data/spec/models/delete_file_spec.rb +47 -0
- data/spec/models/delete_multiple_deals_all_of_data_spec.rb +41 -0
- data/spec/models/delete_multiple_deals_all_of_spec.rb +47 -0
- data/spec/models/delete_multiple_deals_spec.rb +35 -0
- data/spec/models/delete_multiple_product_fields_response_data_spec.rb +41 -0
- data/spec/models/delete_multiple_product_fields_response_spec.rb +47 -0
- data/spec/models/delete_note_spec.rb +47 -0
- data/spec/models/delete_product_field_response_data_spec.rb +41 -0
- data/spec/models/delete_product_field_response_spec.rb +47 -0
- data/spec/models/delete_product_follower_response_data_spec.rb +41 -0
- data/spec/models/delete_product_follower_response_spec.rb +47 -0
- data/spec/models/delete_role_all_of_data_spec.rb +41 -0
- data/spec/models/delete_role_all_of_spec.rb +41 -0
- data/spec/models/delete_role_assignment_all_of_data_spec.rb +41 -0
- data/spec/models/delete_role_assignment_all_of_spec.rb +41 -0
- data/spec/models/delete_role_assignment_spec.rb +47 -0
- data/spec/models/delete_role_spec.rb +47 -0
- data/spec/models/edit_pipeline_all_of_spec.rb +41 -0
- data/spec/models/edit_pipeline_spec.rb +47 -0
- data/spec/models/fail_response_spec.rb +47 -0
- data/spec/models/field_type_spec.rb +45 -0
- data/spec/models/file_data_spec.rb +191 -0
- data/spec/models/filter_type_spec.rb +35 -0
- data/spec/models/find_products_by_name_response_data_spec.rb +77 -0
- data/spec/models/find_products_by_name_response_spec.rb +53 -0
- data/spec/models/full_role_all_of_spec.rb +41 -0
- data/spec/models/full_role_spec.rb +77 -0
- data/spec/models/get_add_product_attachement_details_spec.rb +47 -0
- data/spec/models/get_add_update_stage_spec.rb +47 -0
- data/spec/models/get_added_deal_additional_data_spec.rb +41 -0
- data/spec/models/get_added_deal_related_objects_spec.rb +53 -0
- data/spec/models/get_added_deal_spec.rb +59 -0
- data/spec/models/get_all_files_spec.rb +53 -0
- data/spec/models/get_all_pipelines_all_of_spec.rb +41 -0
- data/spec/models/get_all_pipelines_spec.rb +47 -0
- data/spec/models/get_all_product_fields_response_spec.rb +53 -0
- data/spec/models/get_deal_additional_data_spec.rb +41 -0
- data/spec/models/get_deal_spec.rb +59 -0
- data/spec/models/get_deals_by_name_additional_data_spec.rb +41 -0
- data/spec/models/get_deals_by_name_data_spec.rb +113 -0
- data/spec/models/get_deals_by_name_spec.rb +53 -0
- data/spec/models/get_deals_conversion_rates_in_pipeline_all_of_data_spec.rb +53 -0
- data/spec/models/get_deals_conversion_rates_in_pipeline_all_of_data_stage_conversions_spec.rb +53 -0
- data/spec/models/get_deals_conversion_rates_in_pipeline_all_of_spec.rb +41 -0
- data/spec/models/get_deals_conversion_rates_in_pipeline_spec.rb +47 -0
- data/spec/models/get_deals_movements_in_pipeline_all_of_data_average_age_in_days_by_stages_spec.rb +47 -0
- data/spec/models/get_deals_movements_in_pipeline_all_of_data_average_age_in_days_spec.rb +47 -0
- data/spec/models/get_deals_movements_in_pipeline_all_of_data_movements_between_stages_spec.rb +41 -0
- data/spec/models/get_deals_movements_in_pipeline_all_of_data_new_deals_formatted_values_spec.rb +41 -0
- data/spec/models/get_deals_movements_in_pipeline_all_of_data_new_deals_spec.rb +59 -0
- data/spec/models/get_deals_movements_in_pipeline_all_of_data_new_deals_values_spec.rb +41 -0
- data/spec/models/get_deals_movements_in_pipeline_all_of_data_spec.rb +71 -0
- data/spec/models/get_deals_movements_in_pipeline_all_of_spec.rb +41 -0
- data/spec/models/get_deals_movements_in_pipeline_spec.rb +47 -0
- data/spec/models/get_deals_spec.rb +59 -0
- data/spec/models/get_deals_summary_data_spec.rb +77 -0
- data/spec/models/get_deals_summary_data_values_total_spec.rb +65 -0
- data/spec/models/get_deals_summary_data_weighted_values_total_spec.rb +53 -0
- data/spec/models/get_deals_summary_spec.rb +47 -0
- data/spec/models/get_deals_timeline_data_spec.rb +59 -0
- data/spec/models/get_deals_timeline_data_totals_spec.rb +83 -0
- data/spec/models/get_deals_timeline_spec.rb +47 -0
- data/spec/models/get_duplicated_deal_spec.rb +47 -0
- data/spec/models/get_merged_deal_spec.rb +47 -0
- data/spec/models/get_notes_spec.rb +53 -0
- data/spec/models/get_one_file_spec.rb +47 -0
- data/spec/models/get_one_pipeline_all_of_spec.rb +41 -0
- data/spec/models/get_one_pipeline_spec.rb +47 -0
- data/spec/models/get_one_stage_spec.rb +47 -0
- data/spec/models/get_product_attachement_details_spec.rb +47 -0
- data/spec/models/get_product_field_response_spec.rb +47 -0
- data/spec/models/get_role_all_of_additional_data_spec.rb +41 -0
- data/spec/models/get_role_all_of_spec.rb +47 -0
- data/spec/models/get_role_assignments_all_of_spec.rb +47 -0
- data/spec/models/get_role_assignments_spec.rb +53 -0
- data/spec/models/get_role_settings_all_of_spec.rb +41 -0
- data/spec/models/get_role_settings_spec.rb +47 -0
- data/spec/models/get_role_spec.rb +53 -0
- data/spec/models/get_role_subroles_all_of_spec.rb +47 -0
- data/spec/models/get_role_subroles_spec.rb +53 -0
- data/spec/models/get_roles_all_of_spec.rb +47 -0
- data/spec/models/get_roles_spec.rb +53 -0
- data/spec/models/get_stage_deals_spec.rb +53 -0
- data/spec/models/get_stages_spec.rb +47 -0
- data/spec/models/global_message_base_response_spec.rb +41 -0
- data/spec/models/global_message_data_spec.rb +71 -0
- data/spec/models/global_message_delete_all_of_spec.rb +53 -0
- data/spec/models/global_message_delete_spec.rb +59 -0
- data/spec/models/global_message_get_all_of_spec.rb +53 -0
- data/spec/models/global_message_get_spec.rb +59 -0
- data/spec/models/global_message_user_data_spec.rb +53 -0
- data/spec/models/icon_key_spec.rb +35 -0
- data/spec/models/inline_object10_spec.rb +67 -0
- data/spec/models/inline_object11_spec.rb +47 -0
- data/spec/models/inline_object12_spec.rb +53 -0
- data/spec/models/inline_object13_spec.rb +47 -0
- data/spec/models/inline_object14_spec.rb +83 -0
- data/spec/models/inline_object15_spec.rb +89 -0
- data/spec/models/inline_object16_spec.rb +51 -0
- data/spec/models/inline_object17_spec.rb +47 -0
- data/spec/models/inline_object18_spec.rb +59 -0
- data/spec/models/inline_object19_spec.rb +41 -0
- data/spec/models/inline_object1_spec.rb +59 -0
- data/spec/models/inline_object20_spec.rb +41 -0
- data/spec/models/inline_object21_spec.rb +41 -0
- data/spec/models/inline_object22_spec.rb +41 -0
- data/spec/models/inline_object23_spec.rb +65 -0
- data/spec/models/inline_object24_spec.rb +41 -0
- data/spec/models/inline_object25_spec.rb +41 -0
- data/spec/models/inline_object26_spec.rb +51 -0
- data/spec/models/inline_object27_spec.rb +41 -0
- data/spec/models/inline_object28_spec.rb +41 -0
- data/spec/models/inline_object29_spec.rb +53 -0
- data/spec/models/inline_object2_spec.rb +105 -0
- data/spec/models/inline_object30_spec.rb +41 -0
- data/spec/models/inline_object31_spec.rb +41 -0
- data/spec/models/inline_object32_spec.rb +41 -0
- data/spec/models/inline_object33_spec.rb +79 -0
- data/spec/models/inline_object3_spec.rb +41 -0
- data/spec/models/inline_object4_spec.rb +41 -0
- data/spec/models/inline_object5_spec.rb +41 -0
- data/spec/models/inline_object6_spec.rb +41 -0
- data/spec/models/inline_object7_spec.rb +47 -0
- data/spec/models/inline_object8_spec.rb +71 -0
- data/spec/models/inline_object9_spec.rb +77 -0
- data/spec/models/inline_object_spec.rb +53 -0
- data/spec/models/inline_response20010_data_spec.rb +41 -0
- data/spec/models/inline_response20010_spec.rb +47 -0
- data/spec/models/inline_response20011_data_spec.rb +41 -0
- data/spec/models/inline_response20011_spec.rb +47 -0
- data/spec/models/inline_response2001_spec.rb +47 -0
- data/spec/models/inline_response2002_spec.rb +47 -0
- data/spec/models/inline_response2003_spec.rb +41 -0
- data/spec/models/inline_response2004_spec.rb +53 -0
- data/spec/models/inline_response2005_spec.rb +41 -0
- data/spec/models/inline_response2006_spec.rb +47 -0
- data/spec/models/inline_response2007_data_spec.rb +65 -0
- data/spec/models/inline_response2007_spec.rb +47 -0
- data/spec/models/inline_response2008_data_spec.rb +41 -0
- data/spec/models/inline_response2008_spec.rb +47 -0
- data/spec/models/inline_response2009_data_spec.rb +41 -0
- data/spec/models/inline_response2009_spec.rb +47 -0
- data/spec/models/inline_response200_additional_data_spec.rb +53 -0
- data/spec/models/inline_response200_spec.rb +53 -0
- data/spec/models/inline_response201_data_spec.rb +131 -0
- data/spec/models/inline_response201_spec.rb +47 -0
- data/spec/models/inline_response400_spec.rb +65 -0
- data/spec/models/inline_response403_spec.rb +65 -0
- data/spec/models/inline_response4041_spec.rb +65 -0
- data/spec/models/inline_response404_spec.rb +65 -0
- data/spec/models/inline_response409_spec.rb +65 -0
- data/spec/models/inline_response410_spec.rb +65 -0
- data/spec/models/inline_response500_spec.rb +65 -0
- data/spec/models/leads_value_spec.rb +47 -0
- data/spec/models/link_remote_file_to_item_spec.rb +47 -0
- data/spec/models/mail_message_all_of_spec.rb +41 -0
- data/spec/models/mail_message_data_spec.rb +213 -0
- data/spec/models/mail_message_spec.rb +65 -0
- data/spec/models/mail_participant_spec.rb +71 -0
- data/spec/models/mail_service_base_response_spec.rb +59 -0
- data/spec/models/mail_thread_all_of_spec.rb +41 -0
- data/spec/models/mail_thread_delete_all_of_spec.rb +41 -0
- data/spec/models/mail_thread_delete_spec.rb +47 -0
- data/spec/models/mail_thread_messages_all_of_spec.rb +41 -0
- data/spec/models/mail_thread_messages_spec.rb +47 -0
- data/spec/models/mail_thread_one_all_of_spec.rb +41 -0
- data/spec/models/mail_thread_one_spec.rb +47 -0
- data/spec/models/mail_thread_participant_spec.rb +89 -0
- data/spec/models/mail_thread_put_spec.rb +47 -0
- data/spec/models/mail_thread_spec.rb +47 -0
- data/spec/models/new_deal_all_of_spec.rb +41 -0
- data/spec/models/new_deal_product_all_of_spec.rb +41 -0
- data/spec/models/new_deal_product_spec.rb +83 -0
- data/spec/models/new_deal_spec.rb +111 -0
- data/spec/models/new_follower_response_data_spec.rb +59 -0
- data/spec/models/new_follower_response_spec.rb +47 -0
- data/spec/models/new_goal_spec.rb +35 -0
- data/spec/models/new_organization_all_of_spec.rb +41 -0
- data/spec/models/new_organization_field_spec.rb +57 -0
- data/spec/models/new_organization_spec.rb +59 -0
- data/spec/models/new_person_all_of_spec.rb +41 -0
- data/spec/models/new_person_field_spec.rb +57 -0
- data/spec/models/new_person_spec.rb +77 -0
- data/spec/models/new_product_field_all_of_spec.rb +57 -0
- data/spec/models/new_product_field_spec.rb +57 -0
- data/spec/models/note_creator_user_spec.rb +59 -0
- data/spec/models/note_spec.rb +89 -0
- data/spec/models/number_boolean_default0_spec.rb +35 -0
- data/spec/models/number_boolean_default1_spec.rb +35 -0
- data/spec/models/number_boolean_spec.rb +35 -0
- data/spec/models/organization_relationship_spec.rb +63 -0
- data/spec/models/permission_sets_all_of_spec.rb +41 -0
- data/spec/models/permission_sets_item_spec.rb +53 -0
- data/spec/models/permission_sets_spec.rb +47 -0
- data/spec/models/pipeline_spec.rb +59 -0
- data/spec/models/post_note_spec.rb +47 -0
- data/spec/models/post_role_assignment_all_of_data_spec.rb +47 -0
- data/spec/models/post_role_assignment_all_of_spec.rb +41 -0
- data/spec/models/post_role_assignment_spec.rb +47 -0
- data/spec/models/post_role_settings_all_of_data_spec.rb +51 -0
- data/spec/models/post_role_settings_all_of_spec.rb +41 -0
- data/spec/models/post_role_settings_spec.rb +47 -0
- data/spec/models/post_roles_all_of_data_spec.rb +41 -0
- data/spec/models/post_roles_all_of_spec.rb +41 -0
- data/spec/models/post_roles_spec.rb +47 -0
- data/spec/models/product_attachement_fields_spec.rb +113 -0
- data/spec/models/product_field_all_of_spec.rb +125 -0
- data/spec/models/product_field_spec.rb +147 -0
- data/spec/models/product_spec.rb +83 -0
- data/spec/models/put_role_all_of_data_spec.rb +41 -0
- data/spec/models/put_role_all_of_spec.rb +41 -0
- data/spec/models/put_role_spec.rb +47 -0
- data/spec/models/role_assignment_all_of_spec.rb +59 -0
- data/spec/models/role_assignment_spec.rb +71 -0
- data/spec/models/role_settings_spec.rb +83 -0
- data/spec/models/roles_additional_data_pagination_spec.rb +53 -0
- data/spec/models/roles_additional_data_spec.rb +41 -0
- data/spec/models/single_permission_sets_item_all_of_spec.rb +41 -0
- data/spec/models/single_permission_sets_item_spec.rb +59 -0
- data/spec/models/stage_spec.rb +69 -0
- data/spec/models/sub_role_all_of_spec.rb +59 -0
- data/spec/models/sub_role_spec.rb +71 -0
- data/spec/models/teams_all_of_spec.rb +41 -0
- data/spec/models/teams_spec.rb +47 -0
- data/spec/models/unauthorized_spec.rb +53 -0
- data/spec/models/update_file_spec.rb +47 -0
- data/spec/models/update_team_all_of_spec.rb +47 -0
- data/spec/models/update_team_spec.rb +71 -0
- data/spec/models/user_all_of_spec.rb +41 -0
- data/spec/models/user_assignment_to_permission_set_spec.rb +59 -0
- data/spec/models/user_assignments_to_permission_set_all_of_spec.rb +41 -0
- data/spec/models/user_assignments_to_permission_set_spec.rb +47 -0
- data/spec/models/user_connections_all_of_data_spec.rb +41 -0
- data/spec/models/user_connections_all_of_spec.rb +41 -0
- data/spec/models/user_connections_spec.rb +47 -0
- data/spec/models/user_i_ds_all_of_spec.rb +41 -0
- data/spec/models/user_i_ds_spec.rb +47 -0
- data/spec/models/user_me_all_of_spec.rb +41 -0
- data/spec/models/user_me_spec.rb +47 -0
- data/spec/models/user_settings_all_of_spec.rb +41 -0
- data/spec/models/user_settings_item_spec.rb +95 -0
- data/spec/models/user_settings_spec.rb +47 -0
- data/spec/models/user_spec.rb +47 -0
- data/spec/models/users_all_of_spec.rb +41 -0
- data/spec/models/users_spec.rb +47 -0
- data/spec/models/visible_to_spec.rb +35 -0
- data/spec/spec_helper.rb +111 -0
- metadata +1495 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: f16a1295611b26d36f587d7e14da2def0acd18500b217d60d59c810b7b35a8de
|
4
|
+
data.tar.gz: 01c283505011f8c1508545e11e35093eb56ad9530a673e5f7cae6f0ca810bca6
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 8442408ebeef8a50e7128c18c4a59befbfa2dcfd17085358c761f932f45c4bcaf3696913e4b5e65f81b921a60823721470801ee846399e03dab9446a4afbfe3b
|
7
|
+
data.tar.gz: b61015fc6658688f00c8fa08191be03e8cbeb8d217ba0fcf393e52fd55a9c72cca5fcf1bd642c8e32e57b70f2949618b586605cb23b323c1cc8e49b4adf13be9
|
data/Gemfile
ADDED
data/Gemfile.lock
ADDED
@@ -0,0 +1,68 @@
|
|
1
|
+
PATH
|
2
|
+
remote: .
|
3
|
+
specs:
|
4
|
+
pipedrive-openapi-client (1.0.0)
|
5
|
+
faraday (>= 0.14.0)
|
6
|
+
json (~> 2.1, >= 2.1.0)
|
7
|
+
|
8
|
+
GEM
|
9
|
+
remote: https://rubygems.org/
|
10
|
+
specs:
|
11
|
+
ast (2.4.1)
|
12
|
+
byebug (11.1.3)
|
13
|
+
coderay (1.1.3)
|
14
|
+
diff-lcs (1.4.4)
|
15
|
+
faraday (1.0.1)
|
16
|
+
multipart-post (>= 1.2, < 3)
|
17
|
+
jaro_winkler (1.5.4)
|
18
|
+
json (2.3.1)
|
19
|
+
method_source (1.0.0)
|
20
|
+
multipart-post (2.1.1)
|
21
|
+
parallel (1.19.2)
|
22
|
+
parser (2.7.1.4)
|
23
|
+
ast (~> 2.4.1)
|
24
|
+
pry (0.13.1)
|
25
|
+
coderay (~> 1.1)
|
26
|
+
method_source (~> 1.0)
|
27
|
+
pry-byebug (3.9.0)
|
28
|
+
byebug (~> 11.0)
|
29
|
+
pry (~> 0.13.0)
|
30
|
+
psych (3.1.0)
|
31
|
+
rainbow (3.0.0)
|
32
|
+
rake (13.0.1)
|
33
|
+
rspec (3.9.0)
|
34
|
+
rspec-core (~> 3.9.0)
|
35
|
+
rspec-expectations (~> 3.9.0)
|
36
|
+
rspec-mocks (~> 3.9.0)
|
37
|
+
rspec-core (3.9.2)
|
38
|
+
rspec-support (~> 3.9.3)
|
39
|
+
rspec-expectations (3.9.2)
|
40
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
41
|
+
rspec-support (~> 3.9.0)
|
42
|
+
rspec-mocks (3.9.1)
|
43
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
44
|
+
rspec-support (~> 3.9.0)
|
45
|
+
rspec-support (3.9.3)
|
46
|
+
rubocop (0.66.0)
|
47
|
+
jaro_winkler (~> 1.5.1)
|
48
|
+
parallel (~> 1.10)
|
49
|
+
parser (>= 2.5, != 2.5.1.1)
|
50
|
+
psych (>= 3.1.0)
|
51
|
+
rainbow (>= 2.2.2, < 4.0)
|
52
|
+
ruby-progressbar (~> 1.7)
|
53
|
+
unicode-display_width (>= 1.4.0, < 1.6)
|
54
|
+
ruby-progressbar (1.10.1)
|
55
|
+
unicode-display_width (1.5.0)
|
56
|
+
|
57
|
+
PLATFORMS
|
58
|
+
ruby
|
59
|
+
|
60
|
+
DEPENDENCIES
|
61
|
+
pipedrive-openapi-client!
|
62
|
+
pry-byebug
|
63
|
+
rake (~> 13.0.1)
|
64
|
+
rspec (~> 3.6, >= 3.6.0)
|
65
|
+
rubocop (~> 0.66.0)
|
66
|
+
|
67
|
+
BUNDLED WITH
|
68
|
+
2.1.4
|
data/LICENSE
ADDED
@@ -0,0 +1,201 @@
|
|
1
|
+
Apache License
|
2
|
+
Version 2.0, January 2004
|
3
|
+
http://www.apache.org/licenses/
|
4
|
+
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6
|
+
|
7
|
+
1. Definitions.
|
8
|
+
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
11
|
+
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
13
|
+
the copyright owner that is granting the License.
|
14
|
+
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
16
|
+
other entities that control, are controlled by, or are under common
|
17
|
+
control with that entity. For the purposes of this definition,
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
19
|
+
direction or management of such entity, whether by contract or
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
22
|
+
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
24
|
+
exercising permissions granted by this License.
|
25
|
+
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
27
|
+
including but not limited to software source code, documentation
|
28
|
+
source, and configuration files.
|
29
|
+
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
31
|
+
transformation or translation of a Source form, including but
|
32
|
+
not limited to compiled object code, generated documentation,
|
33
|
+
and conversions to other media types.
|
34
|
+
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
36
|
+
Object form, made available under the License, as indicated by a
|
37
|
+
copyright notice that is included in or attached to the work
|
38
|
+
(an example is provided in the Appendix below).
|
39
|
+
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
46
|
+
the Work and Derivative Works thereof.
|
47
|
+
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
49
|
+
the original version of the Work and any modifications or additions
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
61
|
+
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
64
|
+
subsequently incorporated within the Work.
|
65
|
+
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
72
|
+
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78
|
+
where such license applies only to those patent claims licensable
|
79
|
+
by such Contributor that are necessarily infringed by their
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
82
|
+
institute patent litigation against any entity (including a
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
85
|
+
or contributory patent infringement, then any patent licenses
|
86
|
+
granted to You under this License for that Work shall terminate
|
87
|
+
as of the date such litigation is filed.
|
88
|
+
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
91
|
+
modifications, and in Source or Object form, provided that You
|
92
|
+
meet the following conditions:
|
93
|
+
|
94
|
+
(a) You must give any other recipients of the Work or
|
95
|
+
Derivative Works a copy of this License; and
|
96
|
+
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
98
|
+
stating that You changed the files; and
|
99
|
+
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
102
|
+
attribution notices from the Source form of the Work,
|
103
|
+
excluding those notices that do not pertain to any part of
|
104
|
+
the Derivative Works; and
|
105
|
+
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
108
|
+
include a readable copy of the attribution notices contained
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
111
|
+
of the following places: within a NOTICE text file distributed
|
112
|
+
as part of the Derivative Works; within the Source form or
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
114
|
+
within a display generated by the Derivative Works, if and
|
115
|
+
wherever such third-party notices normally appear. The contents
|
116
|
+
of the NOTICE file are for informational purposes only and
|
117
|
+
do not modify the License. You may add Your own attribution
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
120
|
+
that such additional attribution notices cannot be construed
|
121
|
+
as modifying the License.
|
122
|
+
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
124
|
+
may provide additional or different license terms and conditions
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
128
|
+
the conditions stated in this License.
|
129
|
+
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
133
|
+
this License, without any additional terms or conditions.
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
135
|
+
the terms of any separate license agreement you may have executed
|
136
|
+
with Licensor regarding such Contributions.
|
137
|
+
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
140
|
+
except as required for reasonable and customary use in describing the
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
142
|
+
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
152
|
+
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
158
|
+
incidental, or consequential damages of any character arising as a
|
159
|
+
result of this License or out of the use or inability to use the
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
162
|
+
other commercial damages or losses), even if such Contributor
|
163
|
+
has been advised of the possibility of such damages.
|
164
|
+
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
168
|
+
or other liability obligations and/or rights consistent with this
|
169
|
+
License. However, in accepting such obligations, You may act only
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
174
|
+
of your accepting any such warranty or additional liability.
|
175
|
+
|
176
|
+
END OF TERMS AND CONDITIONS
|
177
|
+
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
179
|
+
|
180
|
+
To apply the Apache License to your work, attach the following
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
182
|
+
replaced with your own identifying information. (Don't include
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
184
|
+
comment syntax for the file format. We also recommend that a
|
185
|
+
file or class name and description of purpose be included on the
|
186
|
+
same "printed page" as the copyright notice for easier
|
187
|
+
identification within third-party archives.
|
188
|
+
|
189
|
+
Copyright [yyyy] [name of copyright owner]
|
190
|
+
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
192
|
+
you may not use this file except in compliance with the License.
|
193
|
+
You may obtain a copy of the License at
|
194
|
+
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
196
|
+
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
200
|
+
See the License for the specific language governing permissions and
|
201
|
+
limitations under the License.
|
data/README.md
ADDED
@@ -0,0 +1,669 @@
|
|
1
|
+
# Pipedrive OpenAPI Ruby Client
|
2
|
+
|
3
|
+
Pipedrive - a Ruby client for Pipedrive's API v1
|
4
|
+
|
5
|
+
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
6
|
+
|
7
|
+
- API version: 1.0.0
|
8
|
+
- Package version: 1.0.0
|
9
|
+
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
10
|
+
|
11
|
+
## Installation
|
12
|
+
|
13
|
+
### Build a gem
|
14
|
+
|
15
|
+
To build the Ruby code into a gem:
|
16
|
+
|
17
|
+
```shell
|
18
|
+
gem build pipedrive-openapi-client.gemspec
|
19
|
+
```
|
20
|
+
|
21
|
+
Then either install the gem locally:
|
22
|
+
|
23
|
+
```shell
|
24
|
+
gem install ./pipedrive-openapi-client-1.0.0.gem
|
25
|
+
```
|
26
|
+
|
27
|
+
(for development, run `gem install --dev ./pipedrive-openapi-client-1.0.0.gem` to install the development dependencies)
|
28
|
+
|
29
|
+
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
30
|
+
|
31
|
+
Finally add this to the Gemfile:
|
32
|
+
|
33
|
+
gem 'pipedrive-openapi-client', '~> 1.0.0'
|
34
|
+
|
35
|
+
### Install from Git
|
36
|
+
|
37
|
+
If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
|
38
|
+
|
39
|
+
gem 'pipedrive-openapi-client', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
|
40
|
+
|
41
|
+
### Include the Ruby code directly
|
42
|
+
|
43
|
+
Include the Ruby code directly using `-I` as follows:
|
44
|
+
|
45
|
+
```shell
|
46
|
+
ruby -Ilib script.rb
|
47
|
+
```
|
48
|
+
|
49
|
+
## Getting Started
|
50
|
+
|
51
|
+
Please follow the [installation](#installation) procedure and then run the following code:
|
52
|
+
|
53
|
+
```ruby
|
54
|
+
# Load the gem
|
55
|
+
require 'pipedrive-openapi-client'
|
56
|
+
|
57
|
+
# Setup authorization
|
58
|
+
Pipedrive.configure do |config|
|
59
|
+
# Configure API key authorization: api_key
|
60
|
+
config.api_key['api_token'] = 'YOUR API KEY'
|
61
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
62
|
+
#config.api_key_prefix['api_token'] = 'Bearer'
|
63
|
+
|
64
|
+
# Configure OAuth2 access token for authorization: oauth2
|
65
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
66
|
+
end
|
67
|
+
|
68
|
+
api_instance = Pipedrive::ActivitiesApi.new
|
69
|
+
ids = 'ids_example' # String | Comma-separated IDs that will be deleted
|
70
|
+
|
71
|
+
begin
|
72
|
+
#Delete multiple activities in bulk
|
73
|
+
api_instance.activities_delete(ids)
|
74
|
+
rescue Pipedrive::ApiError => e
|
75
|
+
puts "Exception when calling ActivitiesApi->activities_delete: #{e}"
|
76
|
+
end
|
77
|
+
|
78
|
+
```
|
79
|
+
|
80
|
+
## Documentation for API Endpoints
|
81
|
+
|
82
|
+
All URIs are relative to *https://api.pipedrive.com/v1*
|
83
|
+
|
84
|
+
Class | Method | HTTP request | Description
|
85
|
+
------------ | ------------- | ------------- | -------------
|
86
|
+
*Pipedrive::ActivitiesApi* | [**activities_delete**](docs/ActivitiesApi.md#activities_delete) | **DELETE** /activities | Delete multiple activities in bulk
|
87
|
+
*Pipedrive::ActivitiesApi* | [**activities_get**](docs/ActivitiesApi.md#activities_get) | **GET** /activities | Get all activities assigned to a particular user
|
88
|
+
*Pipedrive::ActivitiesApi* | [**activities_id_delete**](docs/ActivitiesApi.md#activities_id_delete) | **DELETE** /activities/{id} | Delete an activity
|
89
|
+
*Pipedrive::ActivitiesApi* | [**activities_id_get**](docs/ActivitiesApi.md#activities_id_get) | **GET** /activities/{id} | Get details of an activity
|
90
|
+
*Pipedrive::ActivitiesApi* | [**activities_id_put**](docs/ActivitiesApi.md#activities_id_put) | **PUT** /activities/{id} | Edit an activity
|
91
|
+
*Pipedrive::ActivitiesApi* | [**activities_post**](docs/ActivitiesApi.md#activities_post) | **POST** /activities | Add an activity
|
92
|
+
*Pipedrive::ActivityFieldsApi* | [**activity_fields_get**](docs/ActivityFieldsApi.md#activity_fields_get) | **GET** /activityFields | Get all fields for an activity
|
93
|
+
*Pipedrive::ActivityTypesApi* | [**activity_types_delete**](docs/ActivityTypesApi.md#activity_types_delete) | **DELETE** /activityTypes | Delete multiple activity types in bulk
|
94
|
+
*Pipedrive::ActivityTypesApi* | [**activity_types_get**](docs/ActivityTypesApi.md#activity_types_get) | **GET** /activityTypes | Get all activity types
|
95
|
+
*Pipedrive::ActivityTypesApi* | [**activity_types_id_delete**](docs/ActivityTypesApi.md#activity_types_id_delete) | **DELETE** /activityTypes/{id} | Delete an activity type
|
96
|
+
*Pipedrive::ActivityTypesApi* | [**activity_types_id_put**](docs/ActivityTypesApi.md#activity_types_id_put) | **PUT** /activityTypes/{id} | Edit activity type
|
97
|
+
*Pipedrive::ActivityTypesApi* | [**activity_types_post**](docs/ActivityTypesApi.md#activity_types_post) | **POST** /activityTypes | Add new activity type
|
98
|
+
*Pipedrive::CallLogsApi* | [**call_logs_get**](docs/CallLogsApi.md#call_logs_get) | **GET** /callLogs | Get all call logs assigned to a particular user
|
99
|
+
*Pipedrive::CallLogsApi* | [**call_logs_id_delete**](docs/CallLogsApi.md#call_logs_id_delete) | **DELETE** /callLogs/{id} | Delete a call log
|
100
|
+
*Pipedrive::CallLogsApi* | [**call_logs_id_get**](docs/CallLogsApi.md#call_logs_id_get) | **GET** /callLogs/{id} | Get details of a call log
|
101
|
+
*Pipedrive::CallLogsApi* | [**call_logs_id_recordings_post**](docs/CallLogsApi.md#call_logs_id_recordings_post) | **POST** /callLogs/{id}/recordings | Attach an audio file to the call log
|
102
|
+
*Pipedrive::CallLogsApi* | [**call_logs_post**](docs/CallLogsApi.md#call_logs_post) | **POST** /callLogs | Add a call log
|
103
|
+
*Pipedrive::CurrenciesApi* | [**currencies_get**](docs/CurrenciesApi.md#currencies_get) | **GET** /currencies | Get all supported currencies
|
104
|
+
*Pipedrive::DealFieldsApi* | [**deal_fields_delete**](docs/DealFieldsApi.md#deal_fields_delete) | **DELETE** /dealFields | Delete multiple deal fields in bulk
|
105
|
+
*Pipedrive::DealFieldsApi* | [**deal_fields_get**](docs/DealFieldsApi.md#deal_fields_get) | **GET** /dealFields | Get all deal fields
|
106
|
+
*Pipedrive::DealFieldsApi* | [**deal_fields_id_delete**](docs/DealFieldsApi.md#deal_fields_id_delete) | **DELETE** /dealFields/{id} | Delete a deal field
|
107
|
+
*Pipedrive::DealFieldsApi* | [**deal_fields_id_get**](docs/DealFieldsApi.md#deal_fields_id_get) | **GET** /dealFields/{id} | Get one deal field
|
108
|
+
*Pipedrive::DealFieldsApi* | [**deal_fields_id_put**](docs/DealFieldsApi.md#deal_fields_id_put) | **PUT** /dealFields/{id} | Update a deal field
|
109
|
+
*Pipedrive::DealFieldsApi* | [**deal_fields_post**](docs/DealFieldsApi.md#deal_fields_post) | **POST** /dealFields | Add a new deal field
|
110
|
+
*Pipedrive::DealsApi* | [**deals_delete**](docs/DealsApi.md#deals_delete) | **DELETE** /deals | Delete multiple deals in bulk
|
111
|
+
*Pipedrive::DealsApi* | [**deals_find_get**](docs/DealsApi.md#deals_find_get) | **GET** /deals/find | Find deals by name
|
112
|
+
*Pipedrive::DealsApi* | [**deals_get**](docs/DealsApi.md#deals_get) | **GET** /deals | Get all deals
|
113
|
+
*Pipedrive::DealsApi* | [**deals_id_activities_get**](docs/DealsApi.md#deals_id_activities_get) | **GET** /deals/{id}/activities | List activities associated with a deal
|
114
|
+
*Pipedrive::DealsApi* | [**deals_id_delete**](docs/DealsApi.md#deals_id_delete) | **DELETE** /deals/{id} | Delete a deal
|
115
|
+
*Pipedrive::DealsApi* | [**deals_id_duplicate_post**](docs/DealsApi.md#deals_id_duplicate_post) | **POST** /deals/{id}/duplicate | Duplicate deal
|
116
|
+
*Pipedrive::DealsApi* | [**deals_id_files_get**](docs/DealsApi.md#deals_id_files_get) | **GET** /deals/{id}/files | List files attached to a deal
|
117
|
+
*Pipedrive::DealsApi* | [**deals_id_flow_get**](docs/DealsApi.md#deals_id_flow_get) | **GET** /deals/{id}/flow | List updates about a deal
|
118
|
+
*Pipedrive::DealsApi* | [**deals_id_followers_follower_id_delete**](docs/DealsApi.md#deals_id_followers_follower_id_delete) | **DELETE** /deals/{id}/followers/{follower_id} | Delete a follower from a deal
|
119
|
+
*Pipedrive::DealsApi* | [**deals_id_followers_get**](docs/DealsApi.md#deals_id_followers_get) | **GET** /deals/{id}/followers | List followers of a deal
|
120
|
+
*Pipedrive::DealsApi* | [**deals_id_followers_post**](docs/DealsApi.md#deals_id_followers_post) | **POST** /deals/{id}/followers | Add a follower to a deal
|
121
|
+
*Pipedrive::DealsApi* | [**deals_id_get**](docs/DealsApi.md#deals_id_get) | **GET** /deals/{id} | Get details of a deal
|
122
|
+
*Pipedrive::DealsApi* | [**deals_id_mail_messages_get**](docs/DealsApi.md#deals_id_mail_messages_get) | **GET** /deals/{id}/mailMessages | List mail messages associated with a deal
|
123
|
+
*Pipedrive::DealsApi* | [**deals_id_merge_put**](docs/DealsApi.md#deals_id_merge_put) | **PUT** /deals/{id}/merge | Merge two deals
|
124
|
+
*Pipedrive::DealsApi* | [**deals_id_participants_deal_participant_id_delete**](docs/DealsApi.md#deals_id_participants_deal_participant_id_delete) | **DELETE** /deals/{id}/participants/{deal_participant_id} | Delete a participant from a deal
|
125
|
+
*Pipedrive::DealsApi* | [**deals_id_participants_get**](docs/DealsApi.md#deals_id_participants_get) | **GET** /deals/{id}/participants | List participants of a deal
|
126
|
+
*Pipedrive::DealsApi* | [**deals_id_participants_post**](docs/DealsApi.md#deals_id_participants_post) | **POST** /deals/{id}/participants | Add a participant to a deal
|
127
|
+
*Pipedrive::DealsApi* | [**deals_id_permitted_users_get**](docs/DealsApi.md#deals_id_permitted_users_get) | **GET** /deals/{id}/permittedUsers | List permitted users
|
128
|
+
*Pipedrive::DealsApi* | [**deals_id_persons_get**](docs/DealsApi.md#deals_id_persons_get) | **GET** /deals/{id}/persons | List all persons associated with a deal
|
129
|
+
*Pipedrive::DealsApi* | [**deals_id_products_get**](docs/DealsApi.md#deals_id_products_get) | **GET** /deals/{id}/products | List products attached to a deal
|
130
|
+
*Pipedrive::DealsApi* | [**deals_id_products_post**](docs/DealsApi.md#deals_id_products_post) | **POST** /deals/{id}/products | Add a product to the deal, eventually creating a new item called a deal-product
|
131
|
+
*Pipedrive::DealsApi* | [**deals_id_products_product_attachment_id_delete**](docs/DealsApi.md#deals_id_products_product_attachment_id_delete) | **DELETE** /deals/{id}/products/{product_attachment_id} | Delete an attached product from a deal
|
132
|
+
*Pipedrive::DealsApi* | [**deals_id_products_product_attachment_id_put**](docs/DealsApi.md#deals_id_products_product_attachment_id_put) | **PUT** /deals/{id}/products/{product_attachment_id} | Update product attachment details of the deal-product (a product already attached to a deal)
|
133
|
+
*Pipedrive::DealsApi* | [**deals_id_put**](docs/DealsApi.md#deals_id_put) | **PUT** /deals/{id} | Update a deal
|
134
|
+
*Pipedrive::DealsApi* | [**deals_post**](docs/DealsApi.md#deals_post) | **POST** /deals | Add a deal
|
135
|
+
*Pipedrive::DealsApi* | [**deals_search_get**](docs/DealsApi.md#deals_search_get) | **GET** /deals/search | Search deals
|
136
|
+
*Pipedrive::DealsApi* | [**deals_summary_get**](docs/DealsApi.md#deals_summary_get) | **GET** /deals/summary | Get deals summary
|
137
|
+
*Pipedrive::DealsApi* | [**deals_timeline_get**](docs/DealsApi.md#deals_timeline_get) | **GET** /deals/timeline | Get deals timeline
|
138
|
+
*Pipedrive::FilesApi* | [**files_get**](docs/FilesApi.md#files_get) | **GET** /files | Get all files
|
139
|
+
*Pipedrive::FilesApi* | [**files_id_delete**](docs/FilesApi.md#files_id_delete) | **DELETE** /files/{id} | Delete a file
|
140
|
+
*Pipedrive::FilesApi* | [**files_id_download_get**](docs/FilesApi.md#files_id_download_get) | **GET** /files/{id}/download | Download one file
|
141
|
+
*Pipedrive::FilesApi* | [**files_id_get**](docs/FilesApi.md#files_id_get) | **GET** /files/{id} | Get one file
|
142
|
+
*Pipedrive::FilesApi* | [**files_id_put**](docs/FilesApi.md#files_id_put) | **PUT** /files/{id} | Update file details
|
143
|
+
*Pipedrive::FilesApi* | [**files_post**](docs/FilesApi.md#files_post) | **POST** /files | Add file
|
144
|
+
*Pipedrive::FilesApi* | [**files_remote_link_post**](docs/FilesApi.md#files_remote_link_post) | **POST** /files/remoteLink | Link a remote file to an item
|
145
|
+
*Pipedrive::FilesApi* | [**files_remote_post**](docs/FilesApi.md#files_remote_post) | **POST** /files/remote | Create a remote file and link it to an item
|
146
|
+
*Pipedrive::FiltersApi* | [**filters_delete**](docs/FiltersApi.md#filters_delete) | **DELETE** /filters | Delete multiple filters in bulk
|
147
|
+
*Pipedrive::FiltersApi* | [**filters_get**](docs/FiltersApi.md#filters_get) | **GET** /filters | Get all filters
|
148
|
+
*Pipedrive::FiltersApi* | [**filters_helpers_get**](docs/FiltersApi.md#filters_helpers_get) | **GET** /filters/helpers | Get all filter helpers
|
149
|
+
*Pipedrive::FiltersApi* | [**filters_id_delete**](docs/FiltersApi.md#filters_id_delete) | **DELETE** /filters/{id} | Delete a filter
|
150
|
+
*Pipedrive::FiltersApi* | [**filters_id_get**](docs/FiltersApi.md#filters_id_get) | **GET** /filters/{id} | Get one filter
|
151
|
+
*Pipedrive::FiltersApi* | [**filters_id_put**](docs/FiltersApi.md#filters_id_put) | **PUT** /filters/{id} | Update filter
|
152
|
+
*Pipedrive::FiltersApi* | [**filters_post**](docs/FiltersApi.md#filters_post) | **POST** /filters | Add a new filter
|
153
|
+
*Pipedrive::GlobalMessagesApi* | [**global_messages_get**](docs/GlobalMessagesApi.md#global_messages_get) | **GET** /globalMessages | Get global messages
|
154
|
+
*Pipedrive::GlobalMessagesApi* | [**global_messages_id_delete**](docs/GlobalMessagesApi.md#global_messages_id_delete) | **DELETE** /globalMessages/{id} | Dismiss a global message
|
155
|
+
*Pipedrive::GoalsApi* | [**goals_find_get**](docs/GoalsApi.md#goals_find_get) | **GET** /goals/find | Find goals
|
156
|
+
*Pipedrive::GoalsApi* | [**goals_id_delete**](docs/GoalsApi.md#goals_id_delete) | **DELETE** /goals/{id} | Delete existing goal
|
157
|
+
*Pipedrive::GoalsApi* | [**goals_id_put**](docs/GoalsApi.md#goals_id_put) | **PUT** /goals/{id} | Update existing goal
|
158
|
+
*Pipedrive::GoalsApi* | [**goals_id_results_get**](docs/GoalsApi.md#goals_id_results_get) | **GET** /goals/{id}/results | Get result of a goal
|
159
|
+
*Pipedrive::GoalsApi* | [**goals_post**](docs/GoalsApi.md#goals_post) | **POST** /goals | Add a new goal
|
160
|
+
*Pipedrive::ItemSearchApi* | [**item_search_field_get**](docs/ItemSearchApi.md#item_search_field_get) | **GET** /itemSearch/field | Perform a search using a specific field from an item type
|
161
|
+
*Pipedrive::ItemSearchApi* | [**item_search_get**](docs/ItemSearchApi.md#item_search_get) | **GET** /itemSearch | Perform a search from multiple item types
|
162
|
+
*Pipedrive::LeadsApi* | [**lead_labels_get**](docs/LeadsApi.md#lead_labels_get) | **GET** /leadLabels | Get all lead labels
|
163
|
+
*Pipedrive::LeadsApi* | [**lead_labels_id_delete**](docs/LeadsApi.md#lead_labels_id_delete) | **DELETE** /leadLabels/{id} | Delete a lead label
|
164
|
+
*Pipedrive::LeadsApi* | [**lead_labels_id_get**](docs/LeadsApi.md#lead_labels_id_get) | **GET** /leadLabels/{id} | Get one lead label
|
165
|
+
*Pipedrive::LeadsApi* | [**lead_labels_id_patch**](docs/LeadsApi.md#lead_labels_id_patch) | **PATCH** /leadLabels/{id} | Update a lead label
|
166
|
+
*Pipedrive::LeadsApi* | [**lead_labels_post**](docs/LeadsApi.md#lead_labels_post) | **POST** /leadLabels | Add a lead label
|
167
|
+
*Pipedrive::LeadsApi* | [**lead_sources_get**](docs/LeadsApi.md#lead_sources_get) | **GET** /leadSources | Get all lead sources
|
168
|
+
*Pipedrive::LeadsApi* | [**leads_get**](docs/LeadsApi.md#leads_get) | **GET** /leads | Get all leads
|
169
|
+
*Pipedrive::LeadsApi* | [**leads_id_delete**](docs/LeadsApi.md#leads_id_delete) | **DELETE** /leads/{id} | Delete a lead
|
170
|
+
*Pipedrive::LeadsApi* | [**leads_id_get**](docs/LeadsApi.md#leads_id_get) | **GET** /leads/{id} | Get one lead
|
171
|
+
*Pipedrive::LeadsApi* | [**leads_id_patch**](docs/LeadsApi.md#leads_id_patch) | **PATCH** /leads/{id} | Update a lead
|
172
|
+
*Pipedrive::LeadsApi* | [**leads_post**](docs/LeadsApi.md#leads_post) | **POST** /leads | Add a lead
|
173
|
+
*Pipedrive::MailMessagesApi* | [**mailbox_mail_messages_id_get**](docs/MailMessagesApi.md#mailbox_mail_messages_id_get) | **GET** /mailbox/mailMessages/{id} | Get one mail message
|
174
|
+
*Pipedrive::MailThreadsApi* | [**mailbox_mail_threads_get**](docs/MailThreadsApi.md#mailbox_mail_threads_get) | **GET** /mailbox/mailThreads | Get mail threads
|
175
|
+
*Pipedrive::MailThreadsApi* | [**mailbox_mail_threads_id_delete**](docs/MailThreadsApi.md#mailbox_mail_threads_id_delete) | **DELETE** /mailbox/mailThreads/{id} | Delete mail thread
|
176
|
+
*Pipedrive::MailThreadsApi* | [**mailbox_mail_threads_id_get**](docs/MailThreadsApi.md#mailbox_mail_threads_id_get) | **GET** /mailbox/mailThreads/{id} | Get one mail thread
|
177
|
+
*Pipedrive::MailThreadsApi* | [**mailbox_mail_threads_id_mail_messages_get**](docs/MailThreadsApi.md#mailbox_mail_threads_id_mail_messages_get) | **GET** /mailbox/mailThreads/{id}/mailMessages | Get all mail messages of mail thread
|
178
|
+
*Pipedrive::MailThreadsApi* | [**mailbox_mail_threads_id_put**](docs/MailThreadsApi.md#mailbox_mail_threads_id_put) | **PUT** /mailbox/mailThreads/{id} | Update mail thread details
|
179
|
+
*Pipedrive::NoteFieldsApi* | [**note_fields_get**](docs/NoteFieldsApi.md#note_fields_get) | **GET** /noteFields | Get all fields for a note
|
180
|
+
*Pipedrive::NotesApi* | [**notes_get**](docs/NotesApi.md#notes_get) | **GET** /notes | Get all notes
|
181
|
+
*Pipedrive::NotesApi* | [**notes_id_delete**](docs/NotesApi.md#notes_id_delete) | **DELETE** /notes/{id} | Delete a note
|
182
|
+
*Pipedrive::NotesApi* | [**notes_id_get**](docs/NotesApi.md#notes_id_get) | **GET** /notes/{id} | Get one note
|
183
|
+
*Pipedrive::NotesApi* | [**notes_id_put**](docs/NotesApi.md#notes_id_put) | **PUT** /notes/{id} | Update a note
|
184
|
+
*Pipedrive::NotesApi* | [**notes_post**](docs/NotesApi.md#notes_post) | **POST** /notes | Add a note
|
185
|
+
*Pipedrive::OrganizationFieldsApi* | [**organization_fields_delete**](docs/OrganizationFieldsApi.md#organization_fields_delete) | **DELETE** /organizationFields | Delete multiple organization fields in bulk
|
186
|
+
*Pipedrive::OrganizationFieldsApi* | [**organization_fields_get**](docs/OrganizationFieldsApi.md#organization_fields_get) | **GET** /organizationFields | Get all organization fields
|
187
|
+
*Pipedrive::OrganizationFieldsApi* | [**organization_fields_id_delete**](docs/OrganizationFieldsApi.md#organization_fields_id_delete) | **DELETE** /organizationFields/{id} | Delete an organization field
|
188
|
+
*Pipedrive::OrganizationFieldsApi* | [**organization_fields_id_get**](docs/OrganizationFieldsApi.md#organization_fields_id_get) | **GET** /organizationFields/{id} | Get one organization field
|
189
|
+
*Pipedrive::OrganizationFieldsApi* | [**organization_fields_id_put**](docs/OrganizationFieldsApi.md#organization_fields_id_put) | **PUT** /organizationFields/{id} | Update an organization field
|
190
|
+
*Pipedrive::OrganizationFieldsApi* | [**organization_fields_post**](docs/OrganizationFieldsApi.md#organization_fields_post) | **POST** /organizationFields | Add a new organization field
|
191
|
+
*Pipedrive::OrganizationRelationshipsApi* | [**organization_relationships_get**](docs/OrganizationRelationshipsApi.md#organization_relationships_get) | **GET** /organizationRelationships | Get all relationships for organization
|
192
|
+
*Pipedrive::OrganizationRelationshipsApi* | [**organization_relationships_id_delete**](docs/OrganizationRelationshipsApi.md#organization_relationships_id_delete) | **DELETE** /organizationRelationships/{id} | Delete an organization relationship
|
193
|
+
*Pipedrive::OrganizationRelationshipsApi* | [**organization_relationships_id_get**](docs/OrganizationRelationshipsApi.md#organization_relationships_id_get) | **GET** /organizationRelationships/{id} | Get one organization relationship
|
194
|
+
*Pipedrive::OrganizationRelationshipsApi* | [**organization_relationships_id_put**](docs/OrganizationRelationshipsApi.md#organization_relationships_id_put) | **PUT** /organizationRelationships/{id} | Update an organization relationship
|
195
|
+
*Pipedrive::OrganizationRelationshipsApi* | [**organization_relationships_post**](docs/OrganizationRelationshipsApi.md#organization_relationships_post) | **POST** /organizationRelationships | Create an organization relationship
|
196
|
+
*Pipedrive::OrganizationsApi* | [**organizations_delete**](docs/OrganizationsApi.md#organizations_delete) | **DELETE** /organizations | Delete multiple organizations in bulk
|
197
|
+
*Pipedrive::OrganizationsApi* | [**organizations_find_get**](docs/OrganizationsApi.md#organizations_find_get) | **GET** /organizations/find | Find organizations by name
|
198
|
+
*Pipedrive::OrganizationsApi* | [**organizations_get**](docs/OrganizationsApi.md#organizations_get) | **GET** /organizations | Get all organizations
|
199
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_activities_get**](docs/OrganizationsApi.md#organizations_id_activities_get) | **GET** /organizations/{id}/activities | List activities associated with an organization
|
200
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_deals_get**](docs/OrganizationsApi.md#organizations_id_deals_get) | **GET** /organizations/{id}/deals | List deals associated with an organization
|
201
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_delete**](docs/OrganizationsApi.md#organizations_id_delete) | **DELETE** /organizations/{id} | Delete an organization
|
202
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_files_get**](docs/OrganizationsApi.md#organizations_id_files_get) | **GET** /organizations/{id}/files | List files attached to an organization
|
203
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_flow_get**](docs/OrganizationsApi.md#organizations_id_flow_get) | **GET** /organizations/{id}/flow | List updates about an organization
|
204
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_followers_follower_id_delete**](docs/OrganizationsApi.md#organizations_id_followers_follower_id_delete) | **DELETE** /organizations/{id}/followers/{follower_id} | Delete a follower from an organization
|
205
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_followers_get**](docs/OrganizationsApi.md#organizations_id_followers_get) | **GET** /organizations/{id}/followers | List followers of an organization
|
206
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_followers_post**](docs/OrganizationsApi.md#organizations_id_followers_post) | **POST** /organizations/{id}/followers | Add a follower to an organization
|
207
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_get**](docs/OrganizationsApi.md#organizations_id_get) | **GET** /organizations/{id} | Get details of an organization
|
208
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_mail_messages_get**](docs/OrganizationsApi.md#organizations_id_mail_messages_get) | **GET** /organizations/{id}/mailMessages | List mail messages associated with an organization
|
209
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_merge_put**](docs/OrganizationsApi.md#organizations_id_merge_put) | **PUT** /organizations/{id}/merge | Merge two organizations
|
210
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_permitted_users_get**](docs/OrganizationsApi.md#organizations_id_permitted_users_get) | **GET** /organizations/{id}/permittedUsers | List permitted users
|
211
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_persons_get**](docs/OrganizationsApi.md#organizations_id_persons_get) | **GET** /organizations/{id}/persons | List persons of an organization
|
212
|
+
*Pipedrive::OrganizationsApi* | [**organizations_id_put**](docs/OrganizationsApi.md#organizations_id_put) | **PUT** /organizations/{id} | Update an organization
|
213
|
+
*Pipedrive::OrganizationsApi* | [**organizations_post**](docs/OrganizationsApi.md#organizations_post) | **POST** /organizations | Add an organization
|
214
|
+
*Pipedrive::OrganizationsApi* | [**organizations_search_get**](docs/OrganizationsApi.md#organizations_search_get) | **GET** /organizations/search | Search organizations
|
215
|
+
*Pipedrive::PermissionSetsApi* | [**permission_sets_get**](docs/PermissionSetsApi.md#permission_sets_get) | **GET** /permissionSets | Get all Permission Sets
|
216
|
+
*Pipedrive::PermissionSetsApi* | [**permission_sets_id_assignments_get**](docs/PermissionSetsApi.md#permission_sets_id_assignments_get) | **GET** /permissionSets/{id}/assignments | List Permission Set assignments
|
217
|
+
*Pipedrive::PermissionSetsApi* | [**permission_sets_id_get**](docs/PermissionSetsApi.md#permission_sets_id_get) | **GET** /permissionSets/{id} | Get one Permission Set
|
218
|
+
*Pipedrive::PersonFieldsApi* | [**person_fields_delete**](docs/PersonFieldsApi.md#person_fields_delete) | **DELETE** /personFields | Delete multiple person fields in bulk
|
219
|
+
*Pipedrive::PersonFieldsApi* | [**person_fields_get**](docs/PersonFieldsApi.md#person_fields_get) | **GET** /personFields | Get all person fields
|
220
|
+
*Pipedrive::PersonFieldsApi* | [**person_fields_id_delete**](docs/PersonFieldsApi.md#person_fields_id_delete) | **DELETE** /personFields/{id} | Delete a person field
|
221
|
+
*Pipedrive::PersonFieldsApi* | [**person_fields_id_get**](docs/PersonFieldsApi.md#person_fields_id_get) | **GET** /personFields/{id} | Get one person field
|
222
|
+
*Pipedrive::PersonFieldsApi* | [**person_fields_id_put**](docs/PersonFieldsApi.md#person_fields_id_put) | **PUT** /personFields/{id} | Update a person field
|
223
|
+
*Pipedrive::PersonFieldsApi* | [**person_fields_post**](docs/PersonFieldsApi.md#person_fields_post) | **POST** /personFields | Add a new person field
|
224
|
+
*Pipedrive::PersonsApi* | [**persons_delete**](docs/PersonsApi.md#persons_delete) | **DELETE** /persons | Delete multiple persons in bulk
|
225
|
+
*Pipedrive::PersonsApi* | [**persons_find_get**](docs/PersonsApi.md#persons_find_get) | **GET** /persons/find | Find persons by name
|
226
|
+
*Pipedrive::PersonsApi* | [**persons_get**](docs/PersonsApi.md#persons_get) | **GET** /persons | Get all persons
|
227
|
+
*Pipedrive::PersonsApi* | [**persons_id_activities_get**](docs/PersonsApi.md#persons_id_activities_get) | **GET** /persons/{id}/activities | List activities associated with a person
|
228
|
+
*Pipedrive::PersonsApi* | [**persons_id_deals_get**](docs/PersonsApi.md#persons_id_deals_get) | **GET** /persons/{id}/deals | List deals associated with a person
|
229
|
+
*Pipedrive::PersonsApi* | [**persons_id_delete**](docs/PersonsApi.md#persons_id_delete) | **DELETE** /persons/{id} | Delete a person
|
230
|
+
*Pipedrive::PersonsApi* | [**persons_id_files_get**](docs/PersonsApi.md#persons_id_files_get) | **GET** /persons/{id}/files | List files attached to a person
|
231
|
+
*Pipedrive::PersonsApi* | [**persons_id_flow_get**](docs/PersonsApi.md#persons_id_flow_get) | **GET** /persons/{id}/flow | List updates about a person
|
232
|
+
*Pipedrive::PersonsApi* | [**persons_id_followers_follower_id_delete**](docs/PersonsApi.md#persons_id_followers_follower_id_delete) | **DELETE** /persons/{id}/followers/{follower_id} | Deletes a follower from a person.
|
233
|
+
*Pipedrive::PersonsApi* | [**persons_id_followers_get**](docs/PersonsApi.md#persons_id_followers_get) | **GET** /persons/{id}/followers | List followers of a person
|
234
|
+
*Pipedrive::PersonsApi* | [**persons_id_followers_post**](docs/PersonsApi.md#persons_id_followers_post) | **POST** /persons/{id}/followers | Add a follower to a person
|
235
|
+
*Pipedrive::PersonsApi* | [**persons_id_get**](docs/PersonsApi.md#persons_id_get) | **GET** /persons/{id} | Get details of a person
|
236
|
+
*Pipedrive::PersonsApi* | [**persons_id_mail_messages_get**](docs/PersonsApi.md#persons_id_mail_messages_get) | **GET** /persons/{id}/mailMessages | List mail messages associated with a person
|
237
|
+
*Pipedrive::PersonsApi* | [**persons_id_merge_put**](docs/PersonsApi.md#persons_id_merge_put) | **PUT** /persons/{id}/merge | Merge two persons
|
238
|
+
*Pipedrive::PersonsApi* | [**persons_id_permitted_users_get**](docs/PersonsApi.md#persons_id_permitted_users_get) | **GET** /persons/{id}/permittedUsers | List permitted users
|
239
|
+
*Pipedrive::PersonsApi* | [**persons_id_picture_delete**](docs/PersonsApi.md#persons_id_picture_delete) | **DELETE** /persons/{id}/picture | Delete person picture
|
240
|
+
*Pipedrive::PersonsApi* | [**persons_id_picture_post**](docs/PersonsApi.md#persons_id_picture_post) | **POST** /persons/{id}/picture | Add person picture
|
241
|
+
*Pipedrive::PersonsApi* | [**persons_id_products_get**](docs/PersonsApi.md#persons_id_products_get) | **GET** /persons/{id}/products | List products associated with a person
|
242
|
+
*Pipedrive::PersonsApi* | [**persons_id_put**](docs/PersonsApi.md#persons_id_put) | **PUT** /persons/{id} | Update a person
|
243
|
+
*Pipedrive::PersonsApi* | [**persons_post**](docs/PersonsApi.md#persons_post) | **POST** /persons | Add a person
|
244
|
+
*Pipedrive::PersonsApi* | [**persons_search_get**](docs/PersonsApi.md#persons_search_get) | **GET** /persons/search | Search persons
|
245
|
+
*Pipedrive::PipelinesApi* | [**pipelines_get**](docs/PipelinesApi.md#pipelines_get) | **GET** /pipelines | Get all pipelines
|
246
|
+
*Pipedrive::PipelinesApi* | [**pipelines_id_conversion_statistics_get**](docs/PipelinesApi.md#pipelines_id_conversion_statistics_get) | **GET** /pipelines/{id}/conversion_statistics | Get deals conversion rates in pipeline
|
247
|
+
*Pipedrive::PipelinesApi* | [**pipelines_id_deals_get**](docs/PipelinesApi.md#pipelines_id_deals_get) | **GET** /pipelines/{id}/deals | Get deals in a pipeline
|
248
|
+
*Pipedrive::PipelinesApi* | [**pipelines_id_delete**](docs/PipelinesApi.md#pipelines_id_delete) | **DELETE** /pipelines/{id} | Delete a pipeline
|
249
|
+
*Pipedrive::PipelinesApi* | [**pipelines_id_get**](docs/PipelinesApi.md#pipelines_id_get) | **GET** /pipelines/{id} | Get one pipeline
|
250
|
+
*Pipedrive::PipelinesApi* | [**pipelines_id_movement_statistics_get**](docs/PipelinesApi.md#pipelines_id_movement_statistics_get) | **GET** /pipelines/{id}/movement_statistics | Get deals movements in pipeline
|
251
|
+
*Pipedrive::PipelinesApi* | [**pipelines_id_put**](docs/PipelinesApi.md#pipelines_id_put) | **PUT** /pipelines/{id} | Edit a pipeline
|
252
|
+
*Pipedrive::PipelinesApi* | [**pipelines_post**](docs/PipelinesApi.md#pipelines_post) | **POST** /pipelines | Add a new pipeline
|
253
|
+
*Pipedrive::ProductFieldsApi* | [**product_fields_delete**](docs/ProductFieldsApi.md#product_fields_delete) | **DELETE** /productFields | Delete multiple product fields in bulk
|
254
|
+
*Pipedrive::ProductFieldsApi* | [**product_fields_get**](docs/ProductFieldsApi.md#product_fields_get) | **GET** /productFields | Get all product fields
|
255
|
+
*Pipedrive::ProductFieldsApi* | [**product_fields_id_delete**](docs/ProductFieldsApi.md#product_fields_id_delete) | **DELETE** /productFields/{id} | Delete a product field
|
256
|
+
*Pipedrive::ProductFieldsApi* | [**product_fields_id_get**](docs/ProductFieldsApi.md#product_fields_id_get) | **GET** /productFields/{id} | Get one product field
|
257
|
+
*Pipedrive::ProductFieldsApi* | [**product_fields_id_put**](docs/ProductFieldsApi.md#product_fields_id_put) | **PUT** /productFields/{id} | Update a product field
|
258
|
+
*Pipedrive::ProductFieldsApi* | [**product_fields_post**](docs/ProductFieldsApi.md#product_fields_post) | **POST** /productFields | Add a new product field
|
259
|
+
*Pipedrive::ProductsApi* | [**products_find_get**](docs/ProductsApi.md#products_find_get) | **GET** /products/find | Find products by name
|
260
|
+
*Pipedrive::ProductsApi* | [**products_get**](docs/ProductsApi.md#products_get) | **GET** /products | Get all products
|
261
|
+
*Pipedrive::ProductsApi* | [**products_id_deals_get**](docs/ProductsApi.md#products_id_deals_get) | **GET** /products/{id}/deals | Get deals where a product is attached to
|
262
|
+
*Pipedrive::ProductsApi* | [**products_id_delete**](docs/ProductsApi.md#products_id_delete) | **DELETE** /products/{id} | Delete a product
|
263
|
+
*Pipedrive::ProductsApi* | [**products_id_files_get**](docs/ProductsApi.md#products_id_files_get) | **GET** /products/{id}/files | List files attached to a product
|
264
|
+
*Pipedrive::ProductsApi* | [**products_id_followers_follower_id_delete**](docs/ProductsApi.md#products_id_followers_follower_id_delete) | **DELETE** /products/{id}/followers/{follower_id} | Delete a follower from a product
|
265
|
+
*Pipedrive::ProductsApi* | [**products_id_followers_get**](docs/ProductsApi.md#products_id_followers_get) | **GET** /products/{id}/followers | List followers of a product
|
266
|
+
*Pipedrive::ProductsApi* | [**products_id_followers_post**](docs/ProductsApi.md#products_id_followers_post) | **POST** /products/{id}/followers | Add a follower to a product
|
267
|
+
*Pipedrive::ProductsApi* | [**products_id_get**](docs/ProductsApi.md#products_id_get) | **GET** /products/{id} | Get one product
|
268
|
+
*Pipedrive::ProductsApi* | [**products_id_permitted_users_get**](docs/ProductsApi.md#products_id_permitted_users_get) | **GET** /products/{id}/permittedUsers | List permitted users
|
269
|
+
*Pipedrive::ProductsApi* | [**products_id_put**](docs/ProductsApi.md#products_id_put) | **PUT** /products/{id} | Update a product
|
270
|
+
*Pipedrive::ProductsApi* | [**products_post**](docs/ProductsApi.md#products_post) | **POST** /products | Add a product
|
271
|
+
*Pipedrive::ProductsApi* | [**products_search_get**](docs/ProductsApi.md#products_search_get) | **GET** /products/search | Search products
|
272
|
+
*Pipedrive::RecentsApi* | [**recents_get**](docs/RecentsApi.md#recents_get) | **GET** /recents | Get recents
|
273
|
+
*Pipedrive::RolesApi* | [**roles_get**](docs/RolesApi.md#roles_get) | **GET** /roles | Get all roles
|
274
|
+
*Pipedrive::RolesApi* | [**roles_id_assignments_delete**](docs/RolesApi.md#roles_id_assignments_delete) | **DELETE** /roles/{id}/assignments | Delete a role assignment
|
275
|
+
*Pipedrive::RolesApi* | [**roles_id_assignments_get**](docs/RolesApi.md#roles_id_assignments_get) | **GET** /roles/{id}/assignments | List role assignments
|
276
|
+
*Pipedrive::RolesApi* | [**roles_id_assignments_post**](docs/RolesApi.md#roles_id_assignments_post) | **POST** /roles/{id}/assignments | Add role assignment
|
277
|
+
*Pipedrive::RolesApi* | [**roles_id_delete**](docs/RolesApi.md#roles_id_delete) | **DELETE** /roles/{id} | Delete a role
|
278
|
+
*Pipedrive::RolesApi* | [**roles_id_get**](docs/RolesApi.md#roles_id_get) | **GET** /roles/{id} | Get one role
|
279
|
+
*Pipedrive::RolesApi* | [**roles_id_put**](docs/RolesApi.md#roles_id_put) | **PUT** /roles/{id} | Update role details
|
280
|
+
*Pipedrive::RolesApi* | [**roles_id_roles_get**](docs/RolesApi.md#roles_id_roles_get) | **GET** /roles/{id}/roles | List role sub-roles
|
281
|
+
*Pipedrive::RolesApi* | [**roles_id_settings_get**](docs/RolesApi.md#roles_id_settings_get) | **GET** /roles/{id}/settings | List role settings
|
282
|
+
*Pipedrive::RolesApi* | [**roles_id_settings_post**](docs/RolesApi.md#roles_id_settings_post) | **POST** /roles/{id}/settings | Add or update role setting
|
283
|
+
*Pipedrive::RolesApi* | [**roles_post**](docs/RolesApi.md#roles_post) | **POST** /roles | Add a role
|
284
|
+
*Pipedrive::SearchResultsApi* | [**search_results_field_get**](docs/SearchResultsApi.md#search_results_field_get) | **GET** /searchResults/field | Perform a search using a specific field value
|
285
|
+
*Pipedrive::SearchResultsApi* | [**search_results_get**](docs/SearchResultsApi.md#search_results_get) | **GET** /searchResults | Perform a search
|
286
|
+
*Pipedrive::StagesApi* | [**stages_delete**](docs/StagesApi.md#stages_delete) | **DELETE** /stages | Delete multiple stages in bulk
|
287
|
+
*Pipedrive::StagesApi* | [**stages_get**](docs/StagesApi.md#stages_get) | **GET** /stages | Get all stages
|
288
|
+
*Pipedrive::StagesApi* | [**stages_id_deals_get**](docs/StagesApi.md#stages_id_deals_get) | **GET** /stages/{id}/deals | Get deals in a stage
|
289
|
+
*Pipedrive::StagesApi* | [**stages_id_delete**](docs/StagesApi.md#stages_id_delete) | **DELETE** /stages/{id} | Delete a stage
|
290
|
+
*Pipedrive::StagesApi* | [**stages_id_get**](docs/StagesApi.md#stages_id_get) | **GET** /stages/{id} | Get one stage
|
291
|
+
*Pipedrive::StagesApi* | [**stages_id_put**](docs/StagesApi.md#stages_id_put) | **PUT** /stages/{id} | Update stage details
|
292
|
+
*Pipedrive::StagesApi* | [**stages_post**](docs/StagesApi.md#stages_post) | **POST** /stages | Add a new stage
|
293
|
+
*Pipedrive::TeamsApi* | [**teams_get**](docs/TeamsApi.md#teams_get) | **GET** /teams | Get all teams
|
294
|
+
*Pipedrive::TeamsApi* | [**teams_id_get**](docs/TeamsApi.md#teams_id_get) | **GET** /teams/{id} | Get a single team
|
295
|
+
*Pipedrive::TeamsApi* | [**teams_id_put**](docs/TeamsApi.md#teams_id_put) | **PUT** /teams/{id} | Update a team
|
296
|
+
*Pipedrive::TeamsApi* | [**teams_id_users_delete**](docs/TeamsApi.md#teams_id_users_delete) | **DELETE** /teams/{id}/users | Delete users from a team
|
297
|
+
*Pipedrive::TeamsApi* | [**teams_id_users_get**](docs/TeamsApi.md#teams_id_users_get) | **GET** /teams/{id}/users | Get all users in a team
|
298
|
+
*Pipedrive::TeamsApi* | [**teams_id_users_post**](docs/TeamsApi.md#teams_id_users_post) | **POST** /teams/{id}/users | Add users to a team
|
299
|
+
*Pipedrive::TeamsApi* | [**teams_post**](docs/TeamsApi.md#teams_post) | **POST** /teams | Add a new team
|
300
|
+
*Pipedrive::TeamsApi* | [**teams_user_id_get**](docs/TeamsApi.md#teams_user_id_get) | **GET** /teams/user/{id} | Get all teams of a user
|
301
|
+
*Pipedrive::UserConnectionsApi* | [**user_connections_get**](docs/UserConnectionsApi.md#user_connections_get) | **GET** /userConnections | Get all user connections
|
302
|
+
*Pipedrive::UserSettingsApi* | [**user_settings_get**](docs/UserSettingsApi.md#user_settings_get) | **GET** /userSettings | List settings of an authorized user
|
303
|
+
*Pipedrive::UsersApi* | [**users_find_get**](docs/UsersApi.md#users_find_get) | **GET** /users/find | Find users by name
|
304
|
+
*Pipedrive::UsersApi* | [**users_get**](docs/UsersApi.md#users_get) | **GET** /users | Get all users
|
305
|
+
*Pipedrive::UsersApi* | [**users_id_blacklisted_emails_get**](docs/UsersApi.md#users_id_blacklisted_emails_get) | **GET** /users/{id}/blacklistedEmails | List blacklisted email addresses of a user
|
306
|
+
*Pipedrive::UsersApi* | [**users_id_blacklisted_emails_post**](docs/UsersApi.md#users_id_blacklisted_emails_post) | **POST** /users/{id}/blacklistedEmails | Add blacklisted email address for a user
|
307
|
+
*Pipedrive::UsersApi* | [**users_id_followers_get**](docs/UsersApi.md#users_id_followers_get) | **GET** /users/{id}/followers | List followers of a user
|
308
|
+
*Pipedrive::UsersApi* | [**users_id_get**](docs/UsersApi.md#users_id_get) | **GET** /users/{id} | Get one user
|
309
|
+
*Pipedrive::UsersApi* | [**users_id_permissions_get**](docs/UsersApi.md#users_id_permissions_get) | **GET** /users/{id}/permissions | List user permissions
|
310
|
+
*Pipedrive::UsersApi* | [**users_id_put**](docs/UsersApi.md#users_id_put) | **PUT** /users/{id} | Update user details
|
311
|
+
*Pipedrive::UsersApi* | [**users_id_role_assignments_delete**](docs/UsersApi.md#users_id_role_assignments_delete) | **DELETE** /users/{id}/roleAssignments | Delete a role assignment
|
312
|
+
*Pipedrive::UsersApi* | [**users_id_role_assignments_get**](docs/UsersApi.md#users_id_role_assignments_get) | **GET** /users/{id}/roleAssignments | List role assignments
|
313
|
+
*Pipedrive::UsersApi* | [**users_id_role_assignments_post**](docs/UsersApi.md#users_id_role_assignments_post) | **POST** /users/{id}/roleAssignments | Add role assignment
|
314
|
+
*Pipedrive::UsersApi* | [**users_id_role_settings_get**](docs/UsersApi.md#users_id_role_settings_get) | **GET** /users/{id}/roleSettings | List user role settings
|
315
|
+
*Pipedrive::UsersApi* | [**users_me_get**](docs/UsersApi.md#users_me_get) | **GET** /users/me | Get current user data
|
316
|
+
*Pipedrive::UsersApi* | [**users_post**](docs/UsersApi.md#users_post) | **POST** /users | Add a new user
|
317
|
+
*Pipedrive::WebhooksApi* | [**webhooks_get**](docs/WebhooksApi.md#webhooks_get) | **GET** /webhooks | Get all webhooks
|
318
|
+
*Pipedrive::WebhooksApi* | [**webhooks_id_delete**](docs/WebhooksApi.md#webhooks_id_delete) | **DELETE** /webhooks/{id} | Delete existing webhook
|
319
|
+
*Pipedrive::WebhooksApi* | [**webhooks_post**](docs/WebhooksApi.md#webhooks_post) | **POST** /webhooks | Create a new webhook
|
320
|
+
|
321
|
+
|
322
|
+
## Documentation for Models
|
323
|
+
|
324
|
+
- [Pipedrive::Activity](docs/Activity.md)
|
325
|
+
- [Pipedrive::AddFile](docs/AddFile.md)
|
326
|
+
- [Pipedrive::AddNewPipeline](docs/AddNewPipeline.md)
|
327
|
+
- [Pipedrive::AddNewPipelineAllOf](docs/AddNewPipelineAllOf.md)
|
328
|
+
- [Pipedrive::AddedDealFollower](docs/AddedDealFollower.md)
|
329
|
+
- [Pipedrive::AddedDealFollowerData](docs/AddedDealFollowerData.md)
|
330
|
+
- [Pipedrive::AdditionalData](docs/AdditionalData.md)
|
331
|
+
- [Pipedrive::AdditionalDataWithPaginationDetails](docs/AdditionalDataWithPaginationDetails.md)
|
332
|
+
- [Pipedrive::BaseCurrency](docs/BaseCurrency.md)
|
333
|
+
- [Pipedrive::BaseDeal](docs/BaseDeal.md)
|
334
|
+
- [Pipedrive::BaseMailThread](docs/BaseMailThread.md)
|
335
|
+
- [Pipedrive::BaseMailThreadAllOf](docs/BaseMailThreadAllOf.md)
|
336
|
+
- [Pipedrive::BaseMailThreadAllOfParties](docs/BaseMailThreadAllOfParties.md)
|
337
|
+
- [Pipedrive::BaseMailThreadMessages](docs/BaseMailThreadMessages.md)
|
338
|
+
- [Pipedrive::BaseMailThreadMessagesAllOf](docs/BaseMailThreadMessagesAllOf.md)
|
339
|
+
- [Pipedrive::BaseNote](docs/BaseNote.md)
|
340
|
+
- [Pipedrive::BaseNoteDealTitle](docs/BaseNoteDealTitle.md)
|
341
|
+
- [Pipedrive::BaseNoteOrganization](docs/BaseNoteOrganization.md)
|
342
|
+
- [Pipedrive::BaseNotePerson](docs/BaseNotePerson.md)
|
343
|
+
- [Pipedrive::BaseResponse](docs/BaseResponse.md)
|
344
|
+
- [Pipedrive::BaseRole](docs/BaseRole.md)
|
345
|
+
- [Pipedrive::BaseStage](docs/BaseStage.md)
|
346
|
+
- [Pipedrive::BaseTeam](docs/BaseTeam.md)
|
347
|
+
- [Pipedrive::BaseTeamAllOf](docs/BaseTeamAllOf.md)
|
348
|
+
- [Pipedrive::BaseTeamAllOf1](docs/BaseTeamAllOf1.md)
|
349
|
+
- [Pipedrive::BaseUser](docs/BaseUser.md)
|
350
|
+
- [Pipedrive::BaseUserMe](docs/BaseUserMe.md)
|
351
|
+
- [Pipedrive::BaseUserMeAllOf](docs/BaseUserMeAllOf.md)
|
352
|
+
- [Pipedrive::BaseUserMeAllOfLanguage](docs/BaseUserMeAllOfLanguage.md)
|
353
|
+
- [Pipedrive::BasicDeal](docs/BasicDeal.md)
|
354
|
+
- [Pipedrive::BasicDealProduct](docs/BasicDealProduct.md)
|
355
|
+
- [Pipedrive::BasicGoal](docs/BasicGoal.md)
|
356
|
+
- [Pipedrive::BasicOrganization](docs/BasicOrganization.md)
|
357
|
+
- [Pipedrive::BasicPerson](docs/BasicPerson.md)
|
358
|
+
- [Pipedrive::BasicPersonField](docs/BasicPersonField.md)
|
359
|
+
- [Pipedrive::BasicProductField](docs/BasicProductField.md)
|
360
|
+
- [Pipedrive::CommonMailThread](docs/CommonMailThread.md)
|
361
|
+
- [Pipedrive::CreateRemoteFileAndLinkItToItem](docs/CreateRemoteFileAndLinkItToItem.md)
|
362
|
+
- [Pipedrive::CreateTeam](docs/CreateTeam.md)
|
363
|
+
- [Pipedrive::Currencies](docs/Currencies.md)
|
364
|
+
- [Pipedrive::DealNonStrictModeFields](docs/DealNonStrictModeFields.md)
|
365
|
+
- [Pipedrive::DealNonStrictModeFieldsCreatorUserId](docs/DealNonStrictModeFieldsCreatorUserId.md)
|
366
|
+
- [Pipedrive::DealOrganizationData](docs/DealOrganizationData.md)
|
367
|
+
- [Pipedrive::DealPersonData](docs/DealPersonData.md)
|
368
|
+
- [Pipedrive::DealPersonDataEmail](docs/DealPersonDataEmail.md)
|
369
|
+
- [Pipedrive::DealPersonDataPhone](docs/DealPersonDataPhone.md)
|
370
|
+
- [Pipedrive::DealStrictModeFields](docs/DealStrictModeFields.md)
|
371
|
+
- [Pipedrive::DealSummary](docs/DealSummary.md)
|
372
|
+
- [Pipedrive::DealSummaryPerCurrency](docs/DealSummaryPerCurrency.md)
|
373
|
+
- [Pipedrive::DealSummaryPerCurrencyFull](docs/DealSummaryPerCurrencyFull.md)
|
374
|
+
- [Pipedrive::DealSummaryPerCurrencyFullCURRENCYID](docs/DealSummaryPerCurrencyFullCURRENCYID.md)
|
375
|
+
- [Pipedrive::DealSummaryPerStages](docs/DealSummaryPerStages.md)
|
376
|
+
- [Pipedrive::DealSummaryPerStagesSTAGEID](docs/DealSummaryPerStagesSTAGEID.md)
|
377
|
+
- [Pipedrive::DealSummaryPerStagesSTAGEIDCURRENCYID](docs/DealSummaryPerStagesSTAGEIDCURRENCYID.md)
|
378
|
+
- [Pipedrive::DealUserData](docs/DealUserData.md)
|
379
|
+
- [Pipedrive::DeleteDeal](docs/DeleteDeal.md)
|
380
|
+
- [Pipedrive::DeleteDealData](docs/DeleteDealData.md)
|
381
|
+
- [Pipedrive::DeleteDealFollower](docs/DeleteDealFollower.md)
|
382
|
+
- [Pipedrive::DeleteDealFollowerData](docs/DeleteDealFollowerData.md)
|
383
|
+
- [Pipedrive::DeleteDealParticipant](docs/DeleteDealParticipant.md)
|
384
|
+
- [Pipedrive::DeleteDealParticipantData](docs/DeleteDealParticipantData.md)
|
385
|
+
- [Pipedrive::DeleteDealProduct](docs/DeleteDealProduct.md)
|
386
|
+
- [Pipedrive::DeleteDealProductData](docs/DeleteDealProductData.md)
|
387
|
+
- [Pipedrive::DeleteFile](docs/DeleteFile.md)
|
388
|
+
- [Pipedrive::DeleteFileData](docs/DeleteFileData.md)
|
389
|
+
- [Pipedrive::DeleteMultipleDeals](docs/DeleteMultipleDeals.md)
|
390
|
+
- [Pipedrive::DeleteMultipleDealsAllOf](docs/DeleteMultipleDealsAllOf.md)
|
391
|
+
- [Pipedrive::DeleteMultipleDealsAllOfData](docs/DeleteMultipleDealsAllOfData.md)
|
392
|
+
- [Pipedrive::DeleteMultipleProductFieldsResponse](docs/DeleteMultipleProductFieldsResponse.md)
|
393
|
+
- [Pipedrive::DeleteMultipleProductFieldsResponseData](docs/DeleteMultipleProductFieldsResponseData.md)
|
394
|
+
- [Pipedrive::DeleteNote](docs/DeleteNote.md)
|
395
|
+
- [Pipedrive::DeleteProductFieldResponse](docs/DeleteProductFieldResponse.md)
|
396
|
+
- [Pipedrive::DeleteProductFieldResponseData](docs/DeleteProductFieldResponseData.md)
|
397
|
+
- [Pipedrive::DeleteProductFollowerResponse](docs/DeleteProductFollowerResponse.md)
|
398
|
+
- [Pipedrive::DeleteProductFollowerResponseData](docs/DeleteProductFollowerResponseData.md)
|
399
|
+
- [Pipedrive::DeleteRole](docs/DeleteRole.md)
|
400
|
+
- [Pipedrive::DeleteRoleAllOf](docs/DeleteRoleAllOf.md)
|
401
|
+
- [Pipedrive::DeleteRoleAllOfData](docs/DeleteRoleAllOfData.md)
|
402
|
+
- [Pipedrive::DeleteRoleAssignment](docs/DeleteRoleAssignment.md)
|
403
|
+
- [Pipedrive::DeleteRoleAssignmentAllOf](docs/DeleteRoleAssignmentAllOf.md)
|
404
|
+
- [Pipedrive::DeleteRoleAssignmentAllOfData](docs/DeleteRoleAssignmentAllOfData.md)
|
405
|
+
- [Pipedrive::EditPipeline](docs/EditPipeline.md)
|
406
|
+
- [Pipedrive::EditPipelineAllOf](docs/EditPipelineAllOf.md)
|
407
|
+
- [Pipedrive::FailResponse](docs/FailResponse.md)
|
408
|
+
- [Pipedrive::FieldType](docs/FieldType.md)
|
409
|
+
- [Pipedrive::FileData](docs/FileData.md)
|
410
|
+
- [Pipedrive::FilterType](docs/FilterType.md)
|
411
|
+
- [Pipedrive::FindProductsByNameResponse](docs/FindProductsByNameResponse.md)
|
412
|
+
- [Pipedrive::FindProductsByNameResponseData](docs/FindProductsByNameResponseData.md)
|
413
|
+
- [Pipedrive::FullRole](docs/FullRole.md)
|
414
|
+
- [Pipedrive::FullRoleAllOf](docs/FullRoleAllOf.md)
|
415
|
+
- [Pipedrive::GetAddProductAttachementDetails](docs/GetAddProductAttachementDetails.md)
|
416
|
+
- [Pipedrive::GetAddUpdateStage](docs/GetAddUpdateStage.md)
|
417
|
+
- [Pipedrive::GetAddedDeal](docs/GetAddedDeal.md)
|
418
|
+
- [Pipedrive::GetAddedDealAdditionalData](docs/GetAddedDealAdditionalData.md)
|
419
|
+
- [Pipedrive::GetAddedDealRelatedObjects](docs/GetAddedDealRelatedObjects.md)
|
420
|
+
- [Pipedrive::GetAllFiles](docs/GetAllFiles.md)
|
421
|
+
- [Pipedrive::GetAllPipelines](docs/GetAllPipelines.md)
|
422
|
+
- [Pipedrive::GetAllPipelinesAllOf](docs/GetAllPipelinesAllOf.md)
|
423
|
+
- [Pipedrive::GetAllProductFieldsResponse](docs/GetAllProductFieldsResponse.md)
|
424
|
+
- [Pipedrive::GetDeal](docs/GetDeal.md)
|
425
|
+
- [Pipedrive::GetDealAdditionalData](docs/GetDealAdditionalData.md)
|
426
|
+
- [Pipedrive::GetDeals](docs/GetDeals.md)
|
427
|
+
- [Pipedrive::GetDealsByName](docs/GetDealsByName.md)
|
428
|
+
- [Pipedrive::GetDealsByNameAdditionalData](docs/GetDealsByNameAdditionalData.md)
|
429
|
+
- [Pipedrive::GetDealsByNameData](docs/GetDealsByNameData.md)
|
430
|
+
- [Pipedrive::GetDealsConversionRatesInPipeline](docs/GetDealsConversionRatesInPipeline.md)
|
431
|
+
- [Pipedrive::GetDealsConversionRatesInPipelineAllOf](docs/GetDealsConversionRatesInPipelineAllOf.md)
|
432
|
+
- [Pipedrive::GetDealsConversionRatesInPipelineAllOfData](docs/GetDealsConversionRatesInPipelineAllOfData.md)
|
433
|
+
- [Pipedrive::GetDealsConversionRatesInPipelineAllOfDataStageConversions](docs/GetDealsConversionRatesInPipelineAllOfDataStageConversions.md)
|
434
|
+
- [Pipedrive::GetDealsMovementsInPipeline](docs/GetDealsMovementsInPipeline.md)
|
435
|
+
- [Pipedrive::GetDealsMovementsInPipelineAllOf](docs/GetDealsMovementsInPipelineAllOf.md)
|
436
|
+
- [Pipedrive::GetDealsMovementsInPipelineAllOfData](docs/GetDealsMovementsInPipelineAllOfData.md)
|
437
|
+
- [Pipedrive::GetDealsMovementsInPipelineAllOfDataAverageAgeInDays](docs/GetDealsMovementsInPipelineAllOfDataAverageAgeInDays.md)
|
438
|
+
- [Pipedrive::GetDealsMovementsInPipelineAllOfDataAverageAgeInDaysByStages](docs/GetDealsMovementsInPipelineAllOfDataAverageAgeInDaysByStages.md)
|
439
|
+
- [Pipedrive::GetDealsMovementsInPipelineAllOfDataMovementsBetweenStages](docs/GetDealsMovementsInPipelineAllOfDataMovementsBetweenStages.md)
|
440
|
+
- [Pipedrive::GetDealsMovementsInPipelineAllOfDataNewDeals](docs/GetDealsMovementsInPipelineAllOfDataNewDeals.md)
|
441
|
+
- [Pipedrive::GetDealsMovementsInPipelineAllOfDataNewDealsFormattedValues](docs/GetDealsMovementsInPipelineAllOfDataNewDealsFormattedValues.md)
|
442
|
+
- [Pipedrive::GetDealsMovementsInPipelineAllOfDataNewDealsValues](docs/GetDealsMovementsInPipelineAllOfDataNewDealsValues.md)
|
443
|
+
- [Pipedrive::GetDealsSummary](docs/GetDealsSummary.md)
|
444
|
+
- [Pipedrive::GetDealsSummaryData](docs/GetDealsSummaryData.md)
|
445
|
+
- [Pipedrive::GetDealsSummaryDataValuesTotal](docs/GetDealsSummaryDataValuesTotal.md)
|
446
|
+
- [Pipedrive::GetDealsSummaryDataWeightedValuesTotal](docs/GetDealsSummaryDataWeightedValuesTotal.md)
|
447
|
+
- [Pipedrive::GetDealsTimeline](docs/GetDealsTimeline.md)
|
448
|
+
- [Pipedrive::GetDealsTimelineData](docs/GetDealsTimelineData.md)
|
449
|
+
- [Pipedrive::GetDealsTimelineDataTotals](docs/GetDealsTimelineDataTotals.md)
|
450
|
+
- [Pipedrive::GetDuplicatedDeal](docs/GetDuplicatedDeal.md)
|
451
|
+
- [Pipedrive::GetMergedDeal](docs/GetMergedDeal.md)
|
452
|
+
- [Pipedrive::GetNotes](docs/GetNotes.md)
|
453
|
+
- [Pipedrive::GetOneFile](docs/GetOneFile.md)
|
454
|
+
- [Pipedrive::GetOnePipeline](docs/GetOnePipeline.md)
|
455
|
+
- [Pipedrive::GetOnePipelineAllOf](docs/GetOnePipelineAllOf.md)
|
456
|
+
- [Pipedrive::GetOneStage](docs/GetOneStage.md)
|
457
|
+
- [Pipedrive::GetProductAttachementDetails](docs/GetProductAttachementDetails.md)
|
458
|
+
- [Pipedrive::GetProductFieldResponse](docs/GetProductFieldResponse.md)
|
459
|
+
- [Pipedrive::GetRole](docs/GetRole.md)
|
460
|
+
- [Pipedrive::GetRoleAllOf](docs/GetRoleAllOf.md)
|
461
|
+
- [Pipedrive::GetRoleAllOfAdditionalData](docs/GetRoleAllOfAdditionalData.md)
|
462
|
+
- [Pipedrive::GetRoleAssignments](docs/GetRoleAssignments.md)
|
463
|
+
- [Pipedrive::GetRoleAssignmentsAllOf](docs/GetRoleAssignmentsAllOf.md)
|
464
|
+
- [Pipedrive::GetRoleSettings](docs/GetRoleSettings.md)
|
465
|
+
- [Pipedrive::GetRoleSettingsAllOf](docs/GetRoleSettingsAllOf.md)
|
466
|
+
- [Pipedrive::GetRoleSubroles](docs/GetRoleSubroles.md)
|
467
|
+
- [Pipedrive::GetRoleSubrolesAllOf](docs/GetRoleSubrolesAllOf.md)
|
468
|
+
- [Pipedrive::GetRoles](docs/GetRoles.md)
|
469
|
+
- [Pipedrive::GetRolesAllOf](docs/GetRolesAllOf.md)
|
470
|
+
- [Pipedrive::GetStageDeals](docs/GetStageDeals.md)
|
471
|
+
- [Pipedrive::GetStages](docs/GetStages.md)
|
472
|
+
- [Pipedrive::GlobalMessageBaseResponse](docs/GlobalMessageBaseResponse.md)
|
473
|
+
- [Pipedrive::GlobalMessageData](docs/GlobalMessageData.md)
|
474
|
+
- [Pipedrive::GlobalMessageDelete](docs/GlobalMessageDelete.md)
|
475
|
+
- [Pipedrive::GlobalMessageDeleteAllOf](docs/GlobalMessageDeleteAllOf.md)
|
476
|
+
- [Pipedrive::GlobalMessageGet](docs/GlobalMessageGet.md)
|
477
|
+
- [Pipedrive::GlobalMessageGetAllOf](docs/GlobalMessageGetAllOf.md)
|
478
|
+
- [Pipedrive::GlobalMessageUserData](docs/GlobalMessageUserData.md)
|
479
|
+
- [Pipedrive::IconKey](docs/IconKey.md)
|
480
|
+
- [Pipedrive::InlineObject](docs/InlineObject.md)
|
481
|
+
- [Pipedrive::InlineObject1](docs/InlineObject1.md)
|
482
|
+
- [Pipedrive::InlineObject10](docs/InlineObject10.md)
|
483
|
+
- [Pipedrive::InlineObject11](docs/InlineObject11.md)
|
484
|
+
- [Pipedrive::InlineObject12](docs/InlineObject12.md)
|
485
|
+
- [Pipedrive::InlineObject13](docs/InlineObject13.md)
|
486
|
+
- [Pipedrive::InlineObject14](docs/InlineObject14.md)
|
487
|
+
- [Pipedrive::InlineObject15](docs/InlineObject15.md)
|
488
|
+
- [Pipedrive::InlineObject16](docs/InlineObject16.md)
|
489
|
+
- [Pipedrive::InlineObject17](docs/InlineObject17.md)
|
490
|
+
- [Pipedrive::InlineObject18](docs/InlineObject18.md)
|
491
|
+
- [Pipedrive::InlineObject19](docs/InlineObject19.md)
|
492
|
+
- [Pipedrive::InlineObject2](docs/InlineObject2.md)
|
493
|
+
- [Pipedrive::InlineObject20](docs/InlineObject20.md)
|
494
|
+
- [Pipedrive::InlineObject21](docs/InlineObject21.md)
|
495
|
+
- [Pipedrive::InlineObject22](docs/InlineObject22.md)
|
496
|
+
- [Pipedrive::InlineObject23](docs/InlineObject23.md)
|
497
|
+
- [Pipedrive::InlineObject24](docs/InlineObject24.md)
|
498
|
+
- [Pipedrive::InlineObject25](docs/InlineObject25.md)
|
499
|
+
- [Pipedrive::InlineObject26](docs/InlineObject26.md)
|
500
|
+
- [Pipedrive::InlineObject27](docs/InlineObject27.md)
|
501
|
+
- [Pipedrive::InlineObject28](docs/InlineObject28.md)
|
502
|
+
- [Pipedrive::InlineObject29](docs/InlineObject29.md)
|
503
|
+
- [Pipedrive::InlineObject3](docs/InlineObject3.md)
|
504
|
+
- [Pipedrive::InlineObject30](docs/InlineObject30.md)
|
505
|
+
- [Pipedrive::InlineObject31](docs/InlineObject31.md)
|
506
|
+
- [Pipedrive::InlineObject32](docs/InlineObject32.md)
|
507
|
+
- [Pipedrive::InlineObject33](docs/InlineObject33.md)
|
508
|
+
- [Pipedrive::InlineObject4](docs/InlineObject4.md)
|
509
|
+
- [Pipedrive::InlineObject5](docs/InlineObject5.md)
|
510
|
+
- [Pipedrive::InlineObject6](docs/InlineObject6.md)
|
511
|
+
- [Pipedrive::InlineObject7](docs/InlineObject7.md)
|
512
|
+
- [Pipedrive::InlineObject8](docs/InlineObject8.md)
|
513
|
+
- [Pipedrive::InlineObject9](docs/InlineObject9.md)
|
514
|
+
- [Pipedrive::InlineResponse200](docs/InlineResponse200.md)
|
515
|
+
- [Pipedrive::InlineResponse2001](docs/InlineResponse2001.md)
|
516
|
+
- [Pipedrive::InlineResponse20010](docs/InlineResponse20010.md)
|
517
|
+
- [Pipedrive::InlineResponse20010Data](docs/InlineResponse20010Data.md)
|
518
|
+
- [Pipedrive::InlineResponse20011](docs/InlineResponse20011.md)
|
519
|
+
- [Pipedrive::InlineResponse20011Data](docs/InlineResponse20011Data.md)
|
520
|
+
- [Pipedrive::InlineResponse2002](docs/InlineResponse2002.md)
|
521
|
+
- [Pipedrive::InlineResponse2003](docs/InlineResponse2003.md)
|
522
|
+
- [Pipedrive::InlineResponse2004](docs/InlineResponse2004.md)
|
523
|
+
- [Pipedrive::InlineResponse2005](docs/InlineResponse2005.md)
|
524
|
+
- [Pipedrive::InlineResponse2006](docs/InlineResponse2006.md)
|
525
|
+
- [Pipedrive::InlineResponse2007](docs/InlineResponse2007.md)
|
526
|
+
- [Pipedrive::InlineResponse2007Data](docs/InlineResponse2007Data.md)
|
527
|
+
- [Pipedrive::InlineResponse2008](docs/InlineResponse2008.md)
|
528
|
+
- [Pipedrive::InlineResponse2008Data](docs/InlineResponse2008Data.md)
|
529
|
+
- [Pipedrive::InlineResponse2009](docs/InlineResponse2009.md)
|
530
|
+
- [Pipedrive::InlineResponse2009Data](docs/InlineResponse2009Data.md)
|
531
|
+
- [Pipedrive::InlineResponse200AdditionalData](docs/InlineResponse200AdditionalData.md)
|
532
|
+
- [Pipedrive::InlineResponse201](docs/InlineResponse201.md)
|
533
|
+
- [Pipedrive::InlineResponse201Data](docs/InlineResponse201Data.md)
|
534
|
+
- [Pipedrive::InlineResponse400](docs/InlineResponse400.md)
|
535
|
+
- [Pipedrive::InlineResponse403](docs/InlineResponse403.md)
|
536
|
+
- [Pipedrive::InlineResponse404](docs/InlineResponse404.md)
|
537
|
+
- [Pipedrive::InlineResponse4041](docs/InlineResponse4041.md)
|
538
|
+
- [Pipedrive::InlineResponse409](docs/InlineResponse409.md)
|
539
|
+
- [Pipedrive::InlineResponse410](docs/InlineResponse410.md)
|
540
|
+
- [Pipedrive::InlineResponse500](docs/InlineResponse500.md)
|
541
|
+
- [Pipedrive::LeadsValue](docs/LeadsValue.md)
|
542
|
+
- [Pipedrive::LinkRemoteFileToItem](docs/LinkRemoteFileToItem.md)
|
543
|
+
- [Pipedrive::MailMessage](docs/MailMessage.md)
|
544
|
+
- [Pipedrive::MailMessageAllOf](docs/MailMessageAllOf.md)
|
545
|
+
- [Pipedrive::MailMessageData](docs/MailMessageData.md)
|
546
|
+
- [Pipedrive::MailParticipant](docs/MailParticipant.md)
|
547
|
+
- [Pipedrive::MailServiceBaseResponse](docs/MailServiceBaseResponse.md)
|
548
|
+
- [Pipedrive::MailThread](docs/MailThread.md)
|
549
|
+
- [Pipedrive::MailThreadAllOf](docs/MailThreadAllOf.md)
|
550
|
+
- [Pipedrive::MailThreadDelete](docs/MailThreadDelete.md)
|
551
|
+
- [Pipedrive::MailThreadDeleteAllOf](docs/MailThreadDeleteAllOf.md)
|
552
|
+
- [Pipedrive::MailThreadMessages](docs/MailThreadMessages.md)
|
553
|
+
- [Pipedrive::MailThreadMessagesAllOf](docs/MailThreadMessagesAllOf.md)
|
554
|
+
- [Pipedrive::MailThreadOne](docs/MailThreadOne.md)
|
555
|
+
- [Pipedrive::MailThreadOneAllOf](docs/MailThreadOneAllOf.md)
|
556
|
+
- [Pipedrive::MailThreadParticipant](docs/MailThreadParticipant.md)
|
557
|
+
- [Pipedrive::MailThreadPut](docs/MailThreadPut.md)
|
558
|
+
- [Pipedrive::NewDeal](docs/NewDeal.md)
|
559
|
+
- [Pipedrive::NewDealAllOf](docs/NewDealAllOf.md)
|
560
|
+
- [Pipedrive::NewDealProduct](docs/NewDealProduct.md)
|
561
|
+
- [Pipedrive::NewDealProductAllOf](docs/NewDealProductAllOf.md)
|
562
|
+
- [Pipedrive::NewFollowerResponse](docs/NewFollowerResponse.md)
|
563
|
+
- [Pipedrive::NewFollowerResponseData](docs/NewFollowerResponseData.md)
|
564
|
+
- [Pipedrive::NewGoal](docs/NewGoal.md)
|
565
|
+
- [Pipedrive::NewOrganization](docs/NewOrganization.md)
|
566
|
+
- [Pipedrive::NewOrganizationAllOf](docs/NewOrganizationAllOf.md)
|
567
|
+
- [Pipedrive::NewOrganizationField](docs/NewOrganizationField.md)
|
568
|
+
- [Pipedrive::NewPerson](docs/NewPerson.md)
|
569
|
+
- [Pipedrive::NewPersonAllOf](docs/NewPersonAllOf.md)
|
570
|
+
- [Pipedrive::NewPersonField](docs/NewPersonField.md)
|
571
|
+
- [Pipedrive::NewProductField](docs/NewProductField.md)
|
572
|
+
- [Pipedrive::NewProductFieldAllOf](docs/NewProductFieldAllOf.md)
|
573
|
+
- [Pipedrive::Note](docs/Note.md)
|
574
|
+
- [Pipedrive::NoteCreatorUser](docs/NoteCreatorUser.md)
|
575
|
+
- [Pipedrive::NumberBoolean](docs/NumberBoolean.md)
|
576
|
+
- [Pipedrive::NumberBooleanDefault0](docs/NumberBooleanDefault0.md)
|
577
|
+
- [Pipedrive::NumberBooleanDefault1](docs/NumberBooleanDefault1.md)
|
578
|
+
- [Pipedrive::OrganizationRelationship](docs/OrganizationRelationship.md)
|
579
|
+
- [Pipedrive::PermissionSets](docs/PermissionSets.md)
|
580
|
+
- [Pipedrive::PermissionSetsAllOf](docs/PermissionSetsAllOf.md)
|
581
|
+
- [Pipedrive::PermissionSetsItem](docs/PermissionSetsItem.md)
|
582
|
+
- [Pipedrive::Pipeline](docs/Pipeline.md)
|
583
|
+
- [Pipedrive::PostNote](docs/PostNote.md)
|
584
|
+
- [Pipedrive::PostRoleAssignment](docs/PostRoleAssignment.md)
|
585
|
+
- [Pipedrive::PostRoleAssignmentAllOf](docs/PostRoleAssignmentAllOf.md)
|
586
|
+
- [Pipedrive::PostRoleAssignmentAllOfData](docs/PostRoleAssignmentAllOfData.md)
|
587
|
+
- [Pipedrive::PostRoleSettings](docs/PostRoleSettings.md)
|
588
|
+
- [Pipedrive::PostRoleSettingsAllOf](docs/PostRoleSettingsAllOf.md)
|
589
|
+
- [Pipedrive::PostRoleSettingsAllOfData](docs/PostRoleSettingsAllOfData.md)
|
590
|
+
- [Pipedrive::PostRoles](docs/PostRoles.md)
|
591
|
+
- [Pipedrive::PostRolesAllOf](docs/PostRolesAllOf.md)
|
592
|
+
- [Pipedrive::PostRolesAllOfData](docs/PostRolesAllOfData.md)
|
593
|
+
- [Pipedrive::Product](docs/Product.md)
|
594
|
+
- [Pipedrive::ProductAttachementFields](docs/ProductAttachementFields.md)
|
595
|
+
- [Pipedrive::ProductField](docs/ProductField.md)
|
596
|
+
- [Pipedrive::ProductFieldAllOf](docs/ProductFieldAllOf.md)
|
597
|
+
- [Pipedrive::PutRole](docs/PutRole.md)
|
598
|
+
- [Pipedrive::PutRoleAllOf](docs/PutRoleAllOf.md)
|
599
|
+
- [Pipedrive::PutRoleAllOfData](docs/PutRoleAllOfData.md)
|
600
|
+
- [Pipedrive::RoleAssignment](docs/RoleAssignment.md)
|
601
|
+
- [Pipedrive::RoleAssignmentAllOf](docs/RoleAssignmentAllOf.md)
|
602
|
+
- [Pipedrive::RoleSettings](docs/RoleSettings.md)
|
603
|
+
- [Pipedrive::RolesAdditionalData](docs/RolesAdditionalData.md)
|
604
|
+
- [Pipedrive::RolesAdditionalDataPagination](docs/RolesAdditionalDataPagination.md)
|
605
|
+
- [Pipedrive::SinglePermissionSetsItem](docs/SinglePermissionSetsItem.md)
|
606
|
+
- [Pipedrive::SinglePermissionSetsItemAllOf](docs/SinglePermissionSetsItemAllOf.md)
|
607
|
+
- [Pipedrive::Stage](docs/Stage.md)
|
608
|
+
- [Pipedrive::SubRole](docs/SubRole.md)
|
609
|
+
- [Pipedrive::SubRoleAllOf](docs/SubRoleAllOf.md)
|
610
|
+
- [Pipedrive::Teams](docs/Teams.md)
|
611
|
+
- [Pipedrive::TeamsAllOf](docs/TeamsAllOf.md)
|
612
|
+
- [Pipedrive::Unauthorized](docs/Unauthorized.md)
|
613
|
+
- [Pipedrive::UpdateFile](docs/UpdateFile.md)
|
614
|
+
- [Pipedrive::UpdateTeam](docs/UpdateTeam.md)
|
615
|
+
- [Pipedrive::UpdateTeamAllOf](docs/UpdateTeamAllOf.md)
|
616
|
+
- [Pipedrive::User](docs/User.md)
|
617
|
+
- [Pipedrive::UserAllOf](docs/UserAllOf.md)
|
618
|
+
- [Pipedrive::UserAssignmentToPermissionSet](docs/UserAssignmentToPermissionSet.md)
|
619
|
+
- [Pipedrive::UserAssignmentsToPermissionSet](docs/UserAssignmentsToPermissionSet.md)
|
620
|
+
- [Pipedrive::UserAssignmentsToPermissionSetAllOf](docs/UserAssignmentsToPermissionSetAllOf.md)
|
621
|
+
- [Pipedrive::UserConnections](docs/UserConnections.md)
|
622
|
+
- [Pipedrive::UserConnectionsAllOf](docs/UserConnectionsAllOf.md)
|
623
|
+
- [Pipedrive::UserConnectionsAllOfData](docs/UserConnectionsAllOfData.md)
|
624
|
+
- [Pipedrive::UserIDs](docs/UserIDs.md)
|
625
|
+
- [Pipedrive::UserIDsAllOf](docs/UserIDsAllOf.md)
|
626
|
+
- [Pipedrive::UserMe](docs/UserMe.md)
|
627
|
+
- [Pipedrive::UserMeAllOf](docs/UserMeAllOf.md)
|
628
|
+
- [Pipedrive::UserSettings](docs/UserSettings.md)
|
629
|
+
- [Pipedrive::UserSettingsAllOf](docs/UserSettingsAllOf.md)
|
630
|
+
- [Pipedrive::UserSettingsItem](docs/UserSettingsItem.md)
|
631
|
+
- [Pipedrive::Users](docs/Users.md)
|
632
|
+
- [Pipedrive::UsersAllOf](docs/UsersAllOf.md)
|
633
|
+
- [Pipedrive::VisibleTo](docs/VisibleTo.md)
|
634
|
+
|
635
|
+
|
636
|
+
## Documentation for Authorization
|
637
|
+
|
638
|
+
|
639
|
+
### api_key
|
640
|
+
|
641
|
+
|
642
|
+
- **Type**: API key
|
643
|
+
- **API key parameter name**: api_token
|
644
|
+
- **Location**: URL query string
|
645
|
+
|
646
|
+
### oauth2
|
647
|
+
|
648
|
+
|
649
|
+
- **Type**: OAuth
|
650
|
+
- **Flow**: accessCode
|
651
|
+
- **Authorization URL**: https://oauth.pipedrive.com/oauth/authorize
|
652
|
+
- **Scopes**:
|
653
|
+
- deals:read: Read most data about deals and related entities.
|
654
|
+
- deals:full: Create, read, update and delete deals, its participants and followers.
|
655
|
+
- activities:read: Read activities, its fields and types; all files and filters.
|
656
|
+
- activities:full: Create, read, update and delete activities and all files and filters.
|
657
|
+
- contacts:read: Read data about persons and organizations, their related fields and followers.
|
658
|
+
- contacts:full: Create, read, update and delete persons and organizations and their followers.
|
659
|
+
- admin: Allows to do many things that an administrator can do in a Pipedrive company account.
|
660
|
+
- recents:read: Read all recent changes occured in an account.
|
661
|
+
- search:read: Search across the account for deals, persons, organizations, files and products and see details about the returned results.
|
662
|
+
- mail:read: Read mail threads and messages.
|
663
|
+
- mail:full: Read, update and delete mail threads. Also grants read access to mail messages.
|
664
|
+
- products:read: Read products, its fields, files, followers and products connected to a deal.
|
665
|
+
- products:full: Create, read, update and delete products and its fields; add products to deals
|
666
|
+
- users:read: Read data about users (people with access to a Pipedrive account), their permissions, roles and followers, as well as about teams.
|
667
|
+
- base: Read settings of the authorized user and currencies in an account.
|
668
|
+
- phone-integration: Create, read and delete call logs and its audio recordings.
|
669
|
+
|