Defining missing_fields Tags
The <missing_fields>...</missing_fields>
tags define the error codes and result text that are returned if any of the required fields are missing in the request
MATRIXX Data Container (MDC).
For example:
<missing_fields>
<error id='2002'>You must specify a User, Subscription, and Device.</error>
</missing_fields>