deleteLocalCompany

Deletes a local company.

Client ServletServer ServletHTTP Methods SupportedRequires Authentication
None. SRTeamraiserAPI POST No.

Server API Syntax

https://secure2.convio.net/organization/site/SRTeamraiserAPI?method=deleteLocalCompany & 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 ] & fr_id =value & company_id =value

Usage Notes

Updating large amounts of data can impact performance. Schedule large data updates during non-peak hours. Additionally, run the APIs one at a time.

Server API Parameters

Common Server Parameters

See topic Common Parameters.

fr_id

Required. The TeamRaiser event ID.

Type xsd:nonNegativeInteger.

company_id

Required. The unique ID of the company.

Type xsd:nonNegativeInteger.

Response

See topic HTTP Status Codes.

XML response




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

        

Examples

Note: Escape or enclose code in a CDATA block -->

Leave a Comment

Nickname
Comment
Enter this word: