Skip to main content

Run post process for Fraud

Run post process for Fraud

Request Body required
    invoiceGUID string
    cardinalEnabled boolean
    chargebacks int32
    debitCard boolean
    ccLastFour string
    ipAddress string
    run3DSByCardinal boolean
    onlinePayment boolean
    cardType string
    cardinalFDResponse object
    successfulAuthentication boolean
    failedAuthentication boolean
    is3DSecureUnenrolled boolean
    errorCode string
    cardinalTransactionParams object
    property name* object
    myKaarmaFDResponse object
    approved boolean
    declined boolean
    review boolean
    jwtToken string
    fraudDetector string
    paymentRequestID int64
    fdMode string
    lastFraudDetectorInSequence boolean
    authenticationType 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
  • ]
  • fraudDetectionComplete boolean
    nextFraudDetector string
    blockCustomer boolean
    sendBlockNotification boolean
    block string
Loading...