Wise Spend Controls API — MCC and transaction-type restrictions.
Summary
Functions
@spec get(Wise.Config.t(), Wise.Types.profile_id(), Wise.Types.card_token()) :: {:ok, map()} | {:error, Wise.Error.t()}
@spec update(Wise.Config.t(), Wise.Types.profile_id(), Wise.Types.card_token(), map()) :: {:ok, map()} | {:error, Wise.Error.t()}