improved

v2 Persons GET and POST - Support for 'full_time_weekly_working_hours' and 'terminated_at'

The v2 Persons GET, POST and PATCH Persons endpoint now allows for the retrieval, creation and updation, respectively, of values for the attribute 'full_time_weekly_working_hours' and therefore enables programmatic control over the maximum working hours for one or more employees in an organization.

In addition to the above, the employee termination object now contains the 'terminated_at' attribute, as well.