frex v0.1.2 Frex.Client.Estimates

Client module for interacting with the Freshbooks estimates endpoint.

Summary

Functions

Sends a get request to the Freshbooks API estimates endpoint

Sends a list request to the Freshbooks API estimates endpoint

Functions

get(credentials, estimate_id)

Sends a get request to the Freshbooks API estimates endpoint.

Parameters

  • estimate_id (required) — estimates ID
list(credentials, filters \\ %{})

Sends a list request to the Freshbooks API estimates endpoint.

Parameters

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