Skip to main content
Important: The transaction 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 transactions.

Schema

Field Descriptions

Required Fields

Optional Fields

Example

Best Practices

  1. UUID Format: Use valid UUID v4 format for all ID fields
  2. Numeric Values: Use decimal numbers for monetary values
  3. Region Codes: Use ISO 3166-1 alpha-2 country codes (e.g., “CA” for Canada, “US” for United States)
  4. Data Consistency: Ensure consistent data across all transaction records
  5. Discount Information: Provide complete discount details when available
  6. Data Dependencies: Ensure shop_id references an existing shop
Need help? Contact our support team at [email protected]