Skip to main content

Update products for dealer


ApiScope: manage.dealer.write
API Scope Level: DealerScope
Path Parameters
    dealerUUID string required
Request Body required
    productsToAdd string[]
    productsToRemove string[]
    statusCallBackUrl string
    requesterUserUuid string
Responses

OK


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