Skip to main content

Process the Opcode validation for given dates and opcode count

Process the Opcode validation for given dates and opcode count

Path Parameters
    dealerUUID string required
Cookie Parameters
    mkid string required
Request Body required
    startDate string
    endDate string
    opcodeCount int32
Responses

OK


Schema
    errors object[]
  • Array [
  • errorName string
    errorMessage string
    errorCode int32
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningTitle string
    warningMessage string
  • ]
  • statusCode int32
    apiRequestId string
Loading...