The overriding job wage, for an employee that has a wage that
differs from the job's default wage.
Type: objectProperties: 2Required: 2
Food ServicePoint-of-SaleRestaurantHospitality
JobWageOverride is a JSON Structure definition published by Toast, describing 2 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/toast/refs/heads/main/json-structure/labor-job-wage-override-structure.json",
"name": "JobWageOverride",
"description": "The overriding job wage, for an employee that has a wage that \ndiffers from the job's default wage.\n",
"type": "object",
"required": [
"wage",
"jobReference"
],
"properties": {
"wage": {
"type": "double",
"description": "Required currency value of the employee's overriding job wage.\n"
},
"jobReference": {
"type": "object",
"description": "Required external reference to the job to which this wage \napplies overridden\n",
"$ref": "#/definitions/ExternalReference"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.