A loan advance, loan payment, or loan refund.

LoanServicingEvent

interface FinancesApiModelLoanServicingEvent {
    LoanAmount?: FinancesApiModelCurrency;
    SourceBusinessEventType?: string;
}

Properties

LoanServicingEvent

SourceBusinessEventType?: string

The type of event. Possible values: * LoanAdvance * LoanPayment * LoanRefund

LoanServicingEvent

MMNEPVFCICPMFPCPTTAAATR