TransactionResponseDiscounts

A list of discounts that apply to the given check with the given account identifier.

object (AccountInfo)

Information related to a given tender user.

Array of objects (TenderDiscount)

Includes the information on the discounts to be applied to the current check.

{
  • "account": {
    },
  • "tenderDiscounts": [
    ]
}