The VerifyLocationLevel2 function verifies a locationsLevel2 record against the available business rules.
Method | /productbasecomponents.asmx/VerifyLocationLevel2 |
The request body is of type VerifyLocationLevel2.
Name | Description | Data Type |
---|---|---|
locationsLevel2 | LocationLevel2Info | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyLocationLevel2Response.
Name | Description | Data Type |
---|---|---|
VerifyLocationLevel2Result | ArrayOfVerifyExceptionInfo |
|