V2Service Async Impl
Functions
Associates a V2 Auth rule with a card program, the provided account(s) or card(s).
Creates a new V2 Auth rule in draft mode
Deletes a V2 Auth rule
Creates a new draft version of a rule that will be ran in shadow mode.
Lists V2 Auth rules
Promotes the draft version of an Auth rule to the currently active version such that it is enforced in the respective stream.
This endpoint is deprecated and will be removed in the future. Requests a performance report of an Auth rule to be asynchronously generated. Reports can only be run on rules in draft or active mode and will included approved and declined statistics as well as examples. The generated report will be delivered asynchronously through a webhook with event_type = auth_rules.performance_report.created. See the docs on setting up webhook subscriptions.
Fetches a V2 Auth rule by its token
Fetches the current calculated Feature values for the given Auth Rule
Retrieves a performance report for an Auth rule containing daily statistics and evaluation outcomes.
Updates a V2 Auth rule's properties
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.