CustomerComponents Web Service
Method/AddAddress
CustomerComponents Web Service > All Operations Resource Group : /AddAddress (Method)
Description
Add new record to Addresses table
Request (AddAddressSoapIn)

The request body is of type AddAddress.

Request Body Parameters

NameDescriptionData Type
 AddressInfo
 xml:boolean
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 AddAddress 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
Response (AddAddressSoapOut)

The response body is of type AddAddressResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddAddressResult Element Sequence AddAddressResponse Element

Overview

Sequence
See Also
All Operations Resource GroupCustomerComponents Web Service