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
@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.