Skip to main content

updateVoiceURL

updateVoiceURL

Request Body required
    dealerIDList int64[]
    url string
    operationType string
Responses

OK


Schema
    dealerIDsUpdated int64[]
    dealerIdsFailed object[]
  • Array [
  • dealerId int64
    departmentsFailed object[]
  • Array [
  • failureReason string
    dealerDepartmentId int64
    accountSid string
    brokerNumber string
  • ]
  • ]
  • dealerIdSuccessfullyProcessed int64[]
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...