updateLocalCompany

Updates an existing local company.

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

Server API Syntax

https://secure2.convio.net/organization/site/SRTeamraiserAPI?method=updateLocalCompany & 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_name =value ] & company_id =value [ & company_fundraising_goal =value ] [ & company_coordinator_cons_id =value ] [ & notes =value ] [ & company_team_goal =value ] [ & company_participant_goal =value ] [ & company_priority =value& is_sponsor_only =true |false ] [ & new_to_event =true |false ] [ & custom_company_detail_1 =value ] [ & custom_company_detail_2 =value ] [ & internal_staff_contact =value ] [ & volunteer_manager =value ] [ & participation_status =PROSPECT |CONFIRMED ] [ & executive_champion_cons_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_name

Optional. The public name of the company.

Type xsd:string.

company_id

Required. The id of the company.

Type xsd:nonNegativeInteger.

company_fundraising_goal

Optional. The company's fundraising goal

Type xsd:nonNegativeInteger.

company_coordinator_cons_id

Optional. The constituent ID of the company coordinator

Type xsd:nonNegativeInteger.

notes

Optional. Notes about the company

Type xsd:string.

company_team_goal

Optional. The company's goal for number of teams

Type xsd:nonNegativeInteger.

company_participant_goal

Optional. The company's goal for number of participants

Type xsd:nonNegativeInteger.

company_priority

Optional. The company's priority used for sorting in reporting

Type xsd:string.

is_sponsor_only

Optional. The company is a sponsorship company only and will not be associated directly with teams. Default is false.

Type xsd:boolean.

new_to_event

Optional. Whether the company is new to this type of event

Type xsd:boolean.

Options are:
  • true
  • false
custom_company_detail_1

Optional. A custom field for the company

Type xsd:string.

custom_company_detail_2

Optional. A custom field for the company

Type xsd:string.

internal_staff_contact

Optional. The name of the internal staff contact for the company

Type xsd:string.

volunteer_manager

Optional. The name of the company's volunteer manager

Type xsd:string.

participation_status

Optional. The participation status of the compnay (PROSPECT or CONFIRMED)

Type xsd:string.

Options are:
  • PROSPECT
  • CONFIRMED
executive_champion_cons_id

Optional. The constituent ID of the executive champion

Type xsd:nonNegativeInteger.

Response

See topic HTTP Status Codes.

XML response





  true




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

        

Examples

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

Leave a Comment

Nickname
Comment
Enter this word: