Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 477 Bytes

loyalty-event-loyalty-account-filter.md

File metadata and controls

23 lines (14 loc) · 477 Bytes

Loyalty Event Loyalty Account Filter

Filter events by loyalty account.

Structure

LoyaltyEventLoyaltyAccountFilter

Fields

Name Type Tags Description
loyaltyAccountId string Required The ID of the loyalty account associated with loyalty events.
Constraints: Minimum Length: 1

Example (as JSON)

{
  "loyalty_account_id": "loyalty_account_id0"
}