19 lines
424 B
JSON
19 lines
424 B
JSON
|
|
{
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
}
|