Service Assignments

To restrict time tracking & expense logging, there is an option to assign specific people to specific services.
After enabling "Restricted by person" option on a budget, services with no one assigned will ignore this restriction, until you assign someone.
For more details about how to achieve that, please refer to the help article.

PersonServiceServiceAssignment

Attributes

id integer
Parameter `filter`

The unique identifier of this service assignment.

organization organization
Response

The organization this service assignment belongs to.

person person
Response

The person assigned to this service.

person_id integer
Request Parameter `filter`

ID of the person assigned to this service.

service service
Response

The service this assignment belongs to.

service_id integer
Request Parameter `filter`

ID of the service this assignment belongs to.