Skip to main content

Run pre process for Fraud

Run pre process for Fraud

Request Body required
    invoiceGUID string
    cardinalEnabled boolean
    chargebacks int32
    debitCard boolean
    ccLastFour string
    ipAddress string
    run3DSByCardinal boolean
    onlinePayment boolean
    cardType string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
    errorDescription string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
    warningDescription string
  • ]
  • finalFraudDetectors string[]
    fdpreProcessorResponse object
    fdMode string
    fraudDetectors string
Loading...