MoneyHub.ResellerCheck (MoneyHub v1.0.0)

Copy Markdown View Source

Reseller check: validates a reseller/partner relationship as part of certain onboarding flows.

Summary

Functions

Performs a reseller check. attrs carries whatever identifying information the check requires.

Functions

check(config, token, attrs)

@spec check(MoneyHub.Config.t(), String.t(), map()) ::
  {:ok, map()} | {:error, MoneyHub.Error.t()}

Performs a reseller check. attrs carries whatever identifying information the check requires.