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

24 lines
707 B
JSON

{
"location": {
"id": "C0000000-0000-4000-a000-000000000001",
"parent_tenant_id": "80000000-0000-4000-a000-000000000001",
"name": "Valencia - Ruzafa",
"location_code": "VLC",
"city": "Valencia",
"zone": "Ruzafa",
"address": "Calle de Sueca, 25",
"postal_code": "46006",
"country": "España",
"latitude": 39.4623,
"longitude": -0.3645,
"status": "ACTIVE",
"opening_hours": "07:00-21:00",
"daily_capacity": 2000,
"storage_capacity_kg": 1200,
"created_at": "2024-06-01T00:00:00Z",
"enterprise_location": true,
"location_type": "retail",
"staff_count": 10,
"description": "Trendy artisan neighborhood with focus on quality"
}
}