CreditCapacityStatus

  • Type: string enum

    Outcome of a credit-capacity assessment. Values:

    • AVAILABLE — a non-zero credit limit is recommended.
    • NOT_RECOMMENDED — extending credit is not recommended; the recommended limit is zero.

    When the assessment is suspended the enclosing creditCapacity.status is null rather than one of these values — see the top-level assessmentSuspended section.

    values
    • AVAILABLE

      A credit limit is recommended (the amounts are populated).

    • NOT_RECOMMENDED

      Credit is not recommended --- the limits are zero.

Examples
AVAILABLE

Grand Public API