The GetStoreLocations function returns all storeLocation records for the specified parameters.
Method | /GetStoreLocations |
The request body is of type GetStoreLocations.
Name | Description | Data Type |
---|---|---|
filter | StoreLocationsFilter |
|
The response body is of type GetStoreLocationsResponse.
Name | Description | Data Type |
---|---|---|
GetStoreLocationsResult | ArrayOfViewStoreLocationInfo |
|