CheckInfo

Information about a check associated with a transaction

displayNumber
required
string

The display number of the check

guid
required
string <guid>

The GUID maintained by the Toast platform

{
  • "guid": "string",
  • "displayNumber": "string"
}