get https://api.bewe.io/v1/works
Returns a list of available hours for a specific appointment.
state values
Initial states
- res_preconfirmation
- res|res_client
intermediate states
- confirmed
- waiting
- progress
- finished
finally states
- res_client_rejected
- res_late_cancel
- res_missing
- merged
- res_rejected
- deleted
Param | type | Description |
---|---|---|
state | String | State values avaliables |
startDate | Date | Work date in YYYY-MM-DD format. |
endDate | Date | Work date in YYYY-MM-DD format. |
idCommerce | String | Work id to filter by |