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 the void was made. Response only. |
voidDate | string <date-time> The date on which the void was made. |
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"
}
}