Increase.RealTimeDecisions.RealTimeDecision.CardAuthorization.Healthcare (Increase v1.0.0)

Copy Markdown View Source

The healthcare-related fields for this authorization. Only present for specific programs.

Fields

  • merchant_ninety_percent_eligibility - The merchant's eligibility under the Internal Revenue Service's 90% Rule for Flexible Spending Account (FSA) and Health Savings Account (HSA) eligible products. The eligibility is determined based on the list of merchants maintained by the Special Interest Group for IIAS Standards (SIGIS).

Summary

Types

t()

@type t() ::
  %Increase.RealTimeDecisions.RealTimeDecision.CardAuthorization.Healthcare{
    merchant_ninety_percent_eligibility: String.t()
  }