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

Properties

amount: number

Amount of debit in merchant's currency.

authorizationId: string
MMNEPVFCICPMFPCPTTAAATR