• Register

MDGReplicationRel Request

This API allow to send replication request to C4C

Request URI

Post /mdgreplicationrel/v1

Header Parameter

Field Type Mandatory Value
SOAPAction string Y BusinessPartnerRelationshipSUITEBulkReplicateRequest

Request Structure

Field Type Mandatory Description
BusinessPartnerRelationshipSUITEBulkReplicateRequest
    MessageHeader
        ID string N Message ID
        UUID string N Message UUID
        ReferenceID string N Reference ID
        ReferenceUUID string N Reference UUID
        CreationDateTime dateTime N Creation date/time
        TestDataIndicator boolean N Test data indicator
        ReconciliationIndicator boolean N Reconciliation indicator
        SenderBusinessSystemID string N Sender system ID
        RecipientBusinessSystemID string N Recipient system ID
        SenderParty
            InternalID string N Internal ID
            StandardID string N Standard ID
            ContactPerson
                InternalID string N Internal ID
                OrganisationFormattedName string N Organisation name
                PersonFormattedName string N Person name
                PhoneNumber(0...∞)
                    AreaID string N Area ID
                    SubscriberID string N Subscriber ID
                    ExtensionID string N Extension ID
                    CountryCode string N Country code
                    CountryDiallingCode string N Country dialling code
                    CountryName string N Country name
                FaxNumber(0...∞)
                    AreaID string N Area ID
                    SubscriberID string N Subscriber ID
                    ExtensionID string N Extension ID
                    CountryCode string N Country code
                    CountryDiallingCode string N Country dialling code
                    CountryName string N Country name
                EmailURI string N Email URI
        RecipientParty
            InternalID string N Internal ID
            StandardID string N Standard ID
            ContactPerson
                InternalID string N Internal ID
                OrganisationFormattedName string N Organisation name
                PersonFormattedName string N Person name
                PhoneNumber(0...∞)
                    AreaID string N Area ID
                    SubscriberID string N Subscriber ID
                    ExtensionID string N Extension ID
                    CountryCode string N Country code
                    CountryDiallingCode string N Country dialling code
                    CountryName string N Country name
                FaxNumber(0...∞)
                    AreaID string N Area ID
                    SubscriberID string N Subscriber ID
                    ExtensionID string N Extension ID
                    CountryCode string N Country code
                    CountryDiallingCode string N Country dialling code
                    CountryName string N Country name
                EmailURI string N Email URI
        BusinessScope
            TypeCode string Y Type code
            InstanceID string N Instance ID
            ID string N Scope ID
    BusinessPartnerRelationshipSUITEReplicateRequestMessage(1...∞)
        MessageHeader
            ID string N Message ID
            UUID string N Message UUID
            ReferenceID string N Reference ID
            ReferenceUUID string N Reference UUID
            CreationDateTime dateTime N Creation date/time
            TestDataIndicator boolean N Test data indicator
            ReconciliationIndicator boolean N Reconciliation indicator
            SenderBusinessSystemID string N Sender system ID
            RecipientBusinessSystemID string N Recipient system ID
            SenderParty
                InternalID string N Internal ID
                StandardID string N Standard ID
                ContactPerson
                    InternalID string N Internal ID
                    OrganisationFormattedName string N Organisation name
                    PersonFormattedName string N Person name
                    PhoneNumber(0...∞)
                        AreaID string N Area ID
                        SubscriberID string N Subscriber ID
                        ExtensionID string N Extension ID
                        CountryCode string N Country code
                        CountryDiallingCode string N Country dialling code
                        CountryName string N Country name
                    FaxNumber(0...∞)
                        AreaID string N Area ID
                        SubscriberID string N Subscriber ID
                        ExtensionID string N Extension ID
                        CountryCode string N Country code
                        CountryDiallingCode string N Country dialling code
                        CountryName string N Country name
                    EmailURI string N Email URI
            RecipientParty
                InternalID string N Internal ID
                StandardID string N Standard ID
                ContactPerson
                    InternalID string N Internal ID
                    OrganisationFormattedName string N Organisation name
                    PersonFormattedName string N Person name
                    PhoneNumber(0...∞)
                        AreaID string N Area ID
                        SubscriberID string N Subscriber ID
                        ExtensionID string N Extension ID
                        CountryCode string N Country code
                        CountryDiallingCode string N Country dialling code
                        CountryName string N Country name
                    FaxNumber(0...∞)
                        AreaID string N Area ID
                        SubscriberID string N Subscriber ID
                        ExtensionID string N Extension ID
                        CountryCode string N Country code
                        CountryDiallingCode string N Country dialling code
                        CountryName string N Country name
                    EmailURI string N Email URI
            BusinessScope
                TypeCode string Y Type code
                InstanceID string N Instance ID
                ID string N Scope ID
        BusinessPartner
            UUID string N UUID
            InternalID string N Internal ID
            ReceiverUUID string N Receiver UUID
            ReceiverInternalID string N Receiver internal ID
            ExternalID string N External ID
            RelationshipBusinessPartner
                UUID string N UUID
                internalID string N Receiver internal ID
                ExternalID string N External ID
            ReceiverRelationshipBusinessPartnerInternal
                ReceiverInternalID string N Receiver internal ID
                ReceiverUUID string N Receiver UUID
                RoleCode string N RoleCode
            ValidityPeriod
                 StartDate string N StartDate
                 EndDate string N EndDate
            DefaultIndicator string N DefaultIndicator
            ContactPerson
             BusinessPartnerFunctionTypeCode string N TypeCode
             BusinessPartnerFunctionalAreaCode string N AreaCode
                PowerOfAttorneyTypeCode string N Type ID
                VIPReasonCode string N VIPReasonCode
                ContactPersonNote string N ContactPersonNote
                WorkplaceAddressInformation


                AddressReceiverUUID string N

AddressReceiverUUID

                 AddressUUID string N AddressUUID
                 DefaultIndicator string N DefaultIndicator
                 Address
                 CommunicationPreference
                 typeCode String N PreferredCommunicationMediumTypeCode
                 Email(0...∞)


                     URI string N Second placeholder ID
                     UsageDeniedIndicator string N Third placeholder ID
                     ValidityPeriod


                    StartDate string N StartDate
                    EndDate string N EndDate
                    SecondPlaceholderSubstitutionText string N Second substitution text
                    ThirdPlaceholderSubstitutionText string N Third substitution text
                    FourthPlaceholderSubstitutionText string N Fourth substitution text
                WebURI string N Web URI

Docs Navigation