A wrapper object with fields that allow reference to a Toast entity by Toast GUID.
enabled | boolean Indicates whether a restaurant location withholds a percent of employees' credit card tips.
|
entityType required | string The type of object this is. |
guid required | string The GUID maintained by the Toast POS. |
percentage | number The decimal percentage of credit card tips withheld. If tip
withholding is not |
{- "guid": "string",
- "entityType": "string",
- "enabled": true,
- "percentage": 0
}