• Register

Bulk IDC Creation

This API allows to create multiple customers in C4C.

Request URI

Request Structure

Field Type Mandatory Description
batchIdstringNBatch ID
items(0...∞)
    universeIDstringNUniverse ID
    namestringNName
    additionalNamestringNAdditional name
    countryRegionstringNCountry region
    languageIdstringNLanguage ID
    emailstringNEmail
    phonestringNPhone
    mobilestringNMobile
    employeeIdstringNEmployee ID
    roleIdstringNRole ID
    addressLine1stringNAddress line 1
    houseNumberstringNHouse number
    streetstringNStreet
    citystringNCity
    postalCodestringNPostal code
    districtstringNDistrict
    countystringNCounty
    stateIdstringNState ID
    latitudinestringNLatitude
    longitudinestringNLongitude
    customerGroupIdstringNCustomer group ID
    customerGroup4KutIdstringNCustomer group 4 Kut ID
    customerGroup3KutIdstringNCustomer group 3 Kut ID
    distributionChannelIdstringNDistribution channel ID
    divisionIdstringNDivision ID
    salesOrganizationIdstringNSales organization ID
    statusIdstringNStatus ID
    bannerIdstringNBanner ID
    retailerstringNRetailer
    storeFormatTipostringNStore format type
    localExternalIdstringNLocal external ID

Request Example

Response Structure

Field Type Mandatory Description
batchIdstringNBatch ID
receivedintegerNNumber of Received Items

Response Example

Docs Navigation