ActionStatus element

Type: actionStatus
Namespace: (default namespace)
XML Schema: ns0.xsd

Determine the status of the MEVEO API web service response.

Example XML

<?xml version="1.0" encoding="UTF-8"?> <ActionStatus> <status>...</status> <errorCode>...</errorCode> <message>...</message> </ActionStatus>