Cookbook
Developer guide
API reference
Platform guide
Release notes
  • Cookbook
  • Developer guide
  • API reference
  • Platform guide
  • Release notes
    • Nothing Found
    API reference
    Authentication
    Cash Management
    Configuration
    Credit cards
    Kitchen
    Labor
    Menus V2
    Menus V3
    Order management configuration
    Orders
    Packaging configuration
    Partners
    Restaurant availability
    Restaurants
    Stock
    API specifications
    Gift cards integration specification
    Loyalty integration specification
      Data definitions
        schema
        LoyaltyTransaction
        schema
        TransactionInformationSearch
        schema
        TransactionInformationCheck
        schema
        TransactionInformationReverse
        schema
        TransactionInformationTransfer
        schema
        AccountSearchCriteria
        schema
        Redemption
        schema
        RejectedRedemption
        schema
        AccountInfo
        schema
        Offer
        schema
        ItemRedemptionInfo
        schema
        ExpirationData
        schema
        Check
        schema
        ConfigReference
        schema
        AppliedLoyaltyInfo
        schema
        Selection
        schema
        Payment
        schema
        DeliveryInfo
        schema
        AppliedServiceCharge
        schema
        AppliedTaxRate
        schema
        AppliedDiscountTrigger
        schema
        AppliedDiscount
        schema
        LoyaltyDetails
        schema
        Refund
        schema
        Device
        schema
        VoidInformation
        schema
        ExternalReference
        schema
        ToastReference
        schema
        LoyaltyTransactionResponse
        schema
        ResponseSearch
        schema
        ResponseCheck
        schema
        ResponseTransfer
      post
      Provide information on a loyalty transaction
    Tender integration specification

ResponseTransfer

Response to a transfer request. For a transfer response this field is required. Contains the loyalty identifier that the old account transferred to.

loyaltyIdentifier
string

A unique identifier for the new account.

{
  • "loyaltyIdentifier": "string"
}