Locations
Retrieves locations for a specific store.
LocationListLocationsPageResponse Locations.ListLocations(LocationListLocationsParamsparameters, CancellationTokencancellationToken = default)
GET/api/v2/public/stores/{store_number}/locations
Retrieves products at a specific store location.
LocationListLocationProductsPageResponse Locations.ListLocationProducts(LocationListLocationProductsParamsparameters, CancellationTokencancellationToken = default)
GET/api/v2/public/stores/{store_number}/locations/{location_code}/products
Retrieves products across one or more locations resolved by location code or jsonTag.
LocationListLocationsProductsPageResponse Locations.ListLocationsProducts(LocationListLocationsProductsParamsparameters, CancellationTokencancellationToken = default)
GET/api/v2/public/stores/{store_number}/locations/products