Skip to main content

Trigger a business event for a dealer


ApiScope: manage.async.process.write
API Scope Level: ServiceSubscriberScope
Path Parameters
    businessUUID string required
Request Body required
    taskType string required

    Possible values: [CREATE_DEALER, UPDATE_DEALER_PRODUCTS, DELEGATE_THREADS, DELEGATE_AND_DEACTIVATE]

    requesterUUID string required
    metadata object required
    property name* object
Responses

OK


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