The VerifyStoreDepartmentInfo function verifies a storeDepartment record against the available business rules.
Method | /productbasecomponents.asmx/VerifyStoreDepartmentInfo |
The request body is of type VerifyStoreDepartmentInfo.
Name | Description | Data Type |
---|---|---|
storeDepartment | StoreDepartmentInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyStoreDepartmentInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyStoreDepartmentInfoResult | ArrayOfVerifyExceptionInfo |
|