interface SimulateIncrementalAuthorizationInput {
    amount: number;
    authorizationId: string;
}

Properties

amount: number

Amount of transaction in merchant's currency.

authorizationId: string

ID of previous successful authorization to which this incremental authorization corresponds.

MMNEPVFCICPMFPCPTTAAATR