CoreLogicWebhook

Class CoreLogicWebhookController.

APIDescription
POST vendors/corelogic/flood?token={token}

Receives a callback from CoreLogic for flood order.

CRMApp

Class CRMAppController.

APIDescription
GET vendors/crm/status

Checks the status of the API. A response with a code other than a 200 (OK) means that the API is down.

POST vendors/crm/app

Creates a loan.

POST vendors/crm/create-app

Creates a loan application from the provided loan details.

DocMagicWebhook

Handles DocMagic Esign notifications.

APIDescription
POST vendors/docmagic/webhook?hmacSig={hmacSig}

Receives a notification from DocMagic.

EquifaxWebhook

Handles Equifax notifications.

APIDescription
POST vendors/equifax/udm

Receives a UDM notification from Equifax.

Filestack

Class FilestackController.

APIDescription
POST Vendors/Filestack/upload

Receives an upload webhook from Filestack.

Lead

Class LeadController.

APIDescription
POST vendors/lead/create

Creates a lead.

MastercardAPI

Mastercard API Controller.

APIDescription
POST vendors/mastercard/receive-webhook?type={type}&appId={appId}

Receives an event notification from Mastercard.

Mercury

Class MercuryController.

APIDescription
POST rest/v1/Vendors/Mercury/UpdateAppraisalStatus

Update appraisal order status.

POST Vendors/Mercury/UpdateAppraisalStatus

Update appraisal order status.

PlaidAPI

Class PlaidAPIController.

APIDescription
POST Vendors/Plaid/receive-webhook

Receives a web-hook from Plaid.

QPQRPC

Class QPQRPCController.

APIDescription
POST vendors/quick-pre-qualification/pre-qualify

Generates quick pre-qualification from specified scenario.

POST vendors/quick-pre-qualification/pre-qualify-with-credit?interestRate={interestRate}

Creates an app from the specified scenario, pulls credit, and pre-qualifies the app.

WireVendor

Vendor-authenticated RPC for creating wires (Optifunder).

APIDescription
POST vendors/wires

Creates a wire from a vendor JSON payload.