The VerifyEftDevice function verifies an eftDevice record against the available business rules.
Method | /VerifyEftDevice |
The request body is of type VerifyEftDevice.
Name | Description | Data Type |
---|---|---|
eftDevice | EftDeviceInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyEftDeviceResponse.
Name | Description | Data Type |
---|---|---|
VerifyEftDeviceResult | ArrayOfVerifyExceptionInfo |
|