curl --location '/branches'[
{
"id": "7df4675c-cff4-4ed4-a0a9-2a97d899bddf",
"name": "Prueba principal",
"isDefault": true,
"status": "Enabled"
},
{
"id": "64549fbb-8629-467f-b053-d6fecf7c55b6",
"name": "Prueba 2",
"isDefault": false,
"status": "Enabled"
}
]