{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "LoyaltyTransactionId", "description": "The loyalty transaction id created for the identify request", "$id": "https://raw.githubusercontent.com/api-evangelist/restaurant-brands/refs/heads/main/json-schema/channel-loyalty-transaction-id-schema.json", "type": "string", "example": "a73ea594-202c-52b4-80af-1f6b518ef54d" }