My Team
Number of APIs: 6
-
List Team Members GET https://api.freshbooks.com/auth/api/v1/businesses/{{businessId}}/team_members
-
Single Team Member GET https://api.freshbooks.com/auth/api/v1/businesses/{{businessId}}/team_members/{{team_member_uuid}}
-
Single Staff GET https://api.freshbooks.com/accounting/account/{{accountId}}/users/staffs/{{staffId}}
-
List Staff GET https://api.freshbooks.com/auth/api/v1/users/business/{{businessId}}
-
Update Staff Rates PUT https://api.freshbooks.com/comments/business/{{businessId}}/team_member_rate/{{identityId}}
-
Delete Staff PUT https://api.freshbooks.com/accounting/account/{{accountId}}/users/staffs/{{staffId}}