Skip to main content
Important: The offer model has a dependency on the shop model. The shop_id field must reference an existing shop. It’s recommended to upload shop data before uploading offers.

Schema

Field Descriptions

Required Fields

Optional Fields

Example

Best Practices

  1. UUID Format: Use valid UUID v4 format for all ID fields
  2. Date/Time Format: Use ISO 8601 format for date-time fields
  3. Region Codes: Use ISO 3166-1 alpha-2 country codes (e.g., “CA” for Canada, “US” for United States)
  4. Offer Types: Use consistent offer types across your system (e.g., “percentage”, “fixed”)
  5. Value Format: Use decimal numbers for monetary values
  6. List Format: Use comma-separated values for allowed_branches and allowed_days
  7. Data Dependencies: Ensure shop_id references an existing shop
Need help? Contact our support team at [email protected]