Codat.Lending.CompanyInfo (codat v1.0.0)

Copy Markdown View Source

Access company information via the Lending API.

Summary

Functions

Returns company info enriched with lending-specific attributes.

Functions

get(client_or_company_id, id_or_opts \\ [])

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

Returns company info enriched with lending-specific attributes.