LoyaltyDetails

Information about the loyalty program discount applied to a check. The loyalty program account is identified in the AppliedLoyaltyInfo value for the check.

referenceId
required
string

The identifier of the loyalty program discount that is recognized by the loyalty program service provider. The Toast POS transmits the discount identifier to the service provider to determine the validity and amount of the discount.

vendor
required
string

The specific loyalty program service provider that supports the loyalty account.

Value: "INTEGRATION"
{
  • "vendor": "INTEGRATION",
  • "referenceId": "string"
}