removeTeamraiserEventManager

Removes a constituent from the list of Event Managers for a TeamRaiser Event.

Client Servlet Server Servlet HTTP Methods Supported Requires Authentication
None. SRTeamraiserAPI POST No.

Server API Syntax

https://secure2.convio.net/organization/site/SRTeamraiserAPI?method=removeTeamraiserEventManager & api_key =value & login_name =value & login_password =value & v =value [ & center_id =value ] [ & response_format =xml |json ] [ & source =value ] [ & sub_source =value ] [ & suppress_response_codes =value ] & cons_id =value & fr_id =value

Usage Notes

Use this method to remove a specified constituent from the list of Event Managers for a given TeamRaiser Event.

This Server API is accessible only from white-listed servers. API Administrator accounts that access this API must be assigned TeamRaiser API User permission under the TeamRaiser Management permission type.

See also: listTeamraiserEventManagers, addTeamraiserEventManager and getTeamraiserEventManagerRoles.

Server API Parameters

Common Server Parameters

See topic Common Parameters.

cons_id

Required. Constituent ID

Type xsd:nonNegativeInteger.

fr_id

Required. A unique Teamraiser ID

Type xsd:nonNegativeInteger.

Response

See topic HTTP Status Codes.

XML response
<?xml version="1.0" encoding="UTF-8"?>
<removeTeamraiserEventManagerResponse xmlns="http://convio.com/crm/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <success xsi:schemaLocation="http://convio.com/crm/v1.0 http://service.convio.net/xmlschema/crm.public.v1.xsd">true</success>
</removeTeamraiserEventManagerResponse>

        
JSON response
{"removeTeamraiserEventManagerResponse":{"success":{"content":"true"}}}

        

Leave a Comment

Nickname
Comment
Enter this word: