Skip to main content

Run myKaarma for Fraud


ApiScope: payment.fraud.mykaarma
API Scope Level: ServiceSubscriberScope
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
  • ]
  • getmKFraudDetectorResponse object
    action string
    jwt string
    myKaarmaFDResponse object
    approved boolean
    declined boolean
    review boolean
Loading...