Skip to main content

pushCustomersToES

pushCustomersToES

Request Body required
    customerIds int64[]
    requestTs int64
    delayRequested int64
    sendGlobalCustomerUpdateEvent boolean
    batchSize int32
Responses

OK


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