The API Change Log shows structural changes to API resources for each version. Each major release and current version patch release changes are shown starting with v15.0.
RESOURCE | METHOD | VERB | ROUTE | CHANGE | VERSION | DESCRIPTION | CONTRACT | OLD | NEW |
---|---|---|---|---|---|---|---|---|---|
Accounts | CreateCardNumberAccount | Post | CRM/Accounts/CardNumber | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | CreateDirectDebitAccount | Post | CRM/Accounts/DirectDebit | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | CreateSepaAccount | Post | CRM/Accounts/SEPA | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | CreateVantivEncryptedCardAccount | Post | CRM/Accounts/VantivEncryptedCard | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | DeleteAccount | Delete | CRM/Accounts/{accountId} | Parameter Added | 15.1.0 | accountId has changed from String to int | String | int | |
Accounts | DeleteAccount | Delete | CRM/Accounts/{accountId} | Parameter Changed | 15.1.0 | accountId has been marked as required. | Required | ||
Accounts | DeleteAccount | Delete | CRM/Accounts/{accountId} | Parameter Changed | 15.1.0 | transactionOrigin has been marked as required. | Required | ||
Accounts | DeleteAccount | Delete | CRM/Accounts/{accountId} | Parameter Added | 15.1.0 | overrideDeleteProtection has changed from String to Boolean | String | Boolean | |
Accounts | Get | Get | CRM/Accounts/{accountId} | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | Get | Get | CRM/Accounts/{accountId} | Parameter Changed | 15.0.0 | accountId has been marked as required. | Required | ||
Accounts | GetAll | Get | CRM/Accounts/ | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | GetAll | Get | CRM/Accounts/ | Parameter Added | 15.1.0 | New parameter added accountTypeId | accountTypeId | ||
Accounts | GetAll | Get | CRM/Accounts/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Accounts | UpdateCardNumberAccount | Put | CRM/Accounts/{accountId}/CardNumber | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | UpdateDirectDebitAccount | Put | CRM/Accounts/{accountId}/DirectDebit | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | UpdateDirectDebitAccount | Put | CRM/Accounts/{accountId}/DirectDebit | Parameter Changed | 15.1.0 | accountId has been marked as required. | Required | ||
Accounts | UpdateSepaAccount | Put | CRM/Accounts/{accountId}/SEPA | Property Added | 15.2.26 | ShopperReference has been added to AccountResponse | AccountResponse | AccountResponse.ShopperReference | |
Accounts | UpdateSepaAccount | Put | CRM/Accounts/{accountId}/SEPA | Parameter Added | 15.1.0 | accountId has changed from String to int | String | int | |
Accounts | UpdateSepaAccount | Put | CRM/Accounts/{accountId}/SEPA | Parameter Changed | 15.1.0 | accountId has been marked as required. | Required | ||
Actions | Delete | Delete | CRM/Actions/{actionId} | Parameter Changed | 15.0.0 | actionId has been marked as required. | Required | ||
Actions | Get | Get | CRM/Actions/{issueActionId} | Parameter Changed | 15.0.0 | issueActionId has been marked as required. | Required | ||
Actions | GetAll | Get | CRM/Actions/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Actions | Update | Put | CRM/Actions/{actionId} | Parameter Changed | 15.0.0 | actionId has been marked as required. | Required | ||
Addresses | Create | Post | CRM/Addresses/ | Property Added | 15.2.41 | Street1Address has been added to Address | Address | Address.Street1Address | |
Addresses | Create | Post | CRM/Addresses/ | Property Added | 15.2.41 | Street1Address has been added to Address | Address | Address.Street1Address | |
Addresses | Delete | Delete | CRM/Addresses/{addressId} | Parameter Changed | 15.0.0 | addressId has been marked as required. | Required | ||
Addresses | Get | Get | CRM/Addresses/{addressId} | Property Added | 15.2.41 | Street1Address has been added to Address | Address | Address.Street1Address | |
Addresses | Get | Get | CRM/Addresses/{addressId} | Parameter Changed | 15.0.0 | addressId has been marked as required. | Required | ||
Addresses | GetAll | Get | CRM/Addresses/ | Property Added | 15.2.41 | Street1Address has been added to Address | Address | Address.Street1Address | |
Addresses | GetAll | Get | CRM/Addresses/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Addresses | Update | Put | CRM/Addresses/{addressId} | Property Added | 15.2.41 | Street1Address has been added to Address | Address | Address.Street1Address | |
Addresses | Update | Put | CRM/Addresses/{addressId} | Property Added | 15.2.41 | Street1Address has been added to Address | Address | Address.Street1Address | |
Addresses | Update | Put | CRM/Addresses/{addressId} | Parameter Changed | 15.0.0 | addressId has been marked as required. | Required | ||
AffiliationInfo | PostAffiliation | Post | CRM/AffiliationInfo/ | Property Changed | 15.1.0 | RelatedConstituentGender has changed from String to GenderSummary | AffiliationInfo | String | GenderSummary |
AffiliationInfo | PostAffiliation | Post | CRM/AffiliationInfo/ | Property Added | 15.1.0 | RelatedConstituentShortDisplayName has been added to AffiliationInfo | AffiliationInfo | AffiliationInfo.RelatedConstituentShortDisplayName | |
AffiliationInfo | PostAffiliation | Post | CRM/AffiliationInfo/ | Property Changed | 15.1.0 | RelatedConstituentGender has changed from String to GenderSummary | AffiliationInfo | String | GenderSummary |
AffiliationInfo | PostAffiliation | Post | CRM/AffiliationInfo/ | Property Added | 15.1.0 | RelatedConstituentShortDisplayName has been added to AffiliationInfo | AffiliationInfo | AffiliationInfo.RelatedConstituentShortDisplayName | |
Affiliations | Create | Post | CRM/Affiliations/ | Property Added | 15.1.0 | GroupConstituentSortName has been added to Affiliation | Affiliation | Affiliation.GroupConstituentSortName | |
Affiliations | Create | Post | CRM/Affiliations/ | Property Added | 15.1.0 | IndividualConstituentSortName has been added to Affiliation | Affiliation | Affiliation.IndividualConstituentSortName | |
Affiliations | Create | Post | CRM/Affiliations/ | Property Added | 15.1.0 | GroupConstituentSortName has been added to Affiliation | Affiliation | Affiliation.GroupConstituentSortName | |
Affiliations | Create | Post | CRM/Affiliations/ | Property Added | 15.1.0 | IndividualConstituentSortName has been added to Affiliation | Affiliation | Affiliation.IndividualConstituentSortName | |
Affiliations | Create | Post | CRM/Affiliations/ | Property Deprecated | 15.0.0 | IsAllowedToTransact has been marked as deprecated. | Affiliation | Deprecated | |
Affiliations | Create | Post | CRM/Affiliations/ | Property Deprecated | 15.0.0 | IsAllowedToTransact has been marked as deprecated. | Affiliation | Deprecated | |
Affiliations | Delete | Delete | CRM/Affiliations/{affiliationId} | Parameter Changed | 15.0.0 | affiliationId has been marked as required. | Required | ||
Affiliations | Get | Get | CRM/Affiliations/{affiliationId} | Property Added | 15.1.0 | GroupConstituentSortName has been added to Affiliation | Affiliation | Affiliation.GroupConstituentSortName | |
Affiliations | Get | Get | CRM/Affiliations/{affiliationId} | Property Added | 15.1.0 | IndividualConstituentSortName has been added to Affiliation | Affiliation | Affiliation.IndividualConstituentSortName | |
Affiliations | Get | Get | CRM/Affiliations/{affiliationId} | Property Deprecated | 15.0.0 | IsAllowedToTransact has been marked as deprecated. | Affiliation | Deprecated | |
Affiliations | Get | Get | CRM/Affiliations/{affiliationId} | Parameter Changed | 15.0.0 | affiliationId has been marked as required. | Required | ||
Affiliations | GetAll | Get | CRM/Affiliations/ | Property Added | 15.1.0 | GroupConstituentSortName has been added to Affiliation | Affiliation | Affiliation.GroupConstituentSortName | |
Affiliations | GetAll | Get | CRM/Affiliations/ | Property Added | 15.1.0 | IndividualConstituentSortName has been added to Affiliation | Affiliation | Affiliation.IndividualConstituentSortName | |
Affiliations | GetAll | Get | CRM/Affiliations/ | Parameter Added | 15.1.0 | New parameter added showWithGroup | showWithGroup | ||
Affiliations | GetAll | Get | CRM/Affiliations/ | Property Deprecated | 15.0.0 | IsAllowedToTransact has been marked as deprecated. | Affiliation | Deprecated | |
Affiliations | Update | Put | CRM/Affiliations/{affiliationId} | Property Added | 15.1.0 | GroupConstituentSortName has been added to Affiliation | Affiliation | Affiliation.GroupConstituentSortName | |
Affiliations | Update | Put | CRM/Affiliations/{affiliationId} | Property Added | 15.1.0 | IndividualConstituentSortName has been added to Affiliation | Affiliation | Affiliation.IndividualConstituentSortName | |
Affiliations | Update | Put | CRM/Affiliations/{affiliationId} | Property Added | 15.1.0 | GroupConstituentSortName has been added to Affiliation | Affiliation | Affiliation.GroupConstituentSortName | |
Affiliations | Update | Put | CRM/Affiliations/{affiliationId} | Property Added | 15.1.0 | IndividualConstituentSortName has been added to Affiliation | Affiliation | Affiliation.IndividualConstituentSortName | |
Affiliations | Update | Put | CRM/Affiliations/{affiliationId} | Property Deprecated | 15.0.0 | IsAllowedToTransact has been marked as deprecated. | Affiliation | Deprecated | |
Affiliations | Update | Put | CRM/Affiliations/{affiliationId} | Parameter Changed | 15.0.0 | affiliationId has been marked as required. | Required | ||
Affiliations | Update | Put | CRM/Affiliations/{affiliationId} | Property Deprecated | 15.0.0 | IsAllowedToTransact has been marked as deprecated. | Affiliation | Deprecated | |
Aliases | Delete | Delete | CRM/Aliases/{aliasId} | Parameter Changed | 15.0.0 | aliasId has been marked as required. | Required | ||
Aliases | Get | Get | CRM/Aliases/{aliasId} | Parameter Changed | 15.0.0 | aliasId has been marked as required. | Required | ||
Aliases | GetAll | Get | CRM/Aliases/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Aliases | Update | Put | CRM/Aliases/{aliasId} | Parameter Changed | 15.0.0 | aliasId has been marked as required. | Required | ||
Assets | Create | Post | CRM/Assets/ | Resource Added | 15.0.0 | New resource added. | Assets | ||
Assets | Delete | Delete | CRM/Assets/{assetId} | Resource Added | 15.0.0 | New resource added. | Assets | ||
Assets | Get | Get | CRM/Assets/{assetId} | Resource Added | 15.0.0 | New resource added. | Assets | ||
Assets | GetAll | Get | CRM/Assets/ | Resource Added | 15.0.0 | New resource added. | Assets | ||
Assets | Update | Put | CRM/Assets/{assetId} | Resource Added | 15.0.0 | New resource added. | Assets | ||
Associations | Create | Post | CRM/Associations/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Association | String | GenderSummary |
Associations | Create | Post | CRM/Associations/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Association | String | GenderSummary |
Associations | Delete | Delete | CRM/Associations/{associationId} | Parameter Changed | 15.0.0 | associationId has been marked as required. | Required | ||
Associations | Get | Get | CRM/Associations/{associationId} | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Association | String | GenderSummary |
Associations | Get | Get | CRM/Associations/{associationId} | Parameter Changed | 15.0.0 | associationId has been marked as required. | Required | ||
Associations | GetAll | Get | CRM/Associations/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Association | String | GenderSummary |
Associations | GetAll | Get | CRM/Associations/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Associations | Update | Put | CRM/Associations/{associationId} | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Association | String | GenderSummary |
Associations | Update | Put | CRM/Associations/{associationId} | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Association | String | GenderSummary |
Associations | Update | Put | CRM/Associations/{associationId} | Parameter Changed | 15.0.0 | associationId has been marked as required. | Required | ||
AttendanceHistory | GetAll | Get | CRM/AttendanceHistory/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Attributes | Delete | Delete | CRM/Attributes/{attributeId} | Parameter Changed | 15.0.0 | attributeId has been marked as required. | Required | ||
Attributes | Get | Get | CRM/Attributes/{attributeId} | Parameter Changed | 15.0.0 | attributeId has been marked as required. | Required | ||
Attributes | GetAll | Get | CRM/Attributes/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Attributes | Update | Put | CRM/Attributes/{attributeId} | Parameter Changed | 15.0.0 | attributeId has been marked as required. | Required | ||
Constituencies | Delete | Delete | CRM/Constituencies/{constituencyId} | Parameter Changed | 15.0.0 | constituencyId has been marked as required. | Required | ||
Constituencies | Get | Get | CRM/Constituencies/{constituencyId} | Parameter Changed | 15.0.0 | constituencyId has been marked as required. | Required | ||
Constituencies | GetAll | Get | CRM/Constituencies/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituencies | Update | Put | CRM/Constituencies/{constituencyId} | Parameter Changed | 15.0.0 | constituencyId has been marked as required. | Required | ||
ConstituentContributions | GetAll | Get | CRM/Contributions/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
ConstituentDocuments | Create | Post | CRM/Documents/ | Resource Added | 15.1.3 | New resource added. | ConstituentDocuments | ||
ConstituentDocuments | Delete | Delete | CRM/Documents/{documentId} | Resource Added | 15.1.3 | New resource added. | ConstituentDocuments | ||
ConstituentDocuments | Get | Get | CRM/Documents/{documentId} | Resource Added | 15.1.3 | New resource added. | ConstituentDocuments | ||
ConstituentDocuments | GetAll | Get | CRM/Documents/ | Resource Added | 15.1.3 | New resource added. | ConstituentDocuments | ||
ConstituentDocuments | GetAllSummary | Get | CRM/Documents/Summary/ | Resource Added | 15.1.3 | New resource added. | ConstituentDocuments | ||
ConstituentDocuments | Update | Put | CRM/Documents/{documentId} | Resource Added | 15.1.3 | New resource added. | ConstituentDocuments | ||
Constituents | ConvertGroupToIndividual | Post | CRM/Constituents/{constituentId}/ConvertToIndividual | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | ConvertGroupToIndividual | Post | CRM/Constituents/{constituentId}/ConvertToIndividual | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | ConvertGroupToIndividual | Post | CRM/Constituents/{constituentId}/ConvertToIndividual | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | ConvertGroupToIndividual | Post | CRM/Constituents/{constituentId}/ConvertToIndividual | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | ConvertIndividualToHousehold | Post | CRM/Constituents/{constituentId}/ConvertToHousehold | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | ConvertIndividualToHousehold | Post | CRM/Constituents/{constituentId}/ConvertToHousehold | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | ConvertIndividualToHousehold | Post | CRM/Constituents/{constituentId}/ConvertToHousehold | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | ConvertIndividualToHousehold | Post | CRM/Constituents/{constituentId}/ConvertToHousehold | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | ConvertIndividualToOrganization | Post | CRM/Constituents/{constituentId}/ConvertToOrganization | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | ConvertIndividualToOrganization | Post | CRM/Constituents/{constituentId}/ConvertToOrganization | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | ConvertIndividualToOrganization | Post | CRM/Constituents/{constituentId}/ConvertToOrganization | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | ConvertIndividualToOrganization | Post | CRM/Constituents/{constituentId}/ConvertToOrganization | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | CreateConstituent | Post | CRM/Constituents/Detail/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentDetail | String | GenderSummary |
Constituents | CreateConstituent | Post | CRM/Constituents/Detail/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentDetail | String | GenderSummary |
Constituents | CreateConstituentUsingSnapshot | Post | CRM/Constituents/Snapshot/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | CreateConstituentUsingSnapshot | Post | CRM/Constituents/Snapshot/ | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | CreateConstituentUsingSnapshot | Post | CRM/Constituents/Snapshot/ | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | CreateConstituentUsingSnapshot | Post | CRM/Constituents/Snapshot/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | CreateConstituentUsingSnapshot | Post | CRM/Constituents/Snapshot/ | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | CreateConstituentUsingSnapshot | Post | CRM/Constituents/Snapshot/ | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | Get | Get | CRM/Constituents/{constituentId} | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Constituent | String | GenderSummary |
Constituents | Get | Get | CRM/Constituents/{constituentId} | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | GetConstituent | Get | CRM/Constituents/{constituentId}/Detail | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentDetail | String | GenderSummary |
Constituents | GetConstituent | Get | CRM/Constituents/{constituentId}/Detail | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | GetConstituentDevelopmentInfo | Get | CRM/Constituents/{constituentId}/DevelopmentInfo | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | GetConstituents | Get | CRM/Constituents/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Constituent | String | GenderSummary |
Constituents | GetConstituentSnapshot | Get | CRM/Constituents/{constituentId}/Snapshot | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | GetConstituentSnapshot | Get | CRM/Constituents/{constituentId}/Snapshot | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | GetConstituentSnapshot | Get | CRM/Constituents/{constituentId}/Snapshot | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | GetConstituentSnapshot | Get | CRM/Constituents/{constituentId}/Snapshot | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | GetDefaultHeader | Get | CRM/Constituents/{constituentId}/Header/Default | Operation Added | 15.1.0 | GetDefaultHeader has been added. | GetDefaultHeader | ||
Constituents | GetFlexHeader | Get | CRM/Constituents/{constituentId}/Header/Flex/{headerId} | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | GetHeader | Get | CRM/Constituents/{constituentId}/Header/{headerId} | Operation Added | 15.1.0 | GetHeader has been added. | GetHeader | ||
Constituents | GetPrimaryHousehold | Get | CRM/Constituents/PrimaryHousehold/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentDetail | String | GenderSummary |
Constituents | GetPrimaryHousehold | Get | CRM/Constituents/PrimaryHousehold/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | SchedulePurge | Post | CRM/Constituents/{constituentId}/Purge/Schedule | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | SchedulePurge | Post | CRM/Constituents/{constituentId}/Purge/Schedule | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | SchedulePurge | Post | CRM/Constituents/{constituentId}/Purge/Schedule | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | SchedulePurge | Post | CRM/Constituents/{constituentId}/Purge/Schedule | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | Search | Get | CRM/Constituents/Search | Parameter Added | 15.1.0 | dup has changed from String to Boolean | String | Boolean | |
Constituents | SwapConstituentA1A2 | Post | CRM/Constituents/{constituentId}/Snapshot/SwapA1A2/ | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | SwapConstituentA1A2 | Post | CRM/Constituents/{constituentId}/Snapshot/SwapA1A2/ | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | SwapConstituentA1A2 | Post | CRM/Constituents/{constituentId}/Snapshot/SwapA1A2/ | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | SwapConstituentA1A2 | Post | CRM/Constituents/{constituentId}/Snapshot/SwapA1A2/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | UnschedulePurge | Post | CRM/Constituents/{constituentId}/Purge/Unschedule | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | ConstituentSnapshot | String | GenderSummary |
Constituents | UnschedulePurge | Post | CRM/Constituents/{constituentId}/Purge/Unschedule | Property Added | 15.1.0 | EditIndicator has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.EditIndicator | |
Constituents | UnschedulePurge | Post | CRM/Constituents/{constituentId}/Purge/Unschedule | Property Added | 15.1.0 | ShortDisplayName has been added to ConstituentSnapshot | ConstituentSnapshot | ConstituentSnapshot.ShortDisplayName | |
Constituents | UnschedulePurge | Post | CRM/Constituents/{constituentId}/Purge/Unschedule | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Constituents | Update | Put | CRM/Constituents/{constituentId} | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Constituent | String | GenderSummary |
Constituents | Update | Put | CRM/Constituents/{constituentId} | Property Changed | 15.1.0 | Gender has changed from String to GenderSummary | Constituent | String | GenderSummary |
Constituents | Update | Put | CRM/Constituents/{constituentId} | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
ContactPermissions | Delete | Delete | CRM/ContactPermissions/{contactPermissionId} | Parameter Changed | 15.0.0 | contactPermissionId has been marked as required. | Required | ||
ContactPermissions | Get | Get | CRM/ContactPermissions/{contactPermissionId} | Parameter Changed | 15.0.0 | contactPermissionId has been marked as required. | Required | ||
ContactPermissions | GetAll | Get | CRM/ContactPermissions/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
ContactPermissions | Update | Put | CRM/ContactPermissions/{contactPermissionId} | Parameter Changed | 15.0.0 | contactPermissionId has been marked as required. | Required | ||
ContactPointPurposeMaps | Delete | Delete | CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} | Parameter Changed | 15.0.0 | contactPointPurposeMapId has been marked as required. | Required | ||
ContactPointPurposeMaps | Get | Get | CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} | Parameter Changed | 15.0.0 | contactPointPurposeMapId has been marked as required. | Required | ||
ContactPointPurposeMaps | GetAll | Get | CRM/ContactPointPurposeMaps/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
ContactPointPurposeMaps | Update | Put | CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} | Parameter Changed | 15.0.0 | contactPointPurposeMapId has been marked as required. | Required | ||
ContactPoints | GetAll | Get | CRM/ContactPoints/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
CumulativeGivingReceipts | Get | Get | CRM/CumulativeGivingReceipts/{cumulativeGivingReceiptId} | Property Changed | 15.1.13 | Constituent has changed from Entity to ConstituentDisplaySummary | CumulativeGivingReceipt | Entity | ConstituentDisplaySummary |
CumulativeGivingReceipts | Get | Get | CRM/CumulativeGivingReceipts/{cumulativeGivingReceiptId} | Parameter Changed | 15.1.13 | cumulativeGivingReceiptId has been marked as required. | Required | ||
CumulativeGivingReceipts | Get | Get | CRM/CumulativeGivingReceipts/{cumulativeGivingReceiptId} | Property Changed | 15.1.12 | Constituent has changed from ConstituentDisplaySummary to Entity | CumulativeGivingReceipt | ConstituentDisplaySummary | Entity |
CumulativeGivingReceipts | Get | Get | CRM/CumulativeGivingReceipts/{cumulativeGivingReceiptId} | Parameter Changed | 15.1.12 | cumulativeGivingReceiptId has been marked as required. | Required | ||
CumulativeGivingReceipts | Get | Get | CRM/CumulativeGivingReceipts/{cumulativeGivingReceiptId} | Resource Added | 15.1.10 | New resource added. | CumulativeGivingReceipts | ||
CumulativeGivingReceipts | GetAll | Get | CRM/CumulativeGivingReceipts/ | Property Changed | 15.1.13 | Constituent has changed from Entity to ConstituentDisplaySummary | CumulativeGivingReceipt | Entity | ConstituentDisplaySummary |
CumulativeGivingReceipts | GetAll | Get | CRM/CumulativeGivingReceipts/ | Property Changed | 15.1.12 | Constituent has changed from ConstituentDisplaySummary to Entity | CumulativeGivingReceipt | ConstituentDisplaySummary | Entity |
CumulativeGivingReceipts | GetAll | Get | CRM/CumulativeGivingReceipts/ | Resource Added | 15.1.10 | New resource added. | CumulativeGivingReceipts | ||
CumulativeGivingReceipts | GetForSession | Get | CRM/CumulativeGivingReceipts/ForSession | Operation Added | 15.1.13 | GetForSession has been added. | GetForSession | ||
CumulativeGivingReceipts | GetForSession | Get | CRM/CumulativeGivingReceipts/ForSession | Operation Removed | 15.1.12 | Operation removed. | GetForSession | ||
CumulativeGivingReceipts | GetForSession | Get | CRM/CumulativeGivingReceipts/ForSession | Resource Added | 15.1.10 | New resource added. | CumulativeGivingReceipts | ||
ElectronicAddresses | Delete | Delete | CRM/ElectronicAddresses/{electronicAddressId} | Parameter Changed | 15.0.0 | electronicAddressId has been marked as required. | Required | ||
ElectronicAddresses | Get | Get | CRM/ElectronicAddresses/{electronicAddressId} | Parameter Changed | 15.0.0 | electronicAddressId has been marked as required. | Required | ||
ElectronicAddresses | GetAll | Get | CRM/ElectronicAddresses/ | Parameter Changed | 15.1.0 | constituentIds has been marked as required. | Required | ||
ElectronicAddresses | GetAll | Get | CRM/ElectronicAddresses/ | Parameter Added | 15.1.0 | New parameter added useGeneralPublic | useGeneralPublic | ||
ElectronicAddresses | GetAll | Get | CRM/ElectronicAddresses/ | Parameter Added | 15.1.0 | New parameter added address | address | ||
ElectronicAddresses | GetAll | Get | CRM/ElectronicAddresses/ | Parameter Added | 15.1.0 | New parameter added electronicAddressTypeId | electronicAddressTypeId | ||
ElectronicAddresses | GetAll | Get | CRM/ElectronicAddresses/ | Parameter Added | 15.0.0 | New parameter added constituentIds | constituentIds | ||
ElectronicAddresses | GetAll | Get | CRM/ElectronicAddresses/ | Parameter Removed | 15.0.0 | Parameter constituentId removed. | constituentId | ||
ElectronicAddresses | Move | Post | CRM/ElectronicAddresses/{electronicAddressId}/MoveTo/{constituentId} | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
ElectronicAddresses | Update | Put | CRM/ElectronicAddresses/{electronicAddressId} | Parameter Changed | 15.0.0 | electronicAddressId has been marked as required. | Required | ||
GiftAidDeclarations | Delete | Delete | CRM/GiftAidDeclarations/{giftAidDeclarationId} | Parameter Changed | 15.0.0 | giftAidDeclarationId has been marked as required. | Required | ||
GiftAidDeclarations | Get | Get | CRM/GiftAidDeclarations/{giftAidDeclarationId} | Parameter Changed | 15.0.0 | giftAidDeclarationId has been marked as required. | Required | ||
GiftAidDeclarations | GetAll | Get | CRM/GiftAidDeclarations/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
GiftAidDeclarations | Update | Put | CRM/GiftAidDeclarations/{giftAidDeclarationId} | Parameter Changed | 15.0.0 | giftAidDeclarationId has been marked as required. | Required | ||
Interests | CreateOrUpdate | Post | CRM/Interests/CreateOrUpdate | Operation Added | 15.1.0 | CreateOrUpdate has been added. | CreateOrUpdate | ||
Interests | Delete | Delete | CRM/Interests/{interestId} | Parameter Changed | 15.0.0 | interestId has been marked as required. | Required | ||
Interests | Get | Get | CRM/Interests/{interestId} | Parameter Changed | 15.0.0 | interestId has been marked as required. | Required | ||
Interests | GetAll | Get | CRM/Interests/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Interests | Update | Put | CRM/Interests/{interestId} | Parameter Changed | 15.0.0 | interestId has been marked as required. | Required | ||
Issues | Delete | Delete | CRM/Issues/{issueId} | Parameter Changed | 15.0.0 | issueId has been marked as required. | Required | ||
Issues | Get | Get | CRM/Issues/{issueId} | Parameter Changed | 15.0.0 | issueId has been marked as required. | Required | ||
Issues | GetAll | Get | CRM/Issues/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Issues | Update | Put | CRM/Issues/{issueId} | Parameter Changed | 15.0.0 | issueId has been marked as required. | Required | ||
Memberships | GetAll | Get | CRM/Memberships/Details | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
PackageHistory | GetAll | Get | CRM/PackageHistory/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
PaymentHistory | GetAll | Get | CRM/PaymentHistory/ | Resource Added | 15.1.0 | New resource added. | PaymentHistory | ||
Philanthropy | Create | Post | CRM/Philanthropy/ | Resource Added | 15.1.0 | New resource added. | Philanthropy | ||
Philanthropy | Delete | Delete | CRM/Philanthropy/{philanthropyEntryId} | Resource Added | 15.1.0 | New resource added. | Philanthropy | ||
Philanthropy | Get | Get | CRM/Philanthropy/{philanthropyEntryId} | Resource Added | 15.1.0 | New resource added. | Philanthropy | ||
Philanthropy | GetAll | Get | CRM/Philanthropy/ | Resource Added | 15.1.0 | New resource added. | Philanthropy | ||
Philanthropy | Update | Put | CRM/Philanthropy/{philanthropyEntryId} | Resource Added | 15.1.0 | New resource added. | Philanthropy | ||
Phones | Delete | Delete | CRM/Phones/{phoneId} | Parameter Changed | 15.0.0 | phoneId has been marked as required. | Required | ||
Phones | Get | Get | CRM/Phones/{phoneId} | Parameter Changed | 15.0.0 | phoneId has been marked as required. | Required | ||
Phones | GetAll | Get | CRM/Phones/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Phones | Update | Put | CRM/Phones/{phoneId} | Parameter Changed | 15.0.0 | phoneId has been marked as required. | Required | ||
ProgramListings | Delete | Delete | CRM/ProgramListings/{programListingId} | Parameter Changed | 15.0.0 | programListingId has been marked as required. | Required | ||
ProgramListings | Get | Get | CRM/ProgramListings/{programListingId} | Parameter Changed | 15.0.0 | programListingId has been marked as required. | Required | ||
ProgramListings | GetAll | Get | CRM/ProgramListings/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
ProgramListings | Update | Put | CRM/ProgramListings/{programListingId} | Parameter Changed | 15.0.0 | programListingId has been marked as required. | Required | ||
Rankings | Delete | Delete | CRM/Rankings/{rankingId} | Parameter Changed | 15.0.0 | rankingId has been marked as required. | Required | ||
Rankings | Get | Get | CRM/Rankings/{rankingId} | Parameter Changed | 15.0.0 | rankingId has been marked as required. | Required | ||
Rankings | GetAll | Get | CRM/Rankings/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Rankings | Update | Put | CRM/Rankings/{rankingId} | Parameter Changed | 15.0.0 | rankingId has been marked as required. | Required | ||
Relationships | GetAll | Get | CRM/Relationships/ | Property Removed | 15.1.0 | Gender has been removed from Relationship | Relationship | Gender | |
Relationships | GetAll | Get | CRM/Relationships/ | Property Added | 15.1.0 | GenderId has been added to Relationship | Relationship | Relationship.GenderId | |
Relationships | GetAll | Get | CRM/Relationships/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Research | Create | Post | CRM/Research/ | Resource Added | 15.1.0 | New resource added. | Research | ||
Research | Delete | Delete | CRM/Research/{researchEntryId} | Resource Added | 15.1.0 | New resource added. | Research | ||
Research | Get | Get | CRM/Research/{researchEntryId} | Resource Added | 15.1.0 | New resource added. | Research | ||
Research | GetAll | Get | CRM/Research/ | Resource Added | 15.1.0 | New resource added. | Research | ||
Research | Update | Put | CRM/Research/{researchEntryId} | Resource Added | 15.1.0 | New resource added. | Research | ||
Salutations | Delete | Delete | CRM/Salutations/{salutationId} | Parameter Changed | 15.0.0 | salutationId has been marked as required. | Required | ||
Salutations | Generate | Get | CRM/Salutations/Generate/ | Parameter Added | 15.1.0 | gender1 has changed from String to int | String | int | |
Salutations | Generate | Get | CRM/Salutations/Generate/ | Parameter Added | 15.1.0 | gender2 has changed from String to int | String | int | |
Salutations | Generate | Get | CRM/Salutations/Generate/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Salutations | Get | Get | CRM/Salutations/{salutationId} | Parameter Changed | 15.0.0 | salutationId has been marked as required. | Required | ||
Salutations | GetAll | Get | CRM/Salutations/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
Salutations | Update | Put | CRM/Salutations/{salutationId} | Parameter Changed | 15.0.0 | salutationId has been marked as required. | Required | ||
SpecialActivities | Delete | Delete | CRM/SpecialActivities/{specialActivityId} | Parameter Changed | 15.0.0 | specialActivityId has been marked as required. | Required | ||
SpecialActivities | Get | Get | CRM/SpecialActivities/{specialActivityId} | Parameter Changed | 15.0.0 | specialActivityId has been marked as required. | Required | ||
SpecialActivities | GetAll | Get | CRM/SpecialActivities/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
SpecialActivities | Update | Put | CRM/SpecialActivities/{specialActivityId} | Parameter Changed | 15.0.0 | specialActivityId has been marked as required. | Required | ||
TicketHistory | GetAll | Get | CRM/TicketHistory/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
TransactionHistory | GetAll | Get | CRM/TransactionHistory/ | Parameter Added | 15.1.1 | New parameter added includeAffiliations | includeAffiliations | ||
TransactionHistory | GetAll | Get | CRM/TransactionHistory/ | Parameter Removed | 15.1.1 | Parameter includeAffiliates removed. | includeAffiliates | ||
TransactionHistory | GetAll | Get | CRM/TransactionHistory/ | Resource Added | 15.1.0 | New resource added. | TransactionHistory | ||
WebLogins | Delete | Delete | CRM/WebLogins/{loginId} | Parameter Changed | 15.0.0 | loginId has been marked as required. | Required | ||
WebLogins | Get | Get | CRM/WebLogins/{webLoginId} | Parameter Changed | 15.0.0 | webLoginId has been marked as required. | Required | ||
WebLogins | GetAll | Get | CRM/WebLogins/ | Parameter Changed | 15.0.0 | constituentId has been marked as required. | Required | ||
WebLogins | GetLoginCredentials | Get | CRM/WebLogins/{loginId}/LoginCredentials | Parameter Changed | 15.1.0 | loginId has been marked as required. | Required | ||
WebLogins | Search | Get | CRM/WebLogins/Search | Parameter Changed | 15.1.0 | emailAddress has been marked as required. | Required | ||
WebLogins | Search | Get | CRM/WebLogins/Search | Parameter Changed | 15.1.0 | loginTypeId has been marked as required. | Required | ||
WebLogins | Update | Put | CRM/WebLogins/{loginId} | Parameter Changed | 15.0.0 | loginId has been marked as required. | Required | ||
WorkerQualifications | Delete | Delete | CRM/WorkerQualifications/{workerQualificationId} | Parameter Changed | 15.0.0 | workerQualificationId has been marked as required. | Required | ||
WorkerQualifications | Get | Get | CRM/WorkerQualifications/{workerQualificationId} | Parameter Changed | 15.0.0 | workerQualificationId has been marked as required. | Required | ||
WorkerQualifications | GetAll | Get | CRM/WorkerQualifications/ | Parameter Added | 15.0.0 | New parameter added constituentIds | constituentIds | ||
WorkerQualifications | GetAll | Get | CRM/WorkerQualifications/ | Parameter Removed | 15.0.0 | Parameter constituentId removed. | constituentId | ||
WorkerQualifications | Update | Put | CRM/WorkerQualifications/{workerQualificationId} | Parameter Changed | 15.0.0 | workerQualificationId has been marked as required. | Required |