Update an employee work addressAsk AIput https://api.gusto-demo.com/v1/work_addresses/{work_address_uuid}The work address of an employee is used for payroll tax purposes. scope: employees:managePath Paramswork_address_uuidstringrequiredThe UUID of the work addressBody ParamsversionstringrequiredThe current version of the object. See the versioning guide for information on how to use this field.location_uuidstringReference to a company locationeffective_datedateHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 200successful 404Not Found 422unprocessable entityUpdated 4 months ago