Skip to main content

Get filters by accessLevel

Requires List of Key-Value pairs of AccessLevelKey and AccessLevelValue

Path Parameters
    ServiceSubscriberDealer string required

    unique identifier for a dealer

    source string required

    source name of the filter

Request Body required
    accessLevelKeyLevelMap object
    property name* string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    filters object[]
  • Array [
  • uuid string
    name string
    sourceName string
    ownerDealerAssociateName string
    ownerDealerAssociateUuid string
    accessLevelKey string

    Possible values: [GROUP, DEPARTMENT, DEALER, USER]

    accessLevelValue string
    filterValues object
    property name* string[]
  • Array [
  • string

  • ]
  • isDefault boolean
  • ]
Loading...