CustomerComponents Web Service
Method/SmartUpdateAddress
CustomerComponents Web Service > All Operations Resource Group : /SmartUpdateAddress (Method)
Description
The SmartUpdateAddress function updates an address record. If the record does not exist, this method adds a record.
Request (SmartUpdateAddressSoapIn)

The request body is of type SmartUpdateAddress.

Request Body Parameters

NameDescriptionData Type
 AddressInfo
 xml:boolean
isForceUpdate Element AttentionOf Element County Element CountryId Element City Element ZipCode Element AddressDescription Element Address Element NumberPart2 Element NumberPart1 Element Street Element DefaultDeliveryAddress Element AddressType Element Cancelled Element ExternalCode Element CustomerId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence info Element Sequence SmartUpdateAddress Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CustomerId xs:int
ExternalCode optional xs:string
Cancelled xs:boolean
Street optional xs:string
NumberPart2 optional xs:string
Address optional xs:string
AddressDescription optional xs:string
ZipCode optional xs:string
City optional xs:string
CountryId xs:int
County optional xs:string
AttentionOf optional xs:string
isForceUpdate xs:boolean
Response (SmartUpdateAddressSoapOut)

The response body is of type SmartUpdateAddressResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
SmartUpdateAddressResult Element Sequence SmartUpdateAddressResponse Element

Overview

Sequence
See Also
All Operations Resource GroupCustomerComponents Web Service