deleteOrganizationContact

Removes a contact from association with an organization

Client Servlet Server Servlet HTTP Methods Supported Requires Authentication
None. SROrganizationAPI POST Yes.

Server API Syntax

https://secure2.convio.net/organization/site/SROrganizationAPI?method=deleteOrganizationContact & 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 ] & org_id =value & contact_id =value

Server API Parameters

Common Server Parameters

See topic Common Parameters.

org_id

Required. Org ID

Type xsd:int.

contact_id

Required. Organization Contact ID

Type xsd:int.

Response

See topic HTTP Status Codes.

XML response
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<deleteOrganizationContactResponse xmlns="http://convio.com/crm/v1.0">
    <success>true</success>
</deleteOrganizationContactResponse>


        
JSON response
{"deleteOrganizationContactResponse":{"success":"true"}}

        

Leave a Comment

Nickname
Comment
Enter this word: