Skip to main content

getCustomerTransactionHistory

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

getCustomerTransactionHistory

Query Parameters
    customerUUID string required
    dealerUUID string required
Responses

OK


Schema
    customerTransactions object[]
  • Array [
  • ipAddress string
    orderNumber string
    modeOfPayment string
    date string
    amount string
  • ]
  • loyalCustomerResponse object
    loyal boolean
    deciderName string
    customerName string
    customerUUID string
Loading...