The VerifyStoreProductLocationInfo function verifies a storeProductLocation record against the available business rules.
Method | /VerifyStoreProductLocationInfo |
The request body is of type VerifyStoreProductLocationInfo.
Name | Description | Data Type |
---|---|---|
storeProductLocation | StoreProductLocationInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyStoreProductLocationInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyStoreProductLocationInfoResult | ArrayOfVerifyExceptionInfo |
|