The VerifyStoreLocationInfo function verifies a storeLocation record against the available business rules.
Method | /VerifyStoreLocationInfo |
The request body is of type VerifyStoreLocationInfo.
Name | Description | Data Type |
---|---|---|
storeLocation | StoreLocationInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyStoreLocationInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyStoreLocationInfoResult | ArrayOfVerifyExceptionInfo |
|