Memberships

The following operations are available for this resource.

Http Verb Operation
GetAll CRM/Memberships/Details?constituentId={constituentId}&includeAffiliations={includeAffiliations}&membershipOrgIds={membershipOrgIds}&onlyShowCurrent={onlyShowCurrent}&onlyShowDefault={onlyShowDefault} Returns membership details for a constituent. NOTE: As part of the upcoming changes to membership functionality, this resource will change significantly in an upcoming major Tessitura release and likely break code that references it. Please make a note that code that references it will need to be revisited as part of that upgrade process.
GET Method: GetAll, URL: CRM/Memberships/Details?constituentId={constituentId}&includeAffiliations={includeAffiliations}&membershipOrgIds={membershipOrgIds}&onlyShowCurrent={onlyShowCurrent}&onlyShowDefault={onlyShowDefault} Test

Returns membership details for a constituent.

Calculate CRM/Memberships/Calculate This returns a result of calculated changes to a constituent membership. This resource makes no actual changes and only returns calculated membership data for information purposes. NOTE: As part of the upcoming changes to membership functionality, this resource will change significantly in an upcoming major Tessitura release and likely break code that references it. Please make a note that code that references it will need to be revisited as part of that upgrade process.
POST Method: Calculate, URL: CRM/Memberships/Calculate Test

This returns a result of calculated changes to a constituent membership. This resource makes no actual changes and only returns calculated membership data for information purposes.