Status

Contains the corresponding response for each method response. The response status returns the success or failure of the request.

Syntax

<Status>
<ref="code"/>
<ref="description"/>
<info type="string"/>
<problems type="ProblemList"/>

Definitions

code

Specifies 0 if the method was successfully executed. If the value is greater than 0, there was a problem with the request.

description

Specifies an explanation of the error.

info

Is not implemented at this time.

problems

Specifies any errors.