Interface
GetPickupLocationInterface
Magento\InventoryInStorePickupApi\Model\GetPickupLocationInterface
What it does
This interface defines a service for retrieving a single pickup location by its code, filtered by sales channel type and code.
Developers use this when they need to fetch specific pickup location details for in-store pickup functionality, such as displaying location information during checkout or order processing.
Public Methods
- execute()