• Register

Bulk IDC Update

This API allows to update multiple customers in C4C.

Request URI

Request Structure

Field Type Mandatory Description
batchIdstringNBatch ID
items(0...∞)
    externalIdstringNExternal ID
    namestringNName
    additionalNamestringNAdditional name
    businessNamestringNBusiness name
    countryRegionstringNCountry region
    languageIdstringNLanguage ID
    emailstringNEmail
    phonestringNPhone
    mobilestringNMobile
    webSitestringNWeb site
    employeeIdstringNEmployee ID
    roleIdstringNRole ID
    addressLine1stringNAddress line 1
    houseNumberstringNHouse number
    streetstringNStreet
    citystringNCity
    differentCitystringNDifferent city
    postalCodestringNPostal code
    districtstringNDistrict
    countystringNCounty
    stateIdstringNState ID
    latitudinestringNLatitude
    longitudinestringNLongitude
    taxNumber1stringNTax number 1
    vatCodestringNVAT code
    currencystringNCurrency
    customerIbanstringNCustomer IBAN
    bankNamestringNBank name
    bankCountrystringNBank country
    bankLocationstringNBank location
    bankAccountOwnerstringNBank account owner
    bankControlKeystringNBank control key
    relationships(0...∞)
        businessPartnerIdstringNBusiness partner ID
        relationshipTypeIdstringNRelationship type ID
        mainIndicatorstringNMain indicator
    parentAccountIdstringNParent account ID
    topLevelAccountIdstringNTop level account ID
    abcClassificationIdstringNABC classification ID
    hierarchyLevelIdstringNHierarchy level ID
    industryIdstringNIndustry ID
    typeIdstringNType ID
    groupTypeIdstringNGroup type ID
    outletTypestringNOutlet type
    outletSubattributeIdstringNOutlet subattribute ID
    areaTypeIdstringNArea type ID
    ageRangeIdstringNAge range ID
    customerGroupIdstringNCustomer group ID
    customerGroup1IdstringNCustomer group 1 ID
    customerGroup2IdstringNCustomer group 2 ID
    customerGroup3KutIdstringNCustomer group 3 Kut ID
    customerGroup4KutIdstringNCustomer group 4 Kut ID
    customerGroup5IdstringNCustomer group 5 ID
    distributionChannelIdstringNDistribution channel ID
    divisionIdstringNDivision ID
    statusIdstringNStatus ID
    bannerIdstringNBanner ID
    retailerstringNRetailer
    storeFormatTipostringNStore format type
    bartenderIdstringNBartender ID
    restaurantStaffIdstringNRestaurant staff ID
    calledOnstringNCalled on
    mainIndicatorstringNMain indicator
    markedForDeletionstringNMarked for deletion
    billingBlockstringNBilling block
    deliveryBlockstringNDelivery block
    orderBlockstringNOrder block
    salesSupportBlockstringNSales support block
    segmentation1IdstringNSegmentation 1 ID
    segmentation2IdstringNSegmentation 2 ID
    segmentation3IdstringNSegmentation 3 ID
    localExternalIdstringNLocal external ID
    consumptionMomentIdstringNConsumption moment ID
    demandSpaceIdstringNDemand space ID
    energyLevelIdstringNEnergy level ID
    executionLevelIdstringNExecution level ID
    focusBrandIdstringNFocus brand ID
    foodTypeIdstringNFood type ID
    formulastringNFormula
    looksAndFeelIdstringNLooks and feel ID
    mixabilityLevelIdstringNMixability level ID
    mostConsumedDrinksIdstringNMost consumed drinks ID
    musicIdstringNMusic ID
    nielsenIdstringNNielsen ID
    offerFocusIdstringNOffer focus ID
    offerLevelIdstringNOffer level ID
    perfectStoreSegmentationIdstringNPerfect store segmentation ID
    qualitySegmentationIdstringNQuality segmentation ID
    ratingContentIdstringNRating content ID
    setupKeyElementsIdstringNSetup key elements ID
    themedVenueIdstringNThemed venue ID
    weightedDistributionstringNWeighted distribution
    bmsClassificationIdstringNBMS classification ID
    vendorNamestringNVendor name
    accountIdstringNAccount ID
    activestringNActive
    goldenIdstringNGolden ID
    manualTerritorystringNManual territory
    vendorIdstringNVendor ID

Request Example

Response Structure

Field Type Mandatory Description
batchIdstringNBatch ID
receivedintegerNNumber of Received Items

Response Example

Docs Navigation