Important: The branch model has a dependency on the shop model. The
shop_id field must reference an existing shop in the system. It’s
recommended to upload shop data before uploading branch data.Schema
Field Descriptions
Required Fields
Optional Fields
Example
Best Practices
- UUID Format: Use valid UUID v4 format for branch_id and shop_id
- Data Dependencies: Ensure shop_id references an existing shop
- Region Codes: Use ISO 3166-1 alpha-2 country codes (e.g., “CA” for Canada, “US” for United States)
- Coordinates: When providing latitude and longitude, ensure they are valid geographic coordinates
- Data Consistency: Ensure consistent data across all branch records