The VerifyLocationLevel1 function verifies a locationsLevel1 record against the available business rules.
Method | /productbasecomponents.asmx/VerifyLocationLevel1 |
The request body is of type VerifyLocationLevel1.
Name | Description | Data Type |
---|---|---|
locationsLevel1 | LocationLevel1Info | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyLocationLevel1Response.
Name | Description | Data Type |
---|---|---|
VerifyLocationLevel1Result | ArrayOfVerifyExceptionInfo |
|