# Locations Manage physical locations associated with a merchant. ## List locations - [GET /ipp/v1/locations](https://docs.kustom.co/contents/api/in-person-payments/locations/listlocations.md): Returns a paginated list of locations belonging to the authenticated merchant. ## Get location - [GET /ipp/v1/locations/{id}](https://docs.kustom.co/contents/api/in-person-payments/locations/getlocation.md): Returns a single location by ID, scoped to the authenticated merchant.