Verify InventoryInfo object on business rules
Method | /productbasecomponents.asmx/VerifyInventory |
The request body is of type VerifyInventory.
Name | Description | Data Type |
---|---|---|
inventory | InventoryInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInventoryResponse.
Name | Description | Data Type |
---|---|---|
VerifyInventoryResult | ArrayOfVerifyExceptionInfo |
|