The VerifyLocationLevel3 function verifies a locationsLevel3 record against the available business rules.
Method | /productbasecomponents.asmx/VerifyLocationLevel3 |
The request body is of type VerifyLocationLevel3.
Name | Description | Data Type |
---|---|---|
locationsLevel3 | LocationLevel3Info | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyLocationLevel3Response.
Name | Description | Data Type |
---|---|---|
VerifyLocationLevel3Result | ArrayOfVerifyExceptionInfo |
|