The GetStoreProductLocations function returns all storeProductLocation records for the specified parameters.
Method | /GetStoreProductLocations |
The request body is of type GetStoreProductLocations.
Name | Description | Data Type |
---|---|---|
request | GetStoreProductLocationsRequest |
The response body is of type GetStoreProductLocationsResponse.
Name | Description | Data Type |
---|---|---|
GetStoreProductLocationsResult | ArrayOfViewStoreProductLocationInfo |
|