Skip to main content

Batch Delegate for multiple dealers for which autoDelegation is turned ON

Batch Delegate for multiple dealers for which autoDelegation is turned ON

Path Parameters
    dealerUUID string required
Request Body required
    delegator string

    Possible values: [DEALER_ASSOCIATE, AUTO_DELEGATION, OUT_OF_OFFICE_TURN_OFF, OUT_OF_OFFICE_START, ADMIN_TOOL, OTHER, BULK_AUTO_DELEGATE, BULK_AUTO_DELEGATE_FOR_ALL_DEALER, ADMIN_TOOL_USER_DELEGATION, AUTOMATIC_DELEGATION]

    fromDate string
    toDate string
    applyRuleToCheckForOutgoingCommExistsForDA boolean
    logInMongo boolean
    dealerUUIDList string[]
    batchSize int64
    delegationHistoryExists boolean
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...