v1/hour_accounts/correctionsAsk AIpost https://shyftplan.com/api/v1/hour_accounts/correctionsCreate a correction in the hour account of an employment.Body Paramsuser_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.datedaterequiredDate for the correction value in the employment's hour account.minutesint32requiredValue in minutes.notestringNote saved with the object.Responses 201Successfully created. 401Unauthorized. 403Forbidden. 422Invalid request.Updated 6 months ago