Skip to main content

Replicates hours of operation set in myKaarma system for dealership and all its resources.

The hours of operation for resources are set the same as dealership, since they are currently not saved in the system.

Request Body required
    dealerUuids string[]
    purposeName string
    platform string

    Possible values: [DEALER_APP, WEB, MOBILE_APP, DMS, TRANSPORTATION_EVENTS_CONSUMER]

Responses

OK


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