v1
latestOpenAPI 3.0.02026-08-043111167.0 KBPhysicalPoint
Get all Physical Points available for withdrawals or consignments by country.
get/physical-point/{country}
Path parameters
countrynumber required
Country id see /countries for more info (refers as id)
Response
Array of PhysicalPoint model instances
Example response
[
{
"store": "4buy Market",
"latitude": "-0.22105571920281047",
"longitude": "7.839.301.005.005.830"
}
]