Common Response Codes

Each XML-RPC call contains of a request and a response. Structures of requests depend on the particular method and described in corresponding sections below. As to responses, there can be two types of them: response indicating successful completion of the call, and response indicating failure. The following subsections depict the structure of these types of responses for XML-RPC methods constituting POA Public API.