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

Properties

amount: number

Amount of reversal in merchant's currency.

authorizationId: string

ID of previous successful authorization to which this reversal corresponds.

MMNEPVFCICPMFPCPTTAAATR