The VerifyMobileDeviceInfo function verifies a mobileDevice record against the available business rules.
Method | /VerifyMobileDeviceInfo |
The request body is of type VerifyMobileDeviceInfo.
Name | Description | Data Type |
---|---|---|
mobileDevice | MobileDeviceInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyMobileDeviceInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyMobileDeviceInfoResult | ArrayOfVerifyExceptionInfo |
|