phase-3: add bootstrap-aligned mock configuration payloads

This commit is contained in:
sdarbinyan
2026-07-03 01:31:24 +04:00
parent e0b73923f9
commit 0f1ebbab7e
12 changed files with 600 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"companyName": "Marketplace Platform LLC",
"registrationNumber": "1027700000000",
"taxId": "7700000000",
"address": {
"country": "Russia",
"region": "Moscow",
"city": "Moscow",
"street": "Tverskaya 1",
"postalCode": "125009"
},
"contacts": {
"email": "info@example.com",
"phone": "+7-900-000-00-00",
"telegram": "@platform_support",
"website": "https://default.local"
}
}