Update eligibility denial codes: add FINANCIAL_PRODUCT_NOT_IN_RELEASE and reorder codes

Summary

Updated the eligibility denial codes by adding a new code FINANCIAL_PRODUCT_NOT_IN_RELEASE, replacing the previous code FINANCIAL_STATEMENT_BAD_KPI. This change updates the sequence and naming of existing denial codes across multiple API definitions and models.

Other Changes

  • Updated enums in the following definitions and API models to reflect the new denial code and reorder codes accordingly:
    • APIBorrower - property status_reason enums updated
    • APICreditLimit - property max_amount_details enums updated
    • APIInvoice - property status_reason enums updated
    • ApiBorrowerFinancialProduct - property status_reason enums updated
    • EligibilityDenialReason - property code enums updated
    • LoanAPI - property denial_reason enums updated
    • MinimalLoanAPI - property denial_reason enums updated

No endpoint routes were added, modified, or deleted in this update.