Skip to main content

Check to see if a dealerAssociate has the authority in question

Check to see if a dealerAssociate has the authority in question

Path Parameters
    user_uuid string required
    ServiceSubscriberDepartment string required
    authority string required
Responses

OK


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