Files
bakery-ia/shared/demo/fixtures/enterprise/children/D0000000-0000-4000-a000-000000000001/01-tenant.json
2025-12-17 13:03:52 +01:00

24 lines
706 B
JSON

{
"location": {
"id": "D0000000-0000-4000-a000-000000000001",
"parent_tenant_id": "80000000-0000-4000-a000-000000000001",
"name": "Seville - Triana",
"location_code": "SEV",
"city": "Seville",
"zone": "Triana",
"address": "Calle Betis, 15",
"postal_code": "41010",
"country": "España",
"latitude": 37.3828,
"longitude": -6.0026,
"status": "ACTIVE",
"opening_hours": "07:00-21:00",
"daily_capacity": 1800,
"storage_capacity_kg": 1000,
"created_at": "2024-06-01T00:00:00Z",
"enterprise_location": true,
"location_type": "retail",
"staff_count": 9,
"description": "Traditional Andalusian location with local specialties"
}
}