Updated status and denial reason enumerations to include COUNTERPARTY_CONTACT_INFORMATION check
about 2 months ago by ReadMe API
Summary
This update reorganizes and updates the enums for status_reason and denial_reason across multiple API schemas to introduce the MISSING_COUNTERPARTY_CONTACT_INFORMATION underwriting check, shifting and reordering previous status codes accordingly.
Other Changes
- Modified the enum values for
status_reasonanddenial_reasonin multiple schemas (including APIBorrower, APICreditLimit, APIInvoice, ApiBorrowerFinancialProduct, EligibilityDenialReason, LoanAPI, MinimalLoanAPI). - Added new enum value
MISSING_COUNTERPARTY_CONTACT_INFORMATIONto represent the new underwriting check. - Existing enum values have been shifted down or renamed to accommodate this new value.
No endpoints have been added, updated, or deleted in this release.
