Skip to main content

Retrieve a Location

Endpoint
GET /v1/locations/:id

Check your location by location_id

API Response
{
"success": true,
"id": "61d565c69a3211036a05f3f8",
"name": "Apotek Gambir",
"contact_name": "Ahmad",
"contact_phone": "08123456789",
"address": "Jl. Gambir Selatan no 5. Blok F 92. Jakarta Pusat."
}