Information about a void applied to a check or item.
| object (ExternalReference)  A wrapper object with fields that allow reference to a Toast entity by Toast GUID. | |
| voidBusinessDate | integer The business date (yyyyMMdd) on which this void was made. | 
| voidDate | string <date-time>  The date on which the refund was made. Use ISO 8601 date and time format for all Toast APIs. | 
| object (ExternalReference)  A wrapper object with fields that allow reference to a Toast entity by Toast GUID. | |
| object (ExternalReference)  A wrapper object with fields that allow reference to a Toast entity by Toast GUID. | 
{- "voidUser": {- "guid": "string",
- "entityType": "string",
- "externalId": "string"
 },
- "voidApprover": {- "guid": "string",
- "entityType": "string",
- "externalId": "string"
 },
- "voidDate": "2019-08-24T14:15:22Z",
- "voidBusinessDate": 0,
- "voidReason": {- "guid": "string",
- "entityType": "string",
- "externalId": "string"
 }
}