Skip to main content

Update products for dealer

Update products for dealer

Path Parameters
    dealerUUID string required
Request Body required
    productsToAdd string[]
    productsToRemove string[]
    statusCallBackUrl 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...