Skip to main content

Update or Create DealerSetupOptions for list of Dealers.

Update or Create DealerSetupOptions for list of Dealers.

Request Body required
    dealerUuidAndUpdateDealerSetupOptionCollectionMap object
    property name* UpdateDealerSetupOptionCollectionRequestDTO
    updateDSORequestDTOList object[]
  • Array [
  • optionKey string
    optionValue string
    validate boolean
  • ]
  • validate boolean
Responses

OK


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