Skip to main content

Get dealer registration info


ApiScope: manage.dealer.registration.info.read
API Scope Level: DealerScope
Path Parameters
    dealerUUID string required
Responses

OK


Schema
    dealerRegistrationInfo object[]
  • Array [
  • key string
    value string
    insertTs string
    updateTs string
  • ]
  • errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
Loading...