Log in
Interface

GetPickupLocationsInterface

Magento\InventoryInStorePickupApi\Api\GetPickupLocationsInterface

What it does

This interface defines the contract for retrieving in-store pickup locations based on search criteria.

Developers use this to filter and find available pickup locations for customers during checkout, considering factors like distance, availability, and product stock.

The locations are read-only and must be modified through the Source Repository API.

Public Methods

  • execute()