Skip to main content

Check if a dealer order is blacklisted


ApiScope: payment.blackList.read
API Scope Level: ServiceSubscriberScope
Path Parameters
    dealerOrderUuid string required
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
  • ]
  • isBlacklisted boolean
    declineCount int32
Loading...