CustomerComponents Web Service
Method/GetSingleAddress
CustomerComponents Web Service > All Operations Resource Group : /GetSingleAddress (Method)
Description
Get single record from Addresses table by specified primary key
Request (GetSingleAddressSoapIn)

The request body is of type GetSingleAddress.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleAddress Element

Overview

Sequence
itemId xs:int
Response (GetSingleAddressSoapOut)

The response body is of type GetSingleAddressResponse.

Response Body Parameters

NameDescriptionData Type
 AddressInfo
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 GetSingleAddressResult Element Sequence GetSingleAddressResponse 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
See Also
All Operations Resource GroupCustomerComponents Web Service