Single Branch
GET
http://82.180.154.188:4352/branches/67fa3a3027988335ae1d626c
Last modified:2025-04-12 11:11:43
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://82.180.154.188:4352/branches/67fa3a3027988335ae1d626c'
Response Response Example
{"status":"success","data":{"branch":{"_id":"67fa3a3027988335ae1d626c","name":"Updated the name of the branch","location":{"type":"Point","coordinates":[37.7749,-122.4194],"area":"Downtown"},"workingDays":[{"day":"Saturday","isActive":true,"timeRanges":[{"from":"08:00","to":"12:00"},{"from":"16:00","to":"20:00"}]},{"day":"Sunday","isActive":false,"timeRanges":[]}],"createdAt":"2025-04-12T10:02:24.766Z","updatedAt":"2025-04-12T10:09:43.412Z","__v":0}}}
Request
None