$crate--scout[●]shop-registration
Configure your shop.json file
Ready to validate
JSON Preview
{
"name": "Your Shop Name",
"id": "auto-generated",
"address": {
"street": "123 Main St",
"city": "City",
"postal": "12345",
"country": "United States"
},
"shop_type": "physical",
"contact": {
"email": "contact@shop.com"
},
"description": "Describe your record shop...",
"integrations": {
"discogs": "username"
},
"created_at": ""
}