Transaction API XML reference


Use the following response hierarchies as a reference to XML returned in response to any requests that you send to transaction API.

XML successful response hierarchy

<response>
 <status>...</status>
 <result>
   <tid>...</tid>
 </result>
</response>

XML unsuccessful response hierarchy

<response>
 <status>
   <msg>...</msg>
 </status>
</response>

<response>

This element is the container for the response to a request that you make to transaction API.

<response> child elements

<result>

The <result> element contains the information that you requested.

<result> child elements

<status>

The <status> element contains information about the request status.

<status> child elements

<status> attributes

<msg>

The <msg> element contains a message describing why a given request failed.

<msg> attributes

back to top

Related topics

Composing-requests-in-configuration-APIs
Configuration-API-error-code-reference

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*