AccountInfo

Information related to a given tender user.

object (KeyValue)

An abstract key-value pair, used anytime the Toast POS system needs to submit or accept one or more configurable values.

Array of objects (TenderCoupon)

Reserved for future use.

tenderIdentifier
string

A unique identifier for this account.

{
  • "tenderIdentifier": "string",
  • "properties": {
    },
  • "tenderCoupons": [
    ]
}