Backtest Service Async
Types
A view of BacktestServiceAsync that provides access to raw HTTP responses for each method.
Functions
Initiates a request to asynchronously generate a backtest for an Auth rule. During backtesting, both the active version (if one exists) and the draft version of the Auth Rule are evaluated by replaying historical transaction data against the rule's conditions. This process allows customers to simulate and understand the effects of proposed rule changes before deployment. The generated backtest report provides detailed results showing whether the draft version of the Auth Rule would have approved or declined historical transactions which were processed during the backtest period. These reports help evaluate how changes to rule configurations might affect overall transaction approval rates.
Returns the backtest results of an Auth rule (if available).
Returns a view of this service with the given option modifications applied.
Returns a view of this service that provides access to raw HTTP responses for each method.