frex v0.1.2 Frex.Client.Staff

Module for interfacing with the staff endpoint of the Freshbooks API.

Summary

Functions

Gets information about the current staff member (accessing the API)

Return the complete staff details associated with the given staff_id. Staff have access to this call, but only for their own staff_id

Returns a list of staff

Functions

current(credentials)

Gets information about the current staff member (accessing the API).

get(credentials, staff_id)

Return the complete staff details associated with the given staff_id. Staff have access to this call, but only for their own staff_id.

list(credentials, filters \\ %{})

Returns a list of staff.