Nuvo emits HTTP POST webhook events to customer-configured endpoints when specific events occur in the credit application system. This enables real-time event-driven integrations without polling.
Nuvo supports four main webhook event types:
CREDIT_APP_NEW - A new credit application has been submittedCREDIT_LIMIT_CHANGE - Credit limit has been modified for an existing customerCREDIT_APP_STATUS_CHANGE - Application status has changed (approval, rejection, etc.)MANUAL - Manually triggered webhook (used for testing and special cases)Nuvo supports multiple webhook payload versions to ensure backward compatibility:
Version 0.0.1
Version 0.0.2
county field to all address objectsVersion 0.0.3
status field with reviewStatusINCOMPLETE_APPLICATION, ACTIVE_ACCOUNT, PLACEHOLDER_APPLICATION, INCOMPLETE_ACCOUNT, APPLICATION, PLACEHOLDER_ACCOUNT, REMOVED_ACCOUNT, REVIEW_ACCOUNT, REJECTED_APPLICATIONnextReviewDate field