fixed
Create time off request Params change
11 days ago by Omer Vered
Introducing an important fix to the Create time off request method:
- Removing the policy type id and the user id from the URL params.
- Adding the policy type id and the user id to the body params.
- Updated URL - https://api.connecteam.com/time-off/v1/requests
This important fix was implemented to provide better support for the upcoming Update Time Off Request method, which is already under development. An email has been sent to the relevant clients who were using this endpoint prior to the change.