Skip to main content
POST
Create a new hour adjustment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
dataInicio
string<date>
required

Data de início do ajuste

dataFim
string<date>
required

Data de fim do ajuste

tipoAjuste
string
required

Tipo de ajuste de horas

userId
integer

ID do usuário alvo (opcional)

horario
string

Horário usado para cálculo de atestado_horas

Response

200 - application/json

Ajuste de horas criado com sucesso

The response is of type object.