Lists Test
Reporting/Lists/{listId}/Contents/{constituentId}/MatchReasons
Returns list criteria match reasons for a constituent in a list.
Http Verb GET
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/Reporting/Lists/{listId}/Contents/{constituentId}/MatchReasons

URI Parameters

Parameter Name Data Type Required Notes
listId integer Y
constituentId integer Y

Request Body

None.

No request body.

Response object type : HttpResponseMessage

Response object type HttpResponseMessage has the following properties.
Property Name Data Type Length Required Readonly Notes
Content HttpContent
Headers Collection of Object
IsSuccessStatusCode boolean
ReasonPhrase string
RequestMessage HttpRequestMessage
StatusCode HttpStatusCode
Version Version

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No entries in change log for this operation.