Skip to main content

roLendable

roLendable

Request Body required
    dealerUUID string
    dealerOrderUUID string
    customerUUID string
    orderType string
    departmentUUID string
    amount number
    customerFirstName string
    customerLastName string
    stateCode string
    payTypes string
    dealerOrderId int64
Responses

OK


Schema
    error object
    errorCode int32
    errorTitle string
    errorMessage string
    errorDescription string
    warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
  • response boolean
Loading...