Skip to main content

Update products for a list of dealers


ApiScope: manage.dealer.write
API Scope Level: MultiDealerScope
Request Body required
    productsToAdd string[]
    productsToRemove string[]
    statusCallBackUrl string
    requesterUserUuid string
    isAdmin boolean
    dealerUuids string[]
Responses

Accepted


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    requestUuid string
    dealerUuidToTaskUuid object
    property name* string
Loading...