Brand and merchant identification by ID.
Requires enrichment.merchant or enrichment.on-demand scope.
Summary
Functions
@spec get_brand(Tink.Client.t(), String.t()) :: {:ok, map()} | {:error, Tink.Error.t()}
Get a brand by ID.
@spec get_merchant(Tink.Client.t(), String.t()) :: {:ok, map()} | {:error, Tink.Error.t()}
Get a merchant by ID.