The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: CRM/ProgramListings/{programListingId} | Test | |
Get details of a program listing. |
|||
GET | Method: GetAll, URL: CRM/ProgramListings?constituentId={constituentId}&includeAffiliations={includeAffiliations} | Test | |
Get details of all the program listings for the specified constituent id and all its visible affiliation's program listings as well. To exclude program listings of the visible affiliations pass includeAffiliations=false. To Get The primary program listings alone, pass primaryOnly=true. |
|||
POST | Method: Create, URL: CRM/ProgramListings | Test | |
Create a new program listing. |
|||
PUT | Method: Update, URL: CRM/ProgramListings/{programListingId} | Test | |
Update a program listing. |
|||
DELETE | Method: Delete, URL: CRM/ProgramListings/{programListingId} | Test | |
Delete a program listing. |