Get Fraud Settings

View as Markdown
Get fraud protection settings for an account.

Authentication

AuthorizationBearer

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

Path parameters

account_idstringRequired

Response

Successful Response
enabledbooleanOptionalDefaults to false
Whether fraud protection is enabled
custom_messagestring or nullOptional

Custom message shown to customer when card is blocked (overrides rule reason)

Errors

422
Unprocessable Entity Error