---
title: "GET /physical-point/{country}"
method: GET
path: "/physical-point/{country}"
tags: ["PhysicalPoint"]
---

# GET /physical-point/{country}

`GET /physical-point/{country}`

## Get all Physical Points available for withdrawals or consignments by country.

## Path parameters

- `country` number, required

## Response `200`

Array of PhysicalPoint model instances

- object[]
  - `store` string — Store name
  - `latitude` string — Store latitude
  - `longitude` string — Store longitude

---

[API](https://skmtc.net/loopay/apis/loopay-api.md) · [All operations](https://skmtc.net/loopay/apis/loopay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loopay/loopay-api/versions/2f7c6537d598/schema)
