Skip to main content
GET
Get anti fraud service definition
This endpoint requires the anti-fraud-service-definition.read scope.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

anti_fraud_service_definition_id
string
required

The unique ID for an anti-fraud service definition.

Example:

"sif-ati-fraud"

Response

Returns an anti fraud service definition.

An available anti fraud service that can be configured.

id
string

The ID of the anti fraud service definition.

Example:

"sift-anti-fraud"

type
enum<string>
default:anti-fraud-service-definition

anti-fraud-service-definition.

Available options:
anti-fraud-service-definition
Example:

"anti-fraud-service-definition"

display_name
string

The display name of this service.

Example:

"Stripe"

fields
object[]

A list of fields that need to be submitted when activating the payment. service.

Minimum array length: 1
icon_url
string

An icon to display for the payment service.

Example:

"https://cdn.gr4vy.app/stripe.svg"