The VerifyShelfProductInfo function verifies a shelfProduct record against the available business rules.
Method | /productbasecomponents.asmx/VerifyShelfProductInfo |
The request body is of type VerifyShelfProductInfo.
Name | Description | Data Type |
---|---|---|
shelfProduct | ShelfProductInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyShelfProductInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyShelfProductInfoResult | ArrayOfVerifyExceptionInfo |
|