AdBookConnect Web Service
MethodUpdateAddress
AdBookConnect Web Service > All Operations Resource Group : UpdateAddress (Method)
Request (IAdBookConnect_UpdateAddress_InputMessage)

The request body is of type UpdateAddress.

Request Body Parameters

NameDescriptionData Type
 Address

Overview

Sequence
Sequence
AddressDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Sequence
Sequence
DynamicPropertyID optional xs:long
AdBook system ID for the DynamicProperty.
Value optional xs:string
Value being assigned to the dynamic property.  The format of the value depends on the type specified in the DynamicProperty definition.
AddressID optional xs:long
AddressLine1 optional xs:string
AddressLine2 optional xs:string
AddressLine3 optional xs:string
AddressName xs:string
City optional xs:string
Country optional xs:string
IsDefault optional xs:boolean
PostalCode optional xs:string
State optional xs:string
200 Response (IAdBookConnect_UpdateAddress_OutputMessage)

The response body is of type UpdateAddressResponse.

Overview

Sequence
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_UpdateAddress_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service