Response Packet Structure
The assign-trial-site node of the output XML packet is of type assignTrialSiteOutput (sitebuilder.xsd) which is structured as follows:

- The result node is required. It wraps the information about the operation execution. Data type: ResultType (
common.xsd). - The status node is required. It specifies the execution status of the operation. Data type: result_status (string). Allowed values: ok | error.
- The errcode node is optional. It returns the error code. Data type: unsignedInt.
- The errtext node is optional. It returns the error message. Data type: string.
Please send us your feedback on this help page.