Personal tools

switchvox.techSupport.disconnect

From SwitchvoxExtendAPI

Jump to: navigation, search

Contents

Description

Disconnect from Switchvox Tech Support.

Arguments

See the Constructing Requests page to learn how to use arguments in requests.
Name Required Type Default Description

Example Requests & Responses

Please see the API Request and Response Format section for more information on various request encodings.

Example One

Request

<request method="switchvox.techSupport.disconnect">
	<parameters>
	</parameters>
</request>

Response

<response method="switchvox.techSupport.disconnect">
	<result>
		<success />
	</result>
</response>

Error Codes

See the Error Code Formatting section to see the xml structure when an error is returned.
See the Generic Error Codes section to see a list of general fault codes that may be returned.
Code Description