Skip to main content
PUT
Update time settings

Authorizations

Authorization
string
header
required

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

Body

application/json
geofence_enabled
boolean

Exige GPS ativo e permissão de localização para bater ponto.

geofence_block_outside_radius
boolean

Em dia presencial, batidas fora do raio entram no fluxo de confirmação antes de criar o registro.

geofence_latitude
number | null
geofence_longitude
number | null
geofence_radius_meters
integer | null
geofence_address
string | null
presential_weekdays
integer[]

Dias presenciais padrão da empresa em formato ISO, onde 1=segunda e 7=domingo.

Required range: 1 <= x <= 7
Example:

Response

200 - application/json

Configurações atualizadas com sucesso

The response is of type object.