ExQuickBooks.CompanyInfo (ex_quickbooks v0.9.0)

Copy Markdown View Source

Read-only access to the QuickBooks company information endpoint.

Summary

Functions

Fetches the company information for the configured realm.

Functions

get(client, options \\ [])

@spec get(
  ExQuickBooks.Client.t(),
  keyword()
) :: {:ok, map()} | {:error, ExQuickBooks.Error.t()}

Fetches the company information for the configured realm.