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
      Data definitions
        schema
        GiftCardTransaction
        schema
        TransactionInformation
        schema
        TransactionInformationActivate
        schema
        TransactionInformationAddValue
        schema
        TransactionInformationGetBalance
        schema
        TransactionInformationRedeem
        schema
        TransactionInformationReverse
        schema
        GiftCardTransactionResponse
        schema
        TransactionResponseActivate
        schema
        TransactionResponseAddValue
        schema
        TransactionResponseGetBalance
        schema
        TransactionResponseRedeem
        schema
        TransactionResponseReverse
      post
      Returns gift card transaction information
    Loyalty integration specification
    Tender integration specification

TransactionResponseReverse

Information about a gift card transaction from the gift card service provider that undoes a previous gift card transaction. The Toast platform uses this information to complete guests' gift card transactions.

currentBalance
number <double>

The currency amount of the funds available from the gift card.

{
  • "currentBalance": 0
}