v1/hour_accounts/corrections/{id}Copy Pageput https://shyftplan.com/api/v1/hour_accounts/corrections/{id}Update a correction in an employment's hour-account.Path Paramsidint32required≥ 1ID of the correction in the hour-account.Body ParamsUpdate a correction.user_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.employment_idint32required≥ 1ID of the employment.datedateDate (ISO 8601) value.minutesint32Value in minutes.notestringNote saved with the object.Responses 200Successfully updated. 401Unauthorized. 403Forbidden. 422Invalid request.Updated about 2 months ago