Locations
Retrieves locations for a specific store.
locations.list_locations(strstore_number, LocationListLocationsParams**kwargs) -> SyncCursorPage[LocationListLocationsResponse]
GET/api/v2/public/stores/{store_number}/locations
Retrieves products at a specific store location.
locations.list_location_products(strlocation_code, LocationListLocationProductsParams**kwargs) -> SyncCursorPage[LocationListLocationProductsResponse]
GET/api/v2/public/stores/{store_number}/locations/{location_code}/products