CustomerComponents Web Service
Method/SplitAddress
CustomerComponents Web Service > All Operations Resource Group : /SplitAddress (Method)
Description
The SplitAddress method accepts an address and will split it in the separate parts expected by Retail3000 returning it as separate fields
Request (SplitAddressSoapIn)

The request body is of type SplitAddress.

Request Body Parameters

NameDescriptionData Type
 xml:string
address Element Sequence SplitAddress Element

Overview

Sequence
address optional xs:string
Response (SplitAddressSoapOut)

The response body is of type SplitAddressResponse.

Response Body Parameters

NameDescriptionData Type
 xml:string
 xml:int
 xml:string
numberPart2 Element numberPart1 Element streetName Element Sequence SplitAddressResponse Element

Overview

Sequence
streetName optional xs:string
numberPart2 optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service