Updated status_reason and denial_reason enums to re-add DEACTIVATED bufp status
8 days ago by ReadMe API
Changes
-
No endpoints were added, updated, or deleted.
-
The enums for
status_reasonproperties in following schemas were updated to reorder and replace values including re-adding 'FINANCIAL_PRODUCT_DEACTIVATED' and moving other entries accordingly:- APIBorrower
- APICreditLimit
- APIInvoice
- ApiBorrowerFinancialProduct
-
The enums for
codeproperty inEligibilityDenialReasonanddenial_reasonproperty in LoanAPI and MinimalLoanAPI were similarly updated to align with the new enum ordering and re-add the 'FINANCIAL_PRODUCT_DEACTIVATED' status.
These changes affect the enumeration values for various status and denial reasons but do not change API endpoints or their behavior.
