Membership Levels

The following operations are available for this resource.

Http Verb Operation
Get Finance/MembershipLevels/{membershipLevelId} Get a specific membership level. NOTE: As part of the upcoming changes to membership functionality, this resource will be removed in an upcoming major Tessitura release. Please make a note that code that references it will need to be revisited as part of that upgrade process.
GET Method: Get, URL: Finance/MembershipLevels/{membershipLevelId} Test

Get a specific membership level.

GetAll Finance/MembershipLevels?membershipOrgId={membershipOrgId} Get a summary list of all membership levels. MembershipOrgId is required. NOTE: As part of the upcoming changes to membership functionality, this resource will be removed in an upcoming major Tessitura release. Please make a note that code that references it will need to be revisited as part of that upgrade process.
GET Method: GetAll, URL: Finance/MembershipLevels?membershipOrgId={membershipOrgId} Test

Get a summary list of all membership levels. MembershipOrgId is required.

GetSummaries Finance/MembershipLevels/Summary?membershipOrgId={membershipOrgId} Get a list of membership levels. MembershipOrgId is required. NOTE: As part of the upcoming changes to membership functionality, this resource will be removed in an upcoming major Tessitura release. Please make a note that code that references it will need to be revisited as part of that upgrade process.
GET Method: GetSummaries, URL: Finance/MembershipLevels/Summary?membershipOrgId={membershipOrgId} Test

Get a list of membership levels. MembershipOrgId is required.