frex v0.1.3 Frex.Client.Taxes

Client module for interacting with the Freshbooks taxes endpoint.

Summary

Functions

Sends a get request to the Freshbooks API taxes endpoint

Sends a list request to the Freshbooks API taxes endpoint

Functions

get(credentials, tax_id)

Sends a get request to the Freshbooks API taxes endpoint.

Parameters

  • tax_id (required) — tax ID
list(credentials, filters \\ %{})

Sends a list request to the Freshbooks API taxes endpoint.

Parameters

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