Filter events by location.
LoyaltyEventLocationFilter
Name | Type | Tags | Description |
---|---|---|---|
locationIds |
string[] |
Required | The location IDs for loyalty events to query. If multiple values are specified, the endpoint uses a logical OR to combine them. |
{
"location_ids": [
"location_ids0"
]
}