Server (Cells) Messaging Home
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

Response Message for a Valid User Request


<message_header>
<result_status>
<status type="SUCCESS"/>
</result_status>
</message_header>

Response Message for an Invalid User Request


<response_header>
<result_status>
<status type="ERROR">Approval does not exist.</status>
</result_status>
</response_header>