API Resources
Affiliation
| API | Description |
|---|---|
| GET Affiliations |
Search for affiliations. paginated. |
| POST Affiliations |
Create affiliations |
| POST AffiliationTypes |
Create an affiliation code type |
| GET AffiliationTypes |
Gets all affiliation code types |
| GET AffPro |
Search for AfPro records. paginated. |
| GET Affiliations/UserDefinedAffiliations |
Get all User Defined Affiliations |
| GET Profile/{id}/Affiliations |
Get affiliations associated with a given profile |
| POST Affiliations/AddProfilesToAffiliation?affCode={affCode}&profileIds[0]={profileIds[0]}&profileIds[1]={profileIds[1]} |
Add profiles to a given affiliation |
| DELETE Affiliations/RemoveProfilesFromAffiliation?affCode={affCode}&profileIds[0]={profileIds[0]}&profileIds[1]={profileIds[1]} |
Remove profiles from a given affiliation |
| GET Profile/{id}/AffiliationsAndRelatedAffiliations |
Gets Affiliations associated with a given Profile as well as the affiliations of all the Profiles related to it. |
| GET Profile/{id}/AffiliationsAndPrimaryRelatedAffiliations |
Gets Affiliations associated with a given Profile as well as the affiliations of all the Profiles PRIMARILY related to it. Primary relations are generally Employee/Employer relationships. |
| GET Affiliation/{affCode}/Profiles |
returns all profiles for a given affiliation code as a paginated list |
| GET Affiliations/CommitteeAffCodes |
returns all profiles for a given affiliation code |