CustomerComponents Web Service
Method/UpdateAddress
CustomerComponents Web Service > All Operations Resource Group : /UpdateAddress (Method)
Description
Update Address record by specified primary key
Request (UpdateAddressSoapIn)

The request body is of type UpdateAddress.

Request Body Parameters

NameDescriptionData Type
 AddressInfo
 xml:boolean
 xml:boolean
isForceUpdate Element isAutoClaim 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 address Element Sequence UpdateAddress 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
isAutoClaim xs:boolean
isForceUpdate xs:boolean
Response (UpdateAddressSoapOut)

The response body is of type UpdateAddressResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateAddressResult Element Sequence UpdateAddressResponse Element

Overview

Sequence
See Also
All Operations Resource GroupCustomerComponents Web Service