Skip to main content

customerPaymentInformation

customerPaymentInformation

Query Parameters
    customerId int64 required
    ipAddress 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
  • ]
  • dealerId integer
    customerId int64
    customerBlocked boolean
    customerWhiteListed boolean
    loyalCustomer boolean
    paymentTransactionsCreditCards string[]
    transactionDepartment string
    paymentDeclines int32
    state string
    groupedTransactionDataByCustomer object
    numberOfTransactionsInLast1Day int64
    numberOfTransactionsInLast7Day int64
    numberOfTransactionsInLast14Day int64
    numberOfTransactionsInLast1Month int64
    numberOfTransactionsInLast3Month int64
    numberOfTransactionsInLast6Month int64
    numberOfTransactionsInLast12Month int64
    numberOfTransactionsInLast18Month int64
    numberOfTransactionsAll int64
    transactionsAmountInLast1Day number
    transactionsAmountInLast7Day number
    transactionsAmountInLast14Day number
    transactionsAmountInLast1Month number
    transactionsAmountInLast3Month number
    transactionsAmountInLast6Month number
    transactionsAmountInLast12Month number
    transactionsAmountInLast18Month number
    transactionsAmountAll number
    groupedTransactionDataByIP object
    numberOfTransactionsInLast1DayByIP int64
    numberOfTransactionsInLast7DayByIP int64
    numberOfTransactionsInLast14DayByIP int64
    numberOfTransactionsInLast1MonthByIP int64
    numberOfTransactionsInLast3MonthByIP int64
    numberOfTransactionsInLast6MonthByIP int64
    numberOfTransactionsInLast12MonthByIP int64
    numberOfTransactionsInLast18MonthByIP int64
    numberOfTransactionsAllByIP int64
    transactionsAmountInLast1DayByIP number
    transactionsAmountInLast7DayByIP number
    transactionsAmountInLast14DayByIP number
    transactionsAmountInLast1MonthByIP number
    transactionsAmountInLast3MonthByIP number
    transactionsAmountInLast6MonthByIP number
    transactionsAmountInLast12MonthByIP number
    transactionsAmountInLast18MonthByIP number
    transactionsAmountAllByIP number
    groupedTransactionDataByCustomerInDealership object
    numberOfTransactionsInLast1DayInDealership int64
    numberOfTransactionsInLast7DayInDealership int64
    numberOfTransactionsInLast14DayInDealership int64
    numberOfTransactionsInLast1MonthInDealership int64
    numberOfTransactionsInLast3MonthInDealership int64
    numberOfTransactionsInLast6MonthInDealership int64
    numberOfTransactionsInLast12MonthInDealership int64
    numberOfTransactionsInLast18MonthInDealership int64
    numberOfTransactionsAllInDealership int64
    transactionsAmountInLast1DayInDealership number
    transactionsAmountInLast7DayInDealership number
    transactionsAmountInLast14DayInDealership number
    transactionsAmountInLast1MonthInDealership number
    transactionsAmountInLast3MonthInDealership number
    transactionsAmountInLast6MonthInDealership number
    transactionsAmountInLast12MonthInDealership number
    transactionsAmountInLast18MonthInDealership number
    transactionsAmountAllInDealership number
    groupedTransactionDataByIPInDealership object
    numberOfTransactionsInLast1DayByIPInDealership int64
    numberOfTransactionsInLast7DayByIPInDealership int64
    numberOfTransactionsInLast14DayByIPInDealership int64
    numberOfTransactionsInLast1MonthByIPInDealership int64
    numberOfTransactionsInLast3MonthByIPInDealership int64
    numberOfTransactionsInLast6MonthByIPInDealership int64
    numberOfTransactionsInLast12MonthByIPInDealership int64
    numberOfTransactionsInLast18MonthByIPInDealership int64
    numberOfTransactionsAllByIPInDealership int64
    transactionsAmountInLast1DayByIPInDealership number
    transactionsAmountInLast7DayByIPInDealership number
    transactionsAmountInLast14DayByIPInDealership number
    transactionsAmountInLast1MonthByIPInDealership number
    transactionsAmountInLast3MonthByIPInDealership number
    transactionsAmountInLast6MonthByIPInDealership number
    transactionsAmountInLast12MonthByIPInDealership number
    transactionsAmountInLast18MonthByIPInDealership number
    transactionsAmountAllByIPInDealership number
Loading...