LogoLogo
HomepageCase studiesBook a demo
Technical Guide
Technical Guide
  • Introduction
  • Getting Started Guide
    • Authentication
    • Member Registration Configuration
    • Add Webhook
    • Add Member
    • Create Campaign
    • Add Transaction
    • Add Custom Event Schema
    • Create Achievement
    • Add Custom Event
  • Terms Reference
  • Backward Compatibility Policy
  • API Reference
  • Postman Collection
  • User Guide
  • Integration
    • Introduction
    • Overview of Integration Methods
    • Tools and Technologies
    • Integration Examples
      • Lambda
      • Zapier
      • AWS EventBridge
      • Kafka
  • API Fundamentals
    • Overview
    • Environments Capabilities
    • How to Query
    • Limits
    • Best Practices
  • Authentication
    • Admin Token
    • Access Token (API Key)
    • Enabling SSO Login
      • Okta
      • Microsoft Entra ID
  • Webhooks
    • Overview
    • Best Practices
  • S3 Bucket Data exports
    • Overview
    • Set Up S3 Bucket Integration
    • Data Structure and Types
      • Achievements
      • Achievement Usage
      • Campaigns
      • Campaign Calculated Effect Result
      • Campaign Execution
      • Custom Events
      • Members
      • Rewards
      • Rewards Redemption
      • Tiers
      • Transactions
      • Tenants
      • Unit Transfers
Powered by GitBook
On this page

Was this helpful?

  1. S3 Bucket Data exports
  2. Data Structure and Types

Transactions

Last updated 14 hours ago

Was this helpful?

The Transactions file contains information about transactions associated with members.

A sample file is provided below:

Available Data:

  • transactionId: Unique ID for the transaction generated in Open Loyalty

  • memberId: Unique ID for the member generated in Open Loyalty

  • channelId: ID of the channel where the transaction occurred

  • channelName: Name of the channel

  • memberData: Information about the member who made the transaction

  • items: List of items purchased in the transaction

  • tenantId: ID of the tenant where the transaction was created

  • header: Transaction header information (e.g., document date, purchase location)

  • assignedToMemberAt: Time when the transaction was matched with the member

  • matched: Status indicating whether the transaction has been matched

  • grossValue: Total gross value of the transaction

  • currency: Currency used in the transaction

  • pointsEarned: Number of units earned from the transaction

  • unitsDeducted: Number of units deducted from the transaction

535KB
transactions_all_until_2025_03_06.csv