How do I import global location number using SOAP?
Global location number can be imported using Site Level and Site Level ID. Here's a sample payload to import global location number using organizations.
Operation Name: mergeOrganization
Request Body
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/cdm/foundation/parties/organizationService/applicationModule/types/" xmlns:org="http://xmlns.oracle.com/apps/cdm/foundation/parties/organizationService/" xmlns:par="http://xmlns.oracle.com/apps/cdm/foundation/parties/partyService/" xmlns:sour="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/sourceSystemRef/" xmlns:con="http://xmlns.oracle.com/apps/cdm/foundation/parties/contactPointService/" xmlns:con1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/contactPoint/" xmlns:org1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/organization/" xmlns:par1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/partySite/" xmlns:rel="http://xmlns.oracle.com/apps/cdm/foundation/parties/relationshipService/" xmlns:org2="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/orgContact/" xmlns:rel1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/relationship/"> <soapenv:Header/> <soapenv:Body> <typ:mergeOrganization> <typ:organizationParty> <org:PartyId>1003</org:PartyId> <org:PartySite> <par:PartySiteId>300100633380462</par:PartySiteId> <par:GlobalLocationNumber>0847976000005</par:GlobalLocationNumber> </org:PartySite> </typ:organizationParty> </typ:mergeOrganization> </soapenv:Body> </soapenv:Envelope>
Response Body
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <env:Header> <wsa:Action>http://xmlns.oracle.com/apps/cdm/foundation/parties/organizationService/applicationModule/OrganizationService/mergeOrganizationResponse</wsa:Action> <wsa:MessageID>urn:uuid:2a7f3457-5353-43eb-94d3-efc07cccbbf0</wsa:MessageID> </env:Header> <env:Body> <ns0:mergeOrganizationResponse xmlns:ns0="http://xmlns.oracle.com/apps/cdm/foundation/parties/organizationService/applicationModule/types/"> <ns3:result xsi:type="ns2:OrganizationPartyResult" xmlns:ns5="http://xmlns.oracle.com/apps/cdm/foundation/parties/contactPointService/" xmlns:ns8="http://xmlns.oracle.com/apps/cdm/foundation/parties/relationshipService/" xmlns:ns2="http://xmlns.oracle.com/apps/cdm/foundation/parties/organizationService/" xmlns:tns="http://xmlns.oracle.com/adf/svc/errors/" xmlns:ns0="http://xmlns.oracle.com/adf/svc/types/" xmlns:ns1="http://xmlns.oracle.com/apps/cdm/foundation/parties/partyService/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns3="http://xmlns.oracle.com/apps/cdm/foundation/parties/organizationService/applicationModule/types/"> <ns2:Value> <ns2:PartyNumber>1003</ns2:PartyNumber> <ns2:PartyId>1003</ns2:PartyId> <ns2:PartyType>ORGANIZATION</ns2:PartyType> <ns2:PartyName>UNITED PARCEL SERVICE, INC</ns2:PartyName> <ns2:LastUpdatedBy>1318</ns2:LastUpdatedBy> <ns2:ValidatedFlag xsi:nil="true"/> <ns2:LastUpdateLogin>4081020</ns2:LastUpdateLogin> <ns2:CreationDate>1997-02-23T12:47:25Z</ns2:CreationDate> <ns2:RequestId>4350529</ns2:RequestId> <ns2:LastUpdateDate>2007-04-12T21:13:29Z</ns2:LastUpdateDate> <ns2:CreatedBy>1028</ns2:CreatedBy> <ns2:OrigSystemReference>1003</ns2:OrigSystemReference> <ns2:HQBranchIndicator>HQ</ns2:HQBranchIndicator> <ns2:DUNSNumberC>006991681</ns2:DUNSNumberC> <ns2:SICCode>4215</ns2:SICCode> <ns2:JgzzFiscalCode>01-83937602</ns2:JgzzFiscalCode> <ns2:Address1>93 Peachtree Parkway</ns2:Address1> <ns2:Country>US</ns2:Country> <ns2:Address3 xsi:nil="true"/> <ns2:GroupType xsi:nil="true"/> <ns2:Address2 xsi:nil="true"/> <ns2:Address4 xsi:nil="true"/> <ns2:Status>A</ns2:Status> <ns2:City>Atlanta</ns2:City> <ns2:PostalCode>30328</ns2:PostalCode> <ns2:County>Fulton</ns2:County> <ns2:YearEstablished>1969</ns2:YearEstablished> <ns2:Province xsi:nil="true"/> <ns2:State>GA</ns2:State> <ns2:URL xsi:nil="true"/> <ns2:AnalysisFy>1996</ns2:AnalysisFy> <ns2:SICCodeType>1987 SIC</ns2:SICCodeType> <ns2:EmailAddress xsi:nil="true"/> <ns2:FiscalYearendMonth>12</ns2:FiscalYearendMonth> <ns2:EmployeesTotal>25000</ns2:EmployeesTotal> <ns2:CurrentFiscalYearPotentialRevenueAmount>800000000</ns2:CurrentFiscalYearPotentialRevenueAmount> <ns2:NextFyPotentialRevenueAmount xsi:nil="true"/> <ns2:GSAIndicatorFlag>false</ns2:GSAIndicatorFlag> <ns2:CategoryCode>DISTRIBUTION</ns2:CategoryCode> <ns2:LanguageName xsi:nil="true"/> <ns2:MissionStatement xsi:nil="true"/> <ns2:ThirdPartyFlag>false</ns2:ThirdPartyFlag> <ns2:HomeCountry xsi:nil="true"/> <ns2:CreatedByModule xsi:nil="true"/> <ns2:ObjectVersionNumber>10</ns2:ObjectVersionNumber> <ns2:CertificationLevel xsi:nil="true"/> <ns2:CertReasonCode xsi:nil="true"/> <ns2:PrimaryPhonePurpose xsi:nil="true"/> <ns2:PrimaryPhoneContactPointId>3105</ns2:PrimaryPhoneContactPointId> <ns2:PrimaryPhoneLineType>GEN</ns2:PrimaryPhoneLineType> <ns2:PrimaryPhoneCountryCode>1</ns2:PrimaryPhoneCountryCode> <ns2:PrimaryPhoneAreaCode>703</ns2:PrimaryPhoneAreaCode> <ns2:PrimaryPhoneNumber>8441212</ns2:PrimaryPhoneNumber> <ns2:PreferredContactMethod xsi:nil="true"/> <ns2:PrimaryPhoneExtension xsi:nil="true"/> <ns2:IdenAddrLocationId>944</ns2:IdenAddrLocationId> <ns2:PrimaryURLContactPointId xsi:nil="true"/> <ns2:PrimaryEmailContactPointId xsi:nil="true"/> <ns2:IdenAddrPartySiteId>1097</ns2:IdenAddrPartySiteId> <ns2:PreferredName xsi:nil="true"/> <ns2:PersonSecondLastName xsi:nil="true"/> <ns2:PreferredNameId xsi:nil="true"/> <ns2:TradingPartnerIdentifier xsi:nil="true"/> <ns2:PreferredContactPersonId xsi:nil="true"/> <ns2:PreferredFunctionalCurrency xsi:nil="true"/> <ns2:InternalFlag xsi:nil="true"/> <ns2:Comments xsi:nil="true"/> <ns2:CeoName xsi:nil="true"/> <ns2:PrincipalName xsi:nil="true"/> <ns2:OrganizationSize>LARGE</ns2:OrganizationSize> <ns2:PartyUniqueName>UNITED PARCEL SERVICE, INC</ns2:PartyUniqueName> <ns2:SourceSystem xsi:nil="true"/> <ns2:SourceSystemReferenceValue xsi:nil="true"/> <ns2:SourceSystemUpdateDate xsi:nil="true"/> <ns2:PartySite xmlns:ns7="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/partySite/"> <ns1:PartySiteId>300100633380462</ns1:PartySiteId> <ns1:PartyId>1003</ns1:PartyId> <ns1:LocationId>970</ns1:LocationId> <ns1:LastUpdateDate>2025-04-21T14:22:25Z</ns1:LastUpdateDate> <ns1:PartySiteNumber>CDRM_954918</ns1:PartySiteNumber> <ns1:LastUpdatedBy>SALES_ADMIN</ns1:LastUpdatedBy> <ns1:CreationDate>2025-04-21T14:18:47.001Z</ns1:CreationDate> <ns1:CreatedBy>SALES_ADMIN</ns1:CreatedBy> <ns1:LastUpdateLogin>2BA14A2784364190E063682D060A2131</ns1:LastUpdateLogin> <ns1:RequestId xsi:nil="true"/> <ns1:OrigSystem xsi:nil="true"/> <ns1:OrigSystemReference>300100633380462</ns1:OrigSystemReference> <ns1:StartDateActive>2025-04-21</ns1:StartDateActive> <ns1:EndDateActive>4712-12-31</ns1:EndDateActive> <ns1:Mailstop xsi:nil="true"/> <ns1:IdentifyingAddressFlag>false</ns1:IdentifyingAddressFlag> <ns1:Language xsi:nil="true"/> <ns1:Status>A</ns1:Status> <ns1:PartySiteName xsi:nil="true"/> <ns1:Addressee xsi:nil="true"/> <ns1:CreatedByModule>HZ_WS</ns1:CreatedByModule> <ns1:GlobalLocationNumber>0847976000005</ns1:GlobalLocationNumber> <ns1:DUNSNumberC xsi:nil="true"/> <ns1:Comments xsi:nil="true"/> <ns1:PartySiteType xsi:nil="true"/> <ns1:PartyNameDba xsi:nil="true"/> <ns1:PartyNameDivision xsi:nil="true"/> <ns1:PartyNameLegal xsi:nil="true"/> <ns1:RelationshipId xsi:nil="true"/> <ns1:PartyUsageCode xsi:nil="true"/> <ns1:UsageCode xsi:nil="true"/> <ns1:FormattedAddress>1800 Satellite Drive,DISTRIBUTION CENTER,CHATTANOOGA, TN 37401</ns1:FormattedAddress> <ns1:Country>US</ns1:Country> <ns1:Address1>1800 Satellite Drive</ns1:Address1> <ns1:Address2>Distribution Center</ns1:Address2> <ns1:Address3>Warehouse B</ns1:Address3> <ns1:Address4 xsi:nil="true"/> <ns1:City>Chattanooga</ns1:City> <ns1:PostalCode>37401</ns1:PostalCode> <ns1:State>TN</ns1:State> <ns1:Province xsi:nil="true"/> <ns1:County>Hamilton</ns1:County> <ns1:AddressStyle xsi:nil="true"/> <ns1:ValidatedFlag xsi:nil="true"/> <ns1:AddressLinesPhonetic xsi:nil="true"/> <ns1:PostalPlus4Code xsi:nil="true"/> <ns1:Position xsi:nil="true"/> <ns1:LocationDirections xsi:nil="true"/> <ns1:AddressExpirationDate xsi:nil="true"/> <ns1:LocationLanguage xsi:nil="true"/> <ns1:ValidationStatusCode xsi:nil="true"/> <ns1:DateValidated xsi:nil="true"/> <ns1:DoNotValidateFlag xsi:nil="true"/> <ns1:HouseType xsi:nil="true"/> <ns1:FormattedMultilineAddress>1800 Satellite Drive<BR>DISTRIBUTION CENTER<BR>CHATTANOOGA, TN 37401</ns1:FormattedMultilineAddress> <ns1:Country1>US</ns1:Country1> <ns1:ObjectVersionNumber1>10</ns1:ObjectVersionNumber1> <ns1:ContactPreferenceExistFlag>false</ns1:ContactPreferenceExistFlag> <ns1:FormattedLocaleAddress xsi:nil="true"/> <ns1:CurrencyCode>USD</ns1:CurrencyCode> <ns1:CorpCurrencyCode>USD</ns1:CorpCurrencyCode> <ns1:CurcyConvRateType>Corporate</ns1:CurcyConvRateType> <ns1:InternalFlag>false</ns1:InternalFlag> <ns1:OverallPrimaryFlag>false</ns1:OverallPrimaryFlag> <ns1:EmailAddress xsi:nil="true"/> <ns1:Latitude xsi:nil="true"/> <ns1:Longitude xsi:nil="true"/> </ns2:PartySite> </ns2:Value> </ns3:result> </ns0:mergeOrganizationResponse> </env:Body> </env:Envelope>