Skip to main content

getPendingCustomerMergeItemsForDealer

getPendingCustomerMergeItemsForDealer

Path Parameters
    serviceSubscriberDepartmentToken string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • listPendingMergeCandidates object[]
  • Array [
  • secondaryCustomerGUIDs string[]
    primaryCustomerGUID string
    mariaDBDataMap object
    property name* object
    property name* int64[]
  • Array [
  • integer

  • ]
  • mongoDBDataMap object
    property name* object
    property name* string[]
  • Array [
  • string

  • ]
  • ]
Loading...