Additional information related to Deferred transactions.

DeferredContext

interface DeferredContext {
    deferralReason?: string;
    deferralStatus?: string;
    maturityDate?: string;
}

Properties

deferralReason?: string

Deferral policy applied on the transaction. Example: 'B2B','DD7'

DeferredContext

deferralStatus?: string

Status of the transaction. Example: 'HOLD','RELEASE'

DeferredContext

maturityDate?: string

Fields with a schema type of date are in ISO 8601 date time format (for example GroupBeginDate).

DeferredContext

MMNEPVFCICPMFPCPTTAAATR