The VerifyShelfDisplayInfo function verifies a shelfDisplay record against the available business rules.
Method | /productbasecomponents.asmx/VerifyShelfDisplayInfo |
The request body is of type VerifyShelfDisplayInfo.
Name | Description | Data Type |
---|---|---|
shelfDisplay | ShelfDisplayInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyShelfDisplayInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyShelfDisplayInfoResult | ArrayOfVerifyExceptionInfo |
|