TransactionResponsePayments

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 (TenderPayment)

A list of the tender payments to be applied to the check.

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