post http://sandbox.env.symmetrical.ai/v1/settlements//employees//working-hours
Updates employee working hours in the given settlement.
Log in to see full request history
Response
200OK
Updates employee working hours in the given settlement.
200OK
xxxxxxxxxx
curl --request POST \
--url http://sandbox.env.symmetrical.ai/v1/settlements/settlement_id/employees/employee_id/working-hours \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!