Http Verb | POST |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/EmailResponses |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : EmailPromotionUpdateRequest
|
{
"DownloadNumber": 1,
"ConstituentId": 2,
"EventName": "sample string 3",
"EventDateTime": "2025-04-24T05:18:59.6868113-07:00"
}
<EmailPromotionUpdateRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ConstituentId>2</ConstituentId>
<DownloadNumber>1</DownloadNumber>
<EventDateTime>2025-04-24T05:18:59.6868113-07:00</EventDateTime>
<EventName>sample string 3</EventName>
</EmailPromotionUpdateRequest>
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 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.