frex v0.1.4 Frex.Client.Contractors

Contractor API calls are only available to an account’s administrator, not to staff members.

Summary

Functions

Sends a get request to the Freshbooks API contractors endpoint

Sends a list request to the Freshbooks API contractors endpoint

Functions

get(credentials, contractor_id)

Sends a get request to the Freshbooks API contractors endpoint.

Parameters

  • contractor_id (required) — contractor ID
list(credentials, filters \\ %{})

Sends a list request to the Freshbooks API contractors endpoint.

Parameters

  • filters (optional) — a map of filters for the list request
  • first_one