Skip to main content

Incremental update list of DealerAssociate with authorities to add and remove


ApiScope: manage.dealerassociate.authority.bulk.write
API Scope Level: ServiceSubscriberScope
Request Body required
    updateMultipleDealerAssociateAuthoritiesList object[]
  • Array [
  • dealerAssociateUuid string
    authoritiesToAddAndRemoveList object
    authoritiesToAdd object[]
  • Array [
  • authority string
    description string
  • ]
  • authoritiesToRemove object[]
  • Array [
  • authority string
    description string
  • ]
  • ]
Responses

OK


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